OpenSearch/distribution
Ryan Ernst ba9c9e08e7
Painless: Add spi jar that will be published for extending whitelists (#28302)
In order to build a plugin that extends the painless whitelist, the spi
classes must be available to the plugin at compile time. This commit
moves the spi classes into a separate jar which will be published. Any
plugin authors whiching to extend painless through spi would then add a
compileOnly dependency on this jar.
2018-01-18 19:16:26 -08:00
..
bwc Require JDK 9 for compilation (#28071) 2018-01-16 13:45:13 -05:00
deb Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00
integ-test-zip Enable GC logs by default 2017-12-03 08:33:21 -05:00
rpm Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00
src/main Pass `java.locale.providers=COMPAT` to Java 9 onwards (#28080) 2018-01-04 16:43:51 +01:00
tar Enable GC logs by default 2017-12-03 08:33:21 -05:00
tools Plugins: Fix meta plugins to install bundled plugins with their real name (#28285) 2018-01-18 12:01:20 -08:00
zip Enable GC logs by default 2017-12-03 08:33:21 -05:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00