This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch UNOMI-887-build-scripts
in repository https://gitbox.apache.org/repos/asf/unomi.git
from 40fe4aeab UNOMI-887: Introduce consolidated build.sh; remove legacy
build scripts Add build.sh: unified build/deploy/run script with robust error
handling, colorized/structured output, and preflight checks (tools, system
resources, Maven settings, ports). Support rich CLI options: tests/integration,
OpenSearch, debug/ports/suspend, offline/cache control, migration-test skip,
single-test, deploy to Karaf. Replace legacy scripts: remove buildAndRun.sh,
buildAndRunNoTests.sh, compil [...]
add 8821b6c79 Address PR review comments for build.sh script
No new revisions were added by this update.
Summary of changes:
build.sh | 66 +++++++--------
.../src/main/asciidoc/building-and-deploying.adoc | 95 ++++++++++++++++++++++
2 files changed, 129 insertions(+), 32 deletions(-)