This is an automated email from the ASF dual-hosted git repository.
rkk pushed a change to branch SDAP-520
in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
from 01fcb9d Changelog
add 1126439 [SDAP-497] - Release build script (#290)
add 51e4b72 Merge remote-tracking branch 'origin/develop' into SDAP-520
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
tools/build/README.md | 31 +++
tools/build/build.py | 616 +++++++++++++++++++++++++++++++++++++++++++
tools/build/requirements.txt | 4 +
4 files changed, 652 insertions(+)
create mode 100644 tools/build/README.md
create mode 100644 tools/build/build.py
create mode 100644 tools/build/requirements.txt