Dawid Weiss
|
226f5490a0
|
Correct lucene version passed to tests to be stripped of qualifiers.
|
2019-12-06 13:05:10 +01:00 |
Dawid Weiss
|
cd7fd6d750
|
Clean up test property passing and move a number of properties and randomizations from common.build (ant counterpart)
|
2019-12-06 11:55:53 +01:00 |
Dawid Weiss
|
62a810cda7
|
Fail the build if --tests filter is applied and no tests execute during the entire build (this allows for an empty set of filtered tests at single project level).
|
2019-12-05 13:23:43 +01:00 |
Dawid Weiss
|
bf7d115414
|
Generate hardware-specific defaults for gradle parallelism on the first build run (any task). Add some explanations on how to tweak local settings even further (gradlew :helpLocalSettings
|
2019-12-05 11:14:09 +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
|
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 |
Dawid Weiss
|
0d7336db9d
|
Moved gradle fragments under ci/ and maven/ for clarity.
|
2019-12-03 12:10:13 +01:00 |
Dawid Weiss
|
27f4b02ab4
|
Correct helpAnt location and add a check to verify this in the future.
|
2019-12-03 09:27:52 +01:00 |
Dawid Weiss
|
d4a9842375
|
Initial gradle build layer.
|
2019-12-02 15:34:57 +01:00 |