OpenSearch/distribution/bwc
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
..
maintenance-bugfix-snapshot Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00
next-bugfix-snapshot Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00
next-minor-snapshot Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00
staged-minor-snapshot Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00
build.gradle Don't build bwc on assemble (#33372) 2018-09-05 08:24:44 +03:00