OpenSearch/buildSrc
Ryan Ernst a139c42964
Build: Fix test task to explicitly depend on testClasses task (#28490)
Gradle 4.5 now hides immutable task dependencies. We previously copied
the existing dependencies from the builtin test task to the
randomizedtesting task. This commit adds testClasses as an extra
dependency of the randomizedtesting task, to ensure the classes are
built.
2018-02-02 10:57:01 -08:00
..
src Build: Fix test task to explicitly depend on testClasses task (#28490) 2018-02-02 10:57:01 -08:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle upgraded jna from 4.4.0-1 to 4.5.1 (#28183) 2018-01-11 17:31:10 +01:00
version.properties upgrade to lucene 7.2.1 (#28218) 2018-01-15 16:47:46 +01:00