Re: Getting Pharo 1.2 on Hudson green/blue again
Posted by
Marcus Denker-4 on
Mar 29, 2011; 6:31pm
URL: https://forum.world.st/Getting-Pharo-1-2-on-Hudson-green-blue-again-tp3413975p3415784.html
On Mar 29, 2011, at 9:33 AM, Torsten Bergmann wrote:
> Hi Markus,
>
> I think I've found out what the problem with the
> hudson build for Pharo 1.2 is:
>
> - the Pharo-1.2.st Skript used to build it includes this line:
>
> ((Smalltalk at: #ConfigurationOfPharo) project lastVersion)
>
> which now returns 1.3. instead of 1.2 since the config was extended.
>
> Guess who did it: ConfigurationOfPharo-MarcusDenker.148
> on 22 March 2011, the day when the hudson build broke
>
> So change the line in Pharo-1.2.st to:
>
> ((Smalltalk at: #ConfigurationOfPharo) project version: '1.2-beta2') perform: #silently: with: true; perform: #load.
>
> and the build works. At least it does manually when I try it here.
>
Oh...
I fixed the build script. Hudson building now.
> If that works you either send me a beer or you take the time to
> exchange the VM to the customized ones I've sent you so we can
> move 1.2 out of the door and concentrate on 1.3...
>
I will do a release of 1.2.1 and then fix the one-click.
Marcus
--
Marcus Denker --
http://www.marcusdenker.deINRIA Lille -- Nord Europe. Team RMoD.