Commit 0e7bd00
File tree
Expand file treeCollapse file tree
25 files changed
+116
-130
lines changedFilter options
- src
- it
- MCHECKSTYLE-222-resources
- MCHECKSTYLE-222-testResources
- MCHECKSTYLE-338
- MCHECKSTYLE-412/src/main/java/org
- MCHECKSTYLE-99
- MCHECKSTYLE-99-custom-xref-test-location
- checkstyle-goal
- main/java/org/apache/maven/plugins/checkstyle
- test
- java/org/apache/maven/plugins/checkstyle
- stubs
- resources/plugin-configs
Expand file treeCollapse file tree
25 files changed
+116
-130
lines changed+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
src/it/MCHECKSTYLE-222-resources/verify.groovy
Copy file name to clipboardExpand all lines: src/it/MCHECKSTYLE-222-resources/verify.groovy+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
src/it/MCHECKSTYLE-222-testResources/verify.groovy
Copy file name to clipboardExpand all lines: src/it/MCHECKSTYLE-222-testResources/verify.groovy+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
src/it/MCHECKSTYLE-338/verify.groovy
Copy file name to clipboardExpand all lines: src/it/MCHECKSTYLE-338/verify.groovy+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
src/it/MCHECKSTYLE-412/src/main/java/org/MyClass.java
Copy file name to clipboardExpand all lines: src/it/MCHECKSTYLE-412/src/main/java/org/MyClass.java-26Lines changed: 0 additions & 26 deletions
This file was deleted.
src/it/MCHECKSTYLE-99-custom-xref-test-location/verify.groovy
Copy file name to clipboardExpand all lines: src/it/MCHECKSTYLE-99-custom-xref-test-location/verify.groovy+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
src/it/MCHECKSTYLE-99/verify.groovy
Copy file name to clipboardExpand all lines: src/it/MCHECKSTYLE-99/verify.groovy+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
src/it/checkstyle-goal/verify.groovy
Copy file name to clipboardExpand all lines: src/it/checkstyle-goal/verify.groovy+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 |
|
src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java
Copy file name to clipboardExpand all lines: src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
474 | 475 |
|
475 | 476 |
|
476 | 477 |
|
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
477 | 486 |
|
478 | 487 |
|
479 | 488 |
|
|
src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.java
Copy file name to clipboardExpand all lines: src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.java-17Lines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 | 21 |
|
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 |
| - |
28 | 24 |
|
29 | 25 |
|
30 | 26 |
|
| ||
40 | 36 |
|
41 | 37 |
|
42 | 38 |
|
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 | 39 |
|
57 | 40 |
|
58 | 41 |
|
|
src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleReport.java
Copy file name to clipboardExpand all lines: src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleReport.java-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 | 41 |
|
49 | 42 |
|
50 | 43 |
|
|
src/test/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleTestCase.java
Copy file name to clipboardExpand all lines: src/test/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleTestCase.java+34-15Lines changed: 34 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
| 25 | + |
25 | 26 |
|
| 27 | + |
26 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
27 | 32 |
|
28 | 33 |
|
29 | 34 |
|
| ||
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
42 |
| - |
43 |
| - |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| ||
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 | 63 |
|
72 | 64 |
|
73 | 65 |
|
| ||
121 | 113 |
|
122 | 114 |
|
123 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
124 | 120 |
|
125 |
| - |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
| ||
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
151 | 170 |
|
src/test/java/org/apache/maven/plugins/checkstyle/CheckstyleReportTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/apache/maven/plugins/checkstyle/CheckstyleReportTest.java+11-9Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
| 38 | + |
| 39 | + |
43 | 40 |
|
44 | 41 |
|
45 | 42 |
|
| ||
117 | 114 |
|
118 | 115 |
|
119 | 116 |
|
120 |
| - |
| 117 | + |
121 | 118 |
|
122 |
| - |
| 119 | + |
123 | 120 |
|
124 | 121 |
|
125 | 122 |
|
| ||
173 | 170 |
|
174 | 171 |
|
175 | 172 |
|
176 |
| - |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
177 | 179 |
|
178 | 180 |
|
src/test/java/org/apache/maven/plugins/checkstyle/stubs/CheckstyleProjectStub.java
Copy file name to clipboardExpand all lines: src/test/java/org/apache/maven/plugins/checkstyle/stubs/CheckstyleProjectStub.java+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| 31 | + |
29 | 32 |
|
30 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
31 | 49 |
|
32 | 50 |
|
33 | 51 |
|
| ||
39 | 57 |
|
40 | 58 |
|
41 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
42 | 65 |
|
0 commit comments