OpenSearch/plugin
Nik Everett 76c764b379 SQL: Prepare JDBC for release (elastic/x-pack-elasticsearch#4341)
This changes JDBC so it can be released. It bundles the
`sql-shared-client` and `sql-proto` jars into the jar for the jdbc client.
It also Generates a pom for the jdbc driver when you run `gradle assemble`
on it. This will allow us to release the jdbc driver.

It also adds a zip distribution of the jdbc driver with all of its
dependencies bundled in the zip. It'd be nice to bundle all of the jdbc
driver's dependencies in the jar but we can't quite do that yet. So, for
now, to help folks using BI tools use the JDBC driver, we build a zip.

Original commit: elastic/x-pack-elasticsearch@9c668231d4
2018-04-12 15:43:35 -04:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Cache number of live documents with document-level security. (elastic/x-pack-elasticsearch#4255) 2018-04-12 09:12:16 +02:00
deprecation Add migration check for deprecated `delimited_payload_filter` (elastic/x-pack-elasticsearch#4310) 2018-04-06 13:41:00 +02:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml [ML] Improve comment on why task is marked completed on kill process 2018-04-10 13:36:13 +01:00
monitoring Adjust to decoupling TimeValue from Writeable (elastic/x-pack-elasticsearch#4338) 2018-04-11 14:58:19 -06:00
rollup [Rollup] Rename job config `size` to `page_size` (elastic/x-pack-elasticsearch#4309) 2018-04-10 13:34:40 -07:00
security Remove legacy mapping code. (elastic/x-pack-elasticsearch#4258) 2018-04-11 08:43:52 +02:00
sql SQL: Prepare JDBC for release (elastic/x-pack-elasticsearch#4341) 2018-04-12 15:43:35 -04:00
src/test Stop filtering on `_type`. 2018-04-12 14:18:18 +02:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Adjust to decoupling TimeValue from Writeable (elastic/x-pack-elasticsearch#4338) 2018-04-11 14:58:19 -06:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00