OpenSearch/x-pack/plugin/sql/qa
Ryan Ernst beb1d0c338
Remove compiler java version flag (#57237)
This commit removes the compiler.java setting from the build. It was
originally added when Gradle was far behind support for the latest jdk,
but is no longer applicable as we don't have any need to update the
supported compile version before gradle supports the newer version. Note
that the runtime version changing support still exists here, this only
ensures we use the same jdk to compile as we use to run gradle.
2020-05-27 16:33:38 -07:00
..
jdbc Remove compiler java version flag (#57237) 2020-05-27 16:33:38 -07:00
server Remove compiler java version flag (#57237) 2020-05-27 16:33:38 -07:00
build.gradle SQL: [Tests] Move JDBC integration tests to new module (#56872) (#57072) 2020-05-22 17:49:36 +02:00