Note: This document is an addition to Building Virgo Build.
virgo-build-tools
for the impatientPut Apache Ant on the class path (export PATH=$PATH:$ANT_HOME/bin
)
ant -f build-virgo-build/build.xml clean package ... [zip] Building zip: /Users/virgo/scm-repos/virgo-build-tools/build-virgo-build/target/artifacts/virgo-build-tools-1.5.0.RELEASE.zip BUILD SUCCESSFUL
Note: At the time of writing we don't have a CI build anymore!
Visit build.properties
and
version
,release.type
to release
andbuild.stamp=RELEASE
:version=1.5.0 release.type=release build.stamp=RELEASE ...
Version 1.5.0.RELEASE
has bee uploaded manually!