lucene/gradle/validation
Uwe Schindler df94e6c005
Clean up MR-JAR build, so we do not have hardcoded "19" everywhere in validation tasks (#11835)
As long as soureSets are named "mainXX", with XX a feature version, we check everything automatically:
- ECJ is disabled (we can't do a check without forking ECJ as a separate process using toolkit, we may support this later)
- forbiddenapis (we disable checks for missing classes)
- errorprone is disabled (errorprone does not work correctly at moment with forked compiler)
2022-10-02 20:41:46 +02:00
..
ecj-lint LUCENE-10283: bump the minimum source/release in ecj linter settings. 2022-02-02 17:25:41 +01:00
forbidden-apis LUCENE-10423: Remove usages of System.currentTimeMillis() from tests (#11749) 2022-09-06 17:55:01 -04:00
owasp-dependency-check SOLR-14887 Upgrade JQuery to 3.5.1 (#1947) 2020-10-13 19:41:57 -04:00
spotless LUCENE-9564: add spotless and gjf (automatic code formatter) 2020-12-17 13:11:54 +01:00
check-environment.gradle gradle 7.3.3 quick upgrade (#856) 2022-04-29 21:02:19 +02:00
ecj-lint.gradle Clean up MR-JAR build, so we do not have hardcoded "19" everywhere in validation tasks (#11835) 2022-10-02 20:41:46 +02:00
error-prone.gradle Clean up MR-JAR build, so we do not have hardcoded "19" everywhere in validation tasks (#11835) 2022-10-02 20:41:46 +02:00
forbidden-apis.gradle Clean up MR-JAR build, so we do not have hardcoded "19" everywhere in validation tasks (#11835) 2022-10-02 20:41:46 +02:00
git-status.gradle LUCENE-9597: checkWorkingCopyClean shouldn't complain about untracked empty folders (similar to git status). Piggybacking jgit update. (#2061) 2020-11-03 12:50:05 +01:00
gradlew-scripts-tweaked.gradle LUCENE-9871: move dummy outputs aspect into a separate file. 2021-03-30 20:15:55 +02:00
jar-checks.gradle LUCENE-10200: Rename pddl-10.txt to reference glove. 2021-10-31 10:41:16 +01:00
measure-task-times.gradle LUCENE-9793: Add task time aggregation utility (enabled with -Ptask.times=true). 2021-02-20 20:18:16 +01:00
owasp-dependency-check.gradle LUCENE-9375: cleaning up post-split conditional build logic and solr refs. (#22) 2021-03-18 11:04:45 +01:00
precommit.gradle LUCENE-10294: Avoid compiling javadocs twice in 'gradlew check'. 2021-12-09 09:56:11 +01:00
rat-sources.gradle LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system (#582) 2022-01-05 15:35:02 +01:00
spotless.gradle Upgrade google java format and apply tidy (#11811) 2022-09-24 15:40:27 +02:00
validate-source-patterns.gradle LUCENE-9651 Update benchmark module docs (#759) 2022-03-23 14:51:28 -05:00
versions-props-sorted.gradle LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task 2020-01-27 12:05:34 -05:00