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
|
7c762c969a
|
Allow simultaneous call to sha regeneration and validation by introducing soft ordering constraint.
|
2019-12-18 14:54:13 +01:00 |
Dawid Weiss
|
d2d28329ef
|
Changed license checksum regeneration task name to updateLicenses.
|
2019-12-18 14:14:39 +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
|
faadb65202
|
Regenerate checksum for a single dependency once. Add trailing newline for consistency with ant code.
|
2019-12-17 14:27:25 +01:00 |
Dawid Weiss
|
8906c2ddbe
|
Merge forbidden APIs rules.
|
2019-12-17 13:39:10 +01:00 |
Dawid Weiss
|
401ddc6dd1
|
Upgrade gradlew. Add environment sanity check.
|
2019-12-16 15:23:06 +01:00 |
Dawid Weiss
|
208d094262
|
Remove checksum files from ref guide.
|
2019-12-13 17:09:25 +01:00 |
Dawid Weiss
|
3aff1664e5
|
updateChecksums, validation of dangling unreferenced files under licenses/. Separated licenses-gradle for Solr for now (doesn't include transitive Lucene dependencies).
|
2019-12-13 15:07:59 +01:00 |
Dawid Weiss
|
d8cac07d2a
|
Sort output of dangling license files.
|
2019-12-13 14:03:06 +01:00 |
Dawid Weiss
|
4500f0e327
|
Consolidating versions between gradle and ant.
|
2019-12-13 13:31:23 +01:00 |
Dawid Weiss
|
25fc0487a1
|
Working jar checksums and aligned with ant build.
|
2019-12-13 12:12:29 +01:00 |
Dawid Weiss
|
73e8b49f0d
|
Align versions with ant build.
|
2019-12-13 12:01:26 +01:00 |
Dawid Weiss
|
a392a83558
|
Add support for validating the presence of licenses and notices.
|
2019-12-12 19:25:46 +01:00 |
Dawid Weiss
|
453eee3987
|
Initial work on jar checksums/ license file validation.
|
2019-12-11 18:41:27 +01:00 |
Dawid Weiss
|
85e0e4fb75
|
Add a workaround for the problem of forbiddenApis not running upon changing just the rules/ rulesets.
|
2019-12-03 18:41:11 +01:00 |
Dawid Weiss
|
0247f02a70
|
Only apply log4j rules to Solr.
|
2019-12-03 15:18:10 +01:00 |
Dawid Weiss
|
a6d6d633d5
|
Apply servlet APIs to just Solr.
|
2019-12-03 14:43:50 +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 |