OpenSearch/distribution
Alpar Torok 9f96d2ce17
Don't build bwc on assemble (#33372)
Gradle triggers the build of artifacts even if assemble is disabled.
Most users will not need bwc distributions after running `./gradlew
assemble` so instead of forcing them to add `-x buildBwcVersion`, we
detect this and skip the configuration of the artifacts.
2018-09-05 08:24:44 +03:00
..
archives Switch remaining tests to new style Requests (#33109) 2018-08-24 16:37:25 -04:00
bwc Don't build bwc on assemble (#33372) 2018-09-05 08:24:44 +03:00
packages Add temporary directory cleanup workarounds (#32615) 2018-08-07 16:59:56 +01:00
src Logging: Make node name consistent in logger (#31588) 2018-07-31 10:54:24 -04:00
tools Fix forbidden apis on FIPS (#33202) 2018-08-29 17:43:40 +03:00
build.gradle Fix extractjar task ci (#33272) 2018-09-03 10:18:34 +03:00