File tree
Expand file treeCollapse file tree
16 files changed
+13
-41
lines changedFilter options
- .github/workflows
- plexus-compiler-its
- src/main/it
- MCOMPILER-346-mre
- aspectj-compiler
- eclipse-compiler-mapstruct
- error-prone-compiler
- missing-warnings
- simple-eclipse-compiler
- simple-eclipse-compiler-fail
- simple-javac
- simple-javac-fork
- plexus-compilers
- plexus-compiler-aspectj
- plexus-compiler-eclipse
- plexus-compiler-javac-errorprone
Expand file treeCollapse file tree
16 files changed
+13
-41
lines changed.github/workflows/maven.yml
Copy file name to clipboardExpand all lines: .github/workflows/maven.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
plexus-compiler-its/pom.xml
Copy file name to clipboardExpand all lines: plexus-compiler-its/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
plexus-compiler-its/src/main/it/MCOMPILER-346-mre/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/MCOMPILER-346-mre/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compiler-its/src/main/it/aspectj-compiler/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/aspectj-compiler/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compiler-its/src/main/it/eclipse-compiler-mapstruct/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/eclipse-compiler-mapstruct/invoker.properties+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
plexus-compiler-its/src/main/it/error-prone-compiler/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/error-prone-compiler/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compiler-its/src/main/it/missing-warnings/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/missing-warnings/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compiler-its/src/main/it/simple-eclipse-compiler-fail/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/simple-eclipse-compiler-fail/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compiler-its/src/main/it/simple-eclipse-compiler/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/simple-eclipse-compiler/invoker.properties+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
plexus-compiler-its/src/main/it/simple-javac-fork/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/simple-javac-fork/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compiler-its/src/main/it/simple-javac-fork/pom.xml
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/simple-javac-fork/pom.xml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
| 35 | + |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
plexus-compiler-its/src/main/it/simple-javac/invoker.properties
Copy file name to clipboardExpand all lines: plexus-compiler-its/src/main/it/simple-javac/invoker.properties-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
plexus-compilers/plexus-compiler-aspectj/pom.xml
Copy file name to clipboardExpand all lines: plexus-compilers/plexus-compiler-aspectj/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
plexus-compilers/plexus-compiler-eclipse/pom.xml
Copy file name to clipboardExpand all lines: plexus-compilers/plexus-compiler-eclipse/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
plexus-compilers/plexus-compiler-javac-errorprone/pom.xml
Copy file name to clipboardExpand all lines: plexus-compilers/plexus-compiler-javac-errorprone/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
+3-25Lines changed: 3 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
| 45 | + |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
| ||
190 | 189 |
|
191 | 190 |
|
192 | 191 |
|
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 | 192 |
|
201 | 193 |
|
202 | 194 |
|
| ||
206 | 198 |
|
207 | 199 |
|
208 | 200 |
|
209 |
| - |
210 |
| - |
| 201 | + |
| 202 | + |
211 | 203 |
|
212 | 204 |
|
213 | 205 |
|
214 | 206 |
|
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
227 |
| - |
228 |
| - |
229 | 207 |
|
230 | 208 |
|
231 | 209 |
|
|
0 commit comments