Hi,
The Moose build fails because the Fuel configuration is broken. In particular, in baseline15: there was an error because FuelWithProgressBarBenchmarks was not defined anymore, but it was required. So, I simply removed the requirement. Martin, please take a look.
Please pay attention when building a new version in a Metacello configuration because Metacello tries to reify every version in the Configuration, even if that version is not used. I keep on arguing that this is not a good thing, but at the moment we have to pay more attention :).
Cheers, Doru
-- www.tudorgirba.com
"Live like you mean it."
Hi Doru,
I am sorry, definitely 'FuelWithProgressBarBenchmarks' was wrong. I thought the build doesn't use #development versions. That's why I didn't take much care in my commit. Now I saved another version with the requirement properly written.
Thanks Martin
On Mon, Jul 4, 2011 at 7:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
The Moose build fails because the Fuel configuration is broken. In particular, in baseline15: there was an error because FuelWithProgressBarBenchmarks was not defined anymore, but it was required. So, I simply removed the requirement. Martin, please take a look.
Please pay attention when building a new version in a Metacello configuration because Metacello tries to reify every version in the Configuration, even if that version is not used. I keep on arguing that this is not a good thing, but at the moment we have to pay more attention :).
Cheers, Doru
-- www.tudorgirba.com
"Live like you mean it."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On Tue, Jul 5, 2011 at 12:03 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
The Moose build fails because the Fuel configuration is broken. In particular, in baseline15: there was an error because FuelWithProgressBarBenchmarks was not defined anymore, but it was required. So, I simply removed the requirement. Martin, please take a look.
Hi Tudor. Such new version was a new version 1.3 and new baseline 1.5. Even if baseline15 was not correct, I don't understand how that can impact in Moose because you are still using version 1.2. And if there is impact, then it is not nice.
Please pay attention when building a new version in a Metacello configuration because Metacello tries to reify every version in the Configuration, even if that version is not used. I keep on arguing that this is not a good thing, but at the moment we have to pay more attention :).
Sorry, I didn't understand this.
Hi,
The issue is this. The first step Metacello does with a configuration is to go through all versions and reify them. If this step fails, the loading stops.
So, even if you only want to load one specific version, Metacello will still try to reify every version in the configuration. If there is any error, the whole process fails. I am arguing that this is not a wanted behavior :).
Did I explain it better now?
Cheers, Doru
On 5 Jul 2011, at 08:39, Mariano Martinez Peck wrote:
On Tue, Jul 5, 2011 at 12:03 AM, Tudor Girba tudor@tudorgirba.com wrote: Hi,
The Moose build fails because the Fuel configuration is broken. In particular, in baseline15: there was an error because FuelWithProgressBarBenchmarks was not defined anymore, but it was required. So, I simply removed the requirement. Martin, please take a look.
Hi Tudor. Such new version was a new version 1.3 and new baseline 1.5. Even if baseline15 was not correct, I don't understand how that can impact in Moose because you are still using version 1.2. And if there is impact, then it is not nice.
Please pay attention when building a new version in a Metacello configuration because Metacello tries to reify every version in the Configuration, even if that version is not used. I keep on arguing that this is not a good thing, but at the moment we have to pay more attention :).
Sorry, I didn't understand this.
-- Mariano http://marianopeck.wordpress.com
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."