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.