[Release] Trial Builds

Keith Hodges keith_hodges at yahoo.co.uk
Tue Sep 2 03:46:28 UTC 2008


Our process is managed by a number of Tasks classes.

1. ReleaseAfterSqueak310Unstable-#taskGenerate  creates the 3.11u
unstable image from a 3.10 image

2. ReleaseAfterSqueak310-#taskGenerate - creates the 3.11tc test
candidate image from a 3.10 image

3. ReleaseCandidateSqueak311-#taskGenerate - generates the 3.11rc
release candidate from the test candidate.

4. ReleaseCandidateSqueak311-#taskGoGolden - generates the 3.11 final
release from the release candidate.

These steps are currently being fleshed out.

so to try out 1 run something like this:

.../vm/unixsqueak /Squeak/pr_311u/Squeak3dot10.7159.image
http://installer.pbwiki.com/f/LPF.st Installer do="Tasks"
ReleaseAfterSqueak310Unstable run=taskGenerate SmalltalkImage
save=Squeak3.11u

to try out 2 run something like this:

.../vm/unixsqueak /Squeak/pr_311u/Squeak3dot10.7159.image
http://installer.pbwiki.com/f/LPF.st Installer do="Tasks"
ReleaseAfterSqueak310 run=taskGenerate SmalltalkImage save=Squeak3.11tc

best regards

Keith



More information about the Release mailing list