Dawid Weiss
|
491c99a3de
|
LUCENE-9232: tone down daemon defaults in generated local settings.
|
2020-02-18 19:43:39 +01:00 |
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
|
b420ef8f77
|
LUCENE-9179: don't invoke the same build recursively upon first run, just continue. Seems like gradle bug but let's not cry about it - it just happens once and CI defaults can be passed independently on command-line.
|
2020-01-27 17:34:13 +01:00 |
Dawid Weiss
|
6f85ec0460
|
LUCENE-9174: Bump default gradle memory to 2g
|
2020-01-26 18:27:41 +01:00 |
Robert Muir
|
4d61e4aaab
|
change generate-defaults.gradle not to cap testsJvms at 4
|
2020-01-24 08:49:17 -05:00 |
Dawid Weiss
|
cf51dfdb37
|
Silence gradle warnings. We'll deal with them when we upgrade the wrapper.
|
2020-01-09 17:41:53 +01:00 |
Dawid Weiss
|
10baa68b60
|
Revert "Disable checkUnusedConstraints in palantir's plugin (bug)."
This reverts commit b32db8ee6a .
|
2020-01-09 17:40:51 +01:00 |
Dawid Weiss
|
b32db8ee6a
|
Disable checkUnusedConstraints in palantir's plugin (bug).
|
2020-01-09 17:05:02 +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
|
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 |