OpenSearch/qa
Ioannis Kakavas aaa8f842d6
Remove BouncyCastle dependency from runtime (#32193)
* Remove BouncyCastle dependency from runtime

This commit introduces a new gradle  project that contains
 the classes that have a dependency on BouncyCastle. For 
the default distribution, It builds  a jar from those and
 in puts it in a subdirectory of lib
 (/tools/security-cli) along with the BouncyCastle jars. 
This directory is then passed in the
ES_ADDITIONAL_CLASSPATH_DIRECTORIES of the CLI tools 
that use these classes.

BouncyCastle is removed as a runtime dependency (remains
as a compileOnly one) from x-pack core and x-pack security.
2018-07-21 00:03:58 +03:00
..
ccs-unavailable-clusters Check that client methods match API defined in the REST spec (#31825) 2018-07-17 11:26:28 +02:00
die-with-dignity Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
evil-tests Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
full-cluster-restart QA: Merge query-builder-bwc to restart test (#30979) 2018-06-27 16:37:04 -04:00
mixed-cluster Fix BwC Tests looking for UUID Pre 6.4 (#32158) 2018-07-18 15:32:36 +02:00
multi-cluster-search Cross Cluster Search: preserve remote status code (#30976) 2018-06-01 08:53:53 +02:00
no-bootstrap-tests Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
rolling-upgrade Switch rolling restart to new style Requests (#32147) 2018-07-20 12:01:50 -04:00
smoke-test-client Revert upgrade to Netty 4.1.25.Final (#31282) 2018-06-12 19:26:18 -04:00
smoke-test-http Revert upgrade to Netty 4.1.25.Final (#31282) 2018-06-12 19:26:18 -04:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Change ScriptException status to 400 (bad request) (#30861) 2018-05-30 14:00:07 +02:00
smoke-test-multinode QA: System property to override distribution (#30591) 2018-05-15 17:16:16 -04:00
smoke-test-plugins Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
vagrant Remove BouncyCastle dependency from runtime (#32193) 2018-07-21 00:03:58 +03:00
verify-version-constants Switch non-x-pack to new style requests (#32106) 2018-07-16 17:44:19 -04:00
wildfly Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
build.gradle QA: Fix resolution of default distribution (#31351) 2018-06-14 18:25:47 -04:00