File tree
Expand file treeCollapse file tree
4 files changed
+57
-20
lines changedFilter options
- src
- main/java/org/sonatype/plexus/build/incremental
- test/java/org/sonatype/plexus/build/incremental/test
Expand file treeCollapse file tree
4 files changed
+57
-20
lines changedsrc/main/java/org/sonatype/plexus/build/incremental/BuildContext.java
Copy file name to clipboardExpand all lines: src/main/java/org/sonatype/plexus/build/incremental/BuildContext.java+21-5Lines changed: 21 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
25 | 28 |
|
26 | 29 |
|
27 | 30 |
|
| ||
144 | 147 |
|
145 | 148 |
|
146 | 149 |
|
| 150 | + |
147 | 151 |
|
148 | 152 |
|
149 | 153 |
|
150 | 154 |
|
151 | 155 |
|
152 |
| - |
| 156 | + |
| 157 | + |
153 | 158 |
|
154 |
| - |
| 159 | + |
155 | 160 |
|
156 | 161 |
|
157 |
| - |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
158 | 171 |
|
159 |
| - |
| 172 | + |
160 | 173 |
|
161 | 174 |
|
| 175 | + |
| 176 | + |
| 177 | + |
162 | 178 |
|
163 | 179 |
|
164 |
| - |
| 180 | + |
165 | 181 |
|
166 | 182 |
|
167 | 183 |
|
|
src/main/java/org/sonatype/plexus/build/incremental/DefaultBuildContext.java
Copy file name to clipboardExpand all lines: src/main/java/org/sonatype/plexus/build/incremental/DefaultBuildContext.java+22-7Lines changed: 22 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
93 | 96 |
|
94 |
| - |
| 97 | + |
95 | 98 |
|
96 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
97 | 103 |
|
98 |
| - |
| 104 | + |
99 | 105 |
|
100 | 106 |
|
101 |
| - |
102 |
| - |
103 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
104 | 117 |
|
105 | 118 |
|
106 |
| - |
| 119 | + |
107 | 120 |
|
108 | 121 |
|
109 |
| - |
| 122 | + |
| 123 | + |
| 124 | + |
110 | 125 |
|
111 | 126 |
|
src/main/java/org/sonatype/plexus/build/incremental/ThreadBuildContext.java
Copy file name to clipboardExpand all lines: src/main/java/org/sonatype/plexus/build/incremental/ThreadBuildContext.java+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
| 94 | + |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
| 98 | + |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
102 | 105 |
|
103 |
| - |
| 106 | + |
104 | 107 |
|
105 | 108 |
|
| 109 | + |
| 110 | + |
| 111 | + |
106 | 112 |
|
107 |
| - |
| 113 | + |
108 | 114 |
|
109 | 115 |
|
110 | 116 |
|
|
src/test/java/org/sonatype/plexus/build/incremental/test/TestIncrementalBuildContext.java
Copy file name to clipboardExpand all lines: src/test/java/org/sonatype/plexus/build/incremental/test/TestIncrementalBuildContext.java+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 |
| - |
| 190 | + |
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
|
0 commit comments