OpenSearch/qa
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
..
audit-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
core-rest-tests-with-security Revert "[TEST] mute CoreWithSecurityClientYamlTestSuiteIT" 2018-03-27 14:21:40 -07:00
full-cluster-restart Build: use built-in support for keystore files (elastic/x-pack-elasticsearch#4353) 2018-04-12 07:29:27 -06:00
ml-basic-multi-node Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
ml-disabled Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
ml-native-tests Stop filtering on `_type`. 2018-04-12 14:18:18 +02:00
ml-no-bootstrap-tests Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
ml-single-node-tests Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
multi-cluster-search-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
multi-node Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
openldap-tests Add secure_bind_password to LDAP realm (elastic/x-pack-elasticsearch#4192) 2018-03-29 16:31:45 +10:00
reindex-tests-with-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
rolling-upgrade Build: use built-in support for keystore files (elastic/x-pack-elasticsearch#4353) 2018-04-12 07:29:27 -06:00
rolling-upgrade-basic Remove date from rest resp for non-exp licenses (elastic/x-pack-elasticsearch#4149) 2018-03-20 12:19:07 -04:00
saml-idp-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-client-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-example-spi-extension Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-migrate-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-setup-password-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-tools-tests Use Elasticsearch IOUtils (elastic/x-pack-elasticsearch#4105) 2018-03-13 12:49:52 -04:00
smoke-test-graph-with-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-ml-with-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-monitoring-with-watcher Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
smoke-test-plugins Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-plugins-ssl Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-security-with-mustache Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-watcher Tests: Replace YAML test waiting for watch execution (elastic/x-pack-elasticsearch#4008) 2018-03-15 14:20:58 -07:00
smoke-test-watcher-with-mustache Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher-with-painless Watcher: Fix TransformInput toXContent serialization (elastic/x-pack-elasticsearch#4061) 2018-03-14 15:53:39 -07:00
smoke-test-watcher-with-security Improve watcher smoke test stability 2018-04-12 07:50:05 +02:00
sql SQL: Prepare JDBC for release (elastic/x-pack-elasticsearch#4341) 2018-04-12 15:43:35 -04:00
third-party Watcher: Fix JIRA tests (elastic/x-pack-elasticsearch#4271) 2018-04-02 13:59:31 -06:00
transport-client-tests Remove AcknowledgedRestListener in favour of RestToXContentListener (elastic/x-pack-elasticsearch#3985) 2018-02-22 09:13:58 +01:00
vagrant [test] packaging: renamed packaging configuration (elastic/x-pack-elasticsearch#4112) 2018-03-26 13:43:29 -07:00
build.gradle Remove assemble from build task when assemble removed 2017-06-16 17:19:47 -04:00