Jan Høydahl
74a8d6d5ac
SOLR-11207: Add OWASP dependency checker to gradle build ( #1121 )
...
* SOLR-11207: Add OWASP dependency checker to gradle build
2020-01-26 10:01:51 +01:00
Cassandra Targett
74e88deba7
Revert "SOLR-12930: move Gradle docs from ./help/ to new ./dev-docs/ directory"
...
This reverts commit 2d8650d36c
.
2020-01-24 15:56:00 -06:00
Cassandra Targett
2d8650d36c
SOLR-12930: move Gradle docs from ./help/ to new ./dev-docs/ directory
2020-01-23 14:04:19 -06:00
Robert Muir
9dae566ee7
LUCENE-9160: add params/docs to override jvm params in gradle build, default C2 off in tests.
...
Adds some build parameters to tune how tests run. There is an example
shown by "gradle helpLocalSettings"
Default C2 off in tests as it is wasteful locally and causes slowdown of
tests runs. You can override this by setting tests.jvmargs for gradle,
or args for ant.
Some crazy lucene stress tests may need to be toned down after the
change, as they may have been doing too many iterations by default...
but this is not a new problem.
2020-01-22 09:58:30 -05:00
Dawid Weiss
ae2e4f3ae9
Add git help to help/
2020-01-15 10:40:41 +01:00
Dawid Weiss
4599c51f0d
LUCENE-9122: add support for running tests against alternate jvms.
2020-01-09 19:00:32 +01:00
Dawid Weiss
14db6cb56e
Update ant's precommit equivalent.
2020-01-08 15:11:40 +01:00
Dawid Weiss
d2d28329ef
Changed license checksum regeneration task name to updateLicenses.
2019-12-18 14:14:39 +01:00
Dawid Weiss
4707fa2322
Add info about license tasks.
2019-12-13 15:21:08 +01:00
Dawid Weiss
eea3c1e472
Merging with master. Add deps help links.
2019-12-09 11:02:13 +01:00
Dawid Weiss
02c79dd211
Add testOpts task and info about it in tests.txt
2019-12-08 18:45:41 +01:00
Dawid Weiss
4d3040235e
Add initial guidelines concerning dependency management.
2019-12-08 18:34:12 +01:00
Dawid Weiss
1021f04d1a
Add some support for -Ptests.verbose mode when streams are dumped to the console. This is constrained by gradle's runner but is better than nothing.
2019-12-07 14:53:13 +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
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
5459a7938f
Clarify when test target skips and how to force-run it even for the same seed.
2019-12-02 18:04:56 +01:00
Dawid Weiss
d4a9842375
Initial gradle build layer.
2019-12-02 15:34:57 +01:00