OpenSearch/buildSrc
Ryan Ernst f327beac49 Build: Enforce JAVA_HOME is set
If we use JAVA_HOME consistently for tests, we can run tests with a
different version of java than gradle runs with. For example, this
enables running tests with jigsaw, but building with java 8. The only
caveat is intellij does not set JAVA_HOME. This change enforces
JAVA_HOME is set, but ignores for intellij.
2015-11-12 10:22:56 -08:00
..
src/main Build: Enforce JAVA_HOME is set 2015-11-12 10:22:56 -08:00
build.gradle Add back eclipse configuration to buildSrc 2015-11-10 07:30:11 -08:00
version.properties Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00