On Tue, Nov 17, 2009 at 9:49 AM, Greg Lucas <greg.lucas@gmail.com> wrote:
> Alex,
>
> I was seeing this with the ODE 1.x project, which just moved from Buildr
> 1.2.10 to 1.3.5. It turns out that if I explicitly add the test task on the
> command line it does work as expected:
>
> buildr test=all test package
>>
>
> Otherwise, the test=all is ignored and the build aborts on the first test
> failure:
>
> buildr test=all package
>>
>
>
> Not sure if that is expected behavior, but it was a change from buildr
> 1.2.10.
Ok, I just fixed this in trunk. Will be in 1.4.0.
alex
|