On 26 Aug 2010, at 12:08, Lukas Renggli wrote: >> If I click on a artifact, say Seaside 3.0, is it then somehow possible to >> see the actual build script that was used ? > > The build script deletes it after a successful build. Maybe the script > should be left there? > >> I know about your github builder repository, and I learned a lot from it, >> but the scripts their do not seem to match 100%, or do they ? > > Yeah, they should match 100%. > > However note that I don't build images from scratch all the time, but > they build on top of each other: > > Pharo --> Development --> Seaside 3 --> Magritte 2 --> Pier 2 > \--> Seaside 2 --> Magritte --> Pier > \--> PetitParser > ... > > Lukas > > -- > Lukas Renggli > www.lukas-renggli.ch
Well, I am looking at the scripts in the git repo. There seems to be no script for Pharo (I guess you download core and run the tests). There seems to be no script for Development. I guess that Seaside 3.0 is seaside3.st + seaside3-komanche.st, but I am not sure. I would like to try to build these myself (not that the ones from Hudson are bad, I just want to learn from this). Sven _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
