Robert Muir
|
975df9ddd3
|
LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task
|
2020-01-27 12:05:34 -05:00 |
Dawid Weiss
|
ca8661bc3a
|
Reworked dependency resolution for license checks to work around a problem with gradle. Consolidated licenses with the ant build (excluding some jars from the ref-guide).
|
2019-12-30 14:05:08 +01:00 |
Dawid Weiss
|
0e2a493446
|
Add transitive Lucene dependencies so that Solr licenses/ folder is (more) consistent with ant. This is an insane hack at the build-level. Mark it for removal once we get rid of ant.
|
2019-12-17 15:02:08 +01:00 |
Dawid Weiss
|
73e8b49f0d
|
Align versions with ant build.
|
2019-12-13 12:01:26 +01:00 |
Dawid Weiss
|
64e1499bc7
|
Add verification check that gradle and ant rules are in sync.
|
2019-12-03 23:08:57 +01:00 |
Dawid Weiss
|
6461909129
|
Port forbidden APIs. See gradlew :helpForbiddenApis to see how rules are applied automatically based on the set of dependencies of a project.
|
2019-12-03 14:40:35 +01:00 |
Dawid Weiss
|
d4a9842375
|
Initial gradle build layer.
|
2019-12-02 15:34:57 +01:00 |