Uwe Schindler
|
5c2e96b585
|
LUCENE-9474: Property "tests.badapples" is missing in Gradle, which is needed for Hoss's statistics. Also Jenkins does not run BadApple tests by default
|
2020-08-23 23:37:54 +02:00 |
Dawid Weiss
|
83ed210fd0
|
LUCENE-9465: 'beast' task from within gradle (#1757)
|
2020-08-18 09:28:50 +02:00 |
Dawid Weiss
|
d32858b127
|
LUCENE-9301: add manifest entries to JARs (gradle build).
|
2020-04-04 20:56:35 +02: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 |
Robert Muir
|
3ecd7a03aa
|
LUCENE-9159: merge gradle/ant test security policies (main file)
|
2020-01-21 23:43:31 -05:00 |
Robert Muir
|
7e0534d87c
|
LUCENE-9159: merge gradle/ant test security policies
|
2020-01-21 21:26:37 -05:00 |
Dawid Weiss
|
7808dd5c3a
|
Add minimum repro line at the end of the build.
|
2020-01-08 12:20:09 +01:00 |
Dawid Weiss
|
496b6b1d51
|
Follow-up to merge with master.
|
2019-12-20 17:38:04 +01:00 |
Dawid Weiss
|
8ca1d4d144
|
Enable security manager by default.
|
2019-12-16 15:56:29 +01:00 |
Dawid Weiss
|
981ddb825b
|
Remove leftover junk.
|
2019-12-13 15:24:59 +01:00 |
Dawid Weiss
|
453eee3987
|
Initial work on jar checksums/ license file validation.
|
2019-12-11 18:41:27 +01:00 |
Dawid Weiss
|
ddeb992fee
|
SOLR-14053: remove tests.disableHdfs support
|
2019-12-11 15:05:36 +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
|
519ed997da
|
Enable solr testing with solr security manager.
|
2019-12-06 19:25:57 +01:00 |
Dawid Weiss
|
37263176cb
|
Enable security manager for the replicator module. The test policy for the replicator duplicates everything the regular policy has and just adds those nasty jetty-specific sections. Easier to diff/ spot the difference.
|
2019-12-06 19:04:07 +01:00 |
Dawid Weiss
|
3e4d8a17ac
|
Initial support for running with security manager (lucene).
|
2019-12-06 17:08:14 +01:00 |
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
|
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
|
d4a9842375
|
Initial gradle build layer.
|
2019-12-02 15:34:57 +01:00 |