Nov. 16, 2012
8:48 p.m.
Beautiful, cool stuff ! On 16 Nov 2012, at 19:12, Marcus Denker <marcus.denker@inria.fr> wrote:
There is now a command line option to print the image version.
To test it:
wget --quiet -qO - http://pharo.gforge.inria.fr/ci/ciPharo20NBCog.sh | bash
make sure it's the latest: ./vm.sh Pharo.image update
now print version: ./vm.sh Pharo.image printVersion
==> should print "[version] 2.0 #20402"
This can be used in Jenkins with the "Description Setter" Plugin. Configure it like this:
Regular expression: \[version\] (.*) Description: \1
Marcus
-- Marcus Denker -- http://marcusdenker.de