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
..
2018-09-05 08:24:44 +03:00
2018-08-29 17:43:40 +03:00
2018-09-03 10:18:34 +03:00