Thanks Alex. I think I was wrong before about the workaround, but I just
tried your patch and that does solve the issue.
On Tue, 17 Nov 2009 14:03:43 -0500, Alex Boisvert
<[email protected]> wrote:
On Tue, Nov 17, 2009 at 9:49 AM, Greg Lucas <[email protected]> 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
--
Greg Lucas