mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
* Define inputs and outputs for task validateJarLicenses * Lazily configure validateJarLicenses * Move functionality from copyTestResources task into processTestResources task * Lazily configure processTestResources * Altered TestCustomAnalyzer.testStopWordsFromFile() to find resources in updated location * Resolve "overlapping output" issue preventing processTestResources from being cached * Provide system properties from CommandLineArgumentProviders * Configure certain system properties as inputs to take advantage of UP-TO-DATE checking * Applies the correct pathing strategies to take full advantage of caching even if builds are executed from different locations on disk * Make validateSourcePatterns task cacheable by removing .gradle directory from its input