OpenSearch/distribution
Nik Everett 20cafd3159
Build: Switch integ-test-zip to OSS-only (#31866)
We mistakenly enabled bundling of the default distribution's bin scripts
into the `integ-test-zip` artifact used by plugin authors to test plugins.
These didn't change the version of Elasticsearch used for testing but as
a side effect changed the LICENSE.txt from the Apache 2 license to the
Elastic license. We really didn't mean for that to happen. The bin script
and the elasticsearch-sql-cli jar file bundled into the distribution are
indeed governed by the Elastic license but we didn't intend for them to be
in the testing artifact in the first place. This removes them and fixes
the license of the `integ-test-zip` artifact.
2018-07-06 14:41:19 -04:00
..
archives Build: Switch integ-test-zip to OSS-only (#31866) 2018-07-06 14:41:19 -04:00
bwc Add JDK11 support and enable in CI (#31644) 2018-07-05 03:24:01 +00:00
packages Only set vm.max_map_count if greater than default (#31512) 2018-06-27 23:38:30 -04:00
src Use quotes in the call invocation (#31249) 2018-06-13 23:37:51 +03:00
tools Choose JVM options ergonomically 2018-06-20 13:12:56 +02:00
build.gradle Packaging: Remove windows bin files from the tar distribution (#30596) 2018-06-18 19:02:51 +02:00