mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
9f96d2ce17
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.