OpenSearch/distribution
Alpar Torok c6b30b8883 Add input and outut tracking of built bwc versions (#45694)
* Add input and outut tracking of built bwc versions

This PR adds tracking of the bwc versions git has as input and all the
expected files as output.
The effect is that `gradlew` is not called at all when the git has
doesn't change and the version was allready built.
Previusly gradlew would be called for the bwc version and it would have
to configure the project and go trough up to date checks to figure out
that nothing changed.
This helps when working on bwc tests locally needing to run the test
multiple times.
This should also help in CI not re-build bwc versions across different
runs.

* Enable caching of bwc builds
2019-08-20 10:05:33 +03:00
..
archives convert EmptyDirTask.groovy to .java (#34672) 2019-06-13 12:21:23 +03:00
bwc Add input and outut tracking of built bwc versions (#45694) 2019-08-20 10:05:33 +03:00
docker Make git revision loading lazy (#45358) 2019-08-08 17:08:07 -07:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Use bundled JDK in Sys V init (#45593) 2019-08-15 16:15:17 -04:00
src Fix types field in JSON Search Slow Logs (#44641) 2019-07-22 12:02:20 +02:00
tools Disable netty direct buffer pooling by default (#44837) 2019-08-08 15:10:31 -06:00
build.gradle Notify systemd when Elasticsearch is ready (#44673) 2019-07-24 14:04:36 +09:00