OpenSearch/x-pack/plugin/sql
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 Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
qa Remove compiler java version flag (#57237) 2020-05-27 16:33:38 -07:00
sql-action Update Lucene version to 8.6.0-snapshot-9d6c738ffce (#57024) 2020-05-21 11:28:16 +01:00
sql-cli SQL: update the JLine dependency to 3.14.1 (#57111) 2020-05-26 17:56:34 +02:00
sql-client SQL: JDBC: fix temporary directory locked test errors in Windows (#56917) 2020-05-20 19:46:57 +02:00
sql-proto Upgrade to Jackson 2.10.4 (#56188) 2020-05-06 17:20:23 -04:00
src Change error message for comp against fields (#57126) 2020-05-26 17:57:51 +02:00
build.gradle SQL: update the JLine dependency to 3.14.1 (#57111) 2020-05-26 17:56:34 +02:00