Hi,
I now snapshotted the current version as Moose 4.8 and pushed it to the Pharo 2.0 metacello repository. Together with this, I also snapshotted:
ConfigurationOfMooseAlgos->'2.4-snapshot'. ConfigurationOfFame->'1.3-snapshot'. ConfigurationOfPetitParser->'1.7-snapshot'. ConfigurationOfMondrian->'2.10-snapshot'. ConfigurationOfEyeSee->'1.1-snapshot'. ConfigurationOfRoassal->'1.428-snapshot'. ConfigurationOfGraphET->'0.2-snapshot'. ConfigurationOfGlamour->'2.5-snapshot'. ConfigurationOfGToolkit->'0.6-snapshot'. ConfigurationOfMoose->'4.8-snapshot'
Please take a moment to test that things load properly in your image and let us know both if it works and if it does not. We will announce the release officially ideally today.
Cheers, Doru
The enthusiasm overwhelms me, but I guess it's ESUG that captures everyone's attention :).
Just in case you have a chance, please take a look and see if you spot any problems.
Doru
On Tue, Sep 10, 2013 at 9:09 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
I now snapshotted the current version as Moose 4.8 and pushed it to the Pharo 2.0 metacello repository. Together with this, I also snapshotted:
ConfigurationOfMooseAlgos->'2.4-snapshot'. ConfigurationOfFame->'1.3-snapshot'. ConfigurationOfPetitParser->'1.7-snapshot'. ConfigurationOfMondrian->'2.10-snapshot'. ConfigurationOfEyeSee->'1.1-snapshot'. ConfigurationOfRoassal->'1.428-snapshot'. ConfigurationOfGraphET->'0.2-snapshot'. ConfigurationOfGlamour->'2.5-snapshot'. ConfigurationOfGToolkit->'0.6-snapshot'. ConfigurationOfMoose->'4.8-snapshot'
Please take a moment to test that things load properly in your image and let us know both if it works and if it does not. We will announce the release officially ideally today.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
cool :)
On Sep 10, 2013, at 9:09 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
I now snapshotted the current version as Moose 4.8 and pushed it to the Pharo 2.0 metacello repository. Together with this, I also snapshotted:
ConfigurationOfMooseAlgos->'2.4-snapshot'. ConfigurationOfFame->'1.3-snapshot'. ConfigurationOfPetitParser->'1.7-snapshot'. ConfigurationOfMondrian->'2.10-snapshot'. ConfigurationOfEyeSee->'1.1-snapshot'. ConfigurationOfRoassal->'1.428-snapshot'. ConfigurationOfGraphET->'0.2-snapshot'. ConfigurationOfGlamour->'2.5-snapshot'. ConfigurationOfGToolkit->'0.6-snapshot'. ConfigurationOfMoose->'4.8-snapshot'
Please take a moment to test that things load properly in your image and let us know both if it works and if it does not. We will announce the release officially ideally today.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Not cool -> Finally :))
Doru
On Sat, Sep 14, 2013 at 7:28 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
cool :)
On Sep 10, 2013, at 9:09 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
I now snapshotted the current version as Moose 4.8 and pushed it to the Pharo 2.0 metacello repository. Together with this, I also snapshotted:
ConfigurationOfMooseAlgos->'2.4-snapshot'. ConfigurationOfFame->'1.3-snapshot'. ConfigurationOfPetitParser->'1.7-snapshot'. ConfigurationOfMondrian->'2.10-snapshot'. ConfigurationOfEyeSee->'1.1-snapshot'. ConfigurationOfRoassal->'1.428-snapshot'. ConfigurationOfGraphET->'0.2-snapshot'. ConfigurationOfGlamour->'2.5-snapshot'. ConfigurationOfGToolkit->'0.6-snapshot'. ConfigurationOfMoose->'4.8-snapshot'
Please take a moment to test that things load properly in your image and let us know both if it works and if it does not. We will announce the release officially ideally today.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
ConfigurationOfMooseAlgos->'2.4-snapshot'. ConfigurationOfFame->'1.3-snapshot'. ConfigurationOfPetitParser->'1.7-snapshot'. ConfigurationOfMondrian->'2.10-snapshot'. ConfigurationOfEyeSee->'1.1-snapshot'. ConfigurationOfRoassal->'1.428-snapshot'. ConfigurationOfGraphET->'0.2-snapshot'. ConfigurationOfGlamour->'2.5-snapshot'. ConfigurationOfGToolkit->'0.6-snapshot'. ConfigurationOfMoose->'4.8-snapshot'
Please take a moment to test that things load properly in your image and let us know both if it works and if it does not. We will announce the release officially ideally today.
How can I test this?
Alexandre
Just load the appropriate versions for the configurations. For example, programmatically:
Gofer new smalltalkhubUser: 'Moose' project: 'PetitParser'; configuration; load. ((Smalltalk at: #ConfigurationOfPetitParser) project version: '1.7-snapshot') load
But, ideally, try directly from the Configuration Browser in a fresh Pharo 2.0 image.
Cheers, Doru
On Sep 14, 2013, at 7:37 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
ConfigurationOfMooseAlgos->'2.4-snapshot'. ConfigurationOfFame->'1.3-snapshot'. ConfigurationOfPetitParser->'1.7-snapshot'. ConfigurationOfMondrian->'2.10-snapshot'. ConfigurationOfEyeSee->'1.1-snapshot'. ConfigurationOfRoassal->'1.428-snapshot'. ConfigurationOfGraphET->'0.2-snapshot'. ConfigurationOfGlamour->'2.5-snapshot'. ConfigurationOfGToolkit->'0.6-snapshot'. ConfigurationOfMoose->'4.8-snapshot'
Please take a moment to test that things load properly in your image and let us know both if it works and if it does not. We will announce the release officially ideally today.
How can I test this?
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"If you can't say why something is relevant, it probably isn't."