On Oct 15, 2011, at 11:13 PM, Stéphane Ducasse wrote:
On Oct 15, 2011, at 10:58 PM, Tudor Girba wrote:
Hi,
On 15 Oct 2011, at 22:36, Mariano Martinez Peck wrote:
Hi Tudor. Today I wanted to give it a try to 'GT-Inspector' 'GT-Playground' hence I did:
I am happy you decided to give them a try :). But, the Playground is not yet ready :).
(ConfigurationOfGlamoroust project version: #bleedingEdge) load: #('GT-Inspector' 'GT-Playground' ).
In a Pharo 1.3 release. To my surprise, it took like half an hour to install, and it even was broken because it installed a different version of refactoring browser that is not working in 1.3.
This is due to a broken ConfiguraitonOfRB. I would actually be very interested in a fix in this area.
what is broken? because I spent one full sprint to fix it.
the fixed version needs a new Core (13315), while the Full image right now is 13307. The RB between the two is not compatible.
We need to fix the Metacello of Shout to load the latest version so we can build a Full image based on 13315, this should solve some of the problems.
Marcus
-- Marcus Denker -- http://marcusdenker.de
Hi Marcus,
Thanks for pointing it out. I had it on my to do list to update to the latest 1.3 release, but did not get around to do it. I now replaced the source image with Pharo 1.3 13307. When the new one arrives, I will update again.
Cheers, Doru
On 16 Oct 2011, at 21:46, Marcus Denker wrote:
On Oct 15, 2011, at 11:13 PM, Stéphane Ducasse wrote:
On Oct 15, 2011, at 10:58 PM, Tudor Girba wrote:
Hi,
On 15 Oct 2011, at 22:36, Mariano Martinez Peck wrote:
Hi Tudor. Today I wanted to give it a try to 'GT-Inspector' 'GT-Playground' hence I did:
I am happy you decided to give them a try :). But, the Playground is not yet ready :).
(ConfigurationOfGlamoroust project version: #bleedingEdge) load: #('GT-Inspector' 'GT-Playground' ).
In a Pharo 1.3 release. To my surprise, it took like half an hour to install, and it even was broken because it installed a different version of refactoring browser that is not working in 1.3.
This is due to a broken ConfiguraitonOfRB. I would actually be very interested in a fix in this area.
what is broken? because I spent one full sprint to fix it.
the fixed version needs a new Core (13315), while the Full image right now is 13307. The RB between the two is not compatible.
We need to fix the Metacello of Shout to load the latest version so we can build a Full image based on 13315, this should solve some of the problems.
Marcus
-- Marcus Denker -- http://marcusdenker.de
-- www.tudorgirba.com
"To lead is not to demand things, it is to make them happen."
Ok. We did it. Now, the whole Moose is unbuildable :)
The issue is that it tells us that:
*** Warning: Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.
Refactoring-Tests-Core
We are loading ConfigurationOfRB stable.
Cheers, Doru
On 16 Oct 2011, at 21:55, Tudor Girba wrote:
Hi Marcus,
Thanks for pointing it out. I had it on my to do list to update to the latest 1.3 release, but did not get around to do it. I now replaced the source image with Pharo 1.3 13307. When the new one arrives, I will update again.
Cheers, Doru
On 16 Oct 2011, at 21:46, Marcus Denker wrote:
On Oct 15, 2011, at 11:13 PM, Stéphane Ducasse wrote:
On Oct 15, 2011, at 10:58 PM, Tudor Girba wrote:
Hi,
On 15 Oct 2011, at 22:36, Mariano Martinez Peck wrote:
Hi Tudor. Today I wanted to give it a try to 'GT-Inspector' 'GT-Playground' hence I did:
I am happy you decided to give them a try :). But, the Playground is not yet ready :).
(ConfigurationOfGlamoroust project version: #bleedingEdge) load: #('GT-Inspector' 'GT-Playground' ).
In a Pharo 1.3 release. To my surprise, it took like half an hour to install, and it even was broken because it installed a different version of refactoring browser that is not working in 1.3.
This is due to a broken ConfiguraitonOfRB. I would actually be very interested in a fix in this area.
what is broken? because I spent one full sprint to fix it.
the fixed version needs a new Core (13315), while the Full image right now is 13307. The RB between the two is not compatible.
We need to fix the Metacello of Shout to load the latest version so we can build a Full image based on 13315, this should solve some of the problems.
Marcus
-- Marcus Denker -- http://marcusdenker.de
-- www.tudorgirba.com
"To lead is not to demand things, it is to make them happen."
-- www.tudorgirba.com
"We are all great at making mistakes."
We need to fix the Metacello of Shout to load the latest version so we can build a Full image based on 13315, this should solve some of the problems.
I published a new configurationOfShout load for 1.3 the latest version published by alain. Now I'm sick so I will sleep.
Stef