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 ... the above expression can be used for all of your Hudson builds regardless of pharo version. Dale On Feb 4, 2011, at 6:36 AM, Marcus Denker wrote:
On Feb 3, 2011, at 5:05 PM, Torsten Bergmann wrote:
OK - we have the hudson build for Pharo Core, Pharo, Moose, ...
Since Pharo is the reference platform for Seaside wouldnt it make sense to run a hudson build for Seaside too:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside30'; load.
((Smalltalk at: #ConfigurationOfSeaside30) project latestVersion) load.
Hudson now build a Seaside image and runs all tests after the Full image 1.2 build:
https://pharo-ic.lille.inria.fr/hudson/job/Seaside%20on%20Pharo%201.2/
TODO: 1.3, after fixing the Full 1.3 build.
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.