aboutsummaryrefslogtreecommitdiff
path: root/test/configuration/resource/configurationRoot/out.txt
blob: bcb468c2c90b67cfe8cc985bef3da782540551fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
Configuration for 'BASE/d1/d11'.

# Emit a warning or error if @Accessors is used.
lombok.accessors.flagUsage = ERROR
# BASE/d1/d11/lombok.config (stopped bubbling):
#    4: lombok.accessors.flagUsage = ERROR

# Generate setters that return 'this' instead of 'void' (default: false).
lombok.accessors.chain = false
# BASE/d1/d11/lombok.config (stopped bubbling):
#    3: lombok.accessors.chain = false

# Strip this field prefix, like 'f' or 'm_', from the names of generated getters and setters.
lombok.accessors.prefix += f
# BASE/d1/d11/lombok.config (stopped bubbling):
#    5: lombok.accessors.prefix += f

# Generate @javax.annotation.Generated on all generated code (default: false). Deprecated, use 'lombok.addJavaxGeneratedAnnotation' instead.
clear lombok.addGeneratedAnnotation

# Generate @javax.annotation.Generated on all generated code (default: follow lombok.addGeneratedAnnotation).
clear lombok.addJavaxGeneratedAnnotation

# Generate @ConstructorProperties for generated constructors (default: false).
clear lombok.anyConstructor.addConstructorProperties

# Use this name for the generated logger fields (default: 'log').
clear lombok.log.fieldName

# Copy these annotations to getters, setters, with methods, builder-setters, etc.
lombok.copyableAnnotations += copy1
# BASE/d1/d11/lombok.config (stopped bubbling):
#    7: lombok.copyableAnnotations += copy1


Configuration for:
- BASE/d1/d11/d111
- BASE/d1/d11/d111/f1.txt

# Emit a warning or error if @Accessors is used.
lombok.accessors.flagUsage = ERROR
# BASE/d1/d11/lombok.config (stopped bubbling):
#    4: lombok.accessors.flagUsage = ERROR

# Generate setters that return 'this' instead of 'void' (default: false).
clear lombok.accessors.chain
# BASE/d1/d11/lombok.config (stopped bubbling):
#    3: lombok.accessors.chain = false
# 
# BASE/d1/d11/d111/lombok.config:
#    3: clear lombok.accessors.chain

# Strip this field prefix, like 'f' or 'm_', from the names of generated getters and setters.
lombok.accessors.prefix += e_
lombok.accessors.prefix += h_
lombok.accessors.prefix += z_
lombok.accessors.prefix += f
lombok.accessors.prefix += m_
# BASE/d1/d11/lombok.config (stopped bubbling):
#    5: lombok.accessors.prefix += f
# 
# BASE/e1/environment.config (imported from BASE/d1/d11/d111/import1.config:6):
#    1: lombok.accessors.prefix += e_
# 
# BASE/home/home.config (imported from BASE/d1/d11/d111/import1.config:7):
#    1: lombok.accessors.prefix += h_
# 
# BASE/d1/d11/d111/import1.config (imported from BASE/d1/d11/d111/lombok.config:1):
#    8: lombok.accessors.prefix += z_
#    9: lombok.accessors.prefix += f
# 
# BASE/d1/d11/d111/lombok.config:
#    4: lombok.accessors.prefix += m_

# Generate @javax.annotation.Generated on all generated code (default: false). Deprecated, use 'lombok.addJavaxGeneratedAnnotation' instead.
lombok.addGeneratedAnnotation = true
# BASE/archives/a1.jar!d1/include.config (imported from BASE/archives/a1.jar!lombok.config:1) (stopped bubbling):
#    4: lombok.addGeneratedAnnotation = true

# Generate @javax.annotation.Generated on all generated code (default: follow lombok.addGeneratedAnnotation).
lombok.addJavaxGeneratedAnnotation = true
# BASE/archives/a1.jar!d2/include.config (imported from BASE/archives/a1.jar!d1/include.config:1) (stopped bubbling):
#    1: lombok.addJavaxGeneratedAnnotation = true

# Generate @ConstructorProperties for generated constructors (default: false).
lombok.anyConstructor.addConstructorProperties = true
# BASE/archives/a1.jar!lombok.config (imported from BASE/d1/d11/d111/import1.config:4) (stopped bubbling):
#    3: lombok.anyConstructor.addConstructorProperties = true

# Use this name for the generated logger fields (default: 'log').
clear lombok.log.fieldName

# Copy these annotations to getters, setters, with methods, builder-setters, etc.
lombok.copyableAnnotations += copy2
# BASE/d1/d11/lombok.config (stopped bubbling):
#    7: lombok.copyableAnnotations += copy1
# 
# BASE/archives/a2.zip!reset.config (imported from BASE/d1/d11/d111/lombok.config:2):
#    1: clear lombok.copyableAnnotations
# 
# BASE/d1/d11/d111/lombok.config:
#    5: lombok.copyableAnnotations += copy2


Configuration for 'BASE/d1/d12'.

# Emit a warning or error if @Accessors is used.
clear lombok.accessors.flagUsage

# Generate setters that return 'this' instead of 'void' (default: false).
lombok.accessors.chain = true
# BASE/d1/d12/lombok.config (stopped bubbling):
#    3: lombok.accessors.chain = true

# Strip this field prefix, like 'f' or 'm_', from the names of generated getters and setters.
clear lombok.accessors.prefix

# Generate @javax.annotation.Generated on all generated code (default: false). Deprecated, use 'lombok.addJavaxGeneratedAnnotation' instead.
clear lombok.addGeneratedAnnotation

# Generate @javax.annotation.Generated on all generated code (default: follow lombok.addGeneratedAnnotation).
clear lombok.addJavaxGeneratedAnnotation

# Generate @ConstructorProperties for generated constructors (default: false).
clear lombok.anyConstructor.addConstructorProperties

# Use this name for the generated logger fields (default: 'log').
clear lombok.log.fieldName

# Copy these annotations to getters, setters, with methods, builder-setters, etc.
clear lombok.copyableAnnotations