On Feb 4, 2011, at 4:13 PM, Dale Henrichs wrote:
Marcus,
Since I seem to be on a symbolic version kick today, may I suggest that you use symbolic versions for Hudson:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside30'; load.
((Smalltalk at: #ConfigurationOfSeaside30) project version: #stable) load.
when you get a chance ...
Done.
the above expression can be used for all of your Hudson builds regardless of pharo version.
use the same, but it loads then a different *stable* for each version? and
((Smalltalk at: #ConfigurationOfSeaside30) project version: #unstable) load.
would load the latest code into e.g. 1.3? Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.