Commit 91a04f2
authored
We enforce a full rewrite of module dependencies. We have seen problems with idea
classpaths when major dependency updates have been made (e.g. lucene updates). This
should avoid keeping stale dependencies on the idea classpath causing trouble for
our engineers.
1 parent 595814e commit 91a04f2
File tree
1 file changed
+11
-0
lines changed- build-tools-internal/src/main/groovy
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
25 | 36 | | |
26 | 37 | | |
27 | 38 | | |
| |||
0 commit comments