There does seem to be a buildr issue here, or at least a change in
behavior from 1.2.10:
The following aborts on the first test failure:
buildr test=all package
However, the following runs all tests as expected:
buildr test=all test package
On Tue, 17 Nov 2009 10:17:49 -0500, Greg Lucas <greg.lu...@gmail.com>
wrote:
Actually: scratch that, it does seem to be continuing after the first
test failure. Sorry for the noise.
On Tue, 17 Nov 2009 10:05:28 -0500, Greg Lucas <greg.lu...@gmail.com>
wrote:
Thanks for setting this up Tammo!
I'm seeing the test=all issue building locally as well. Does anyone
know why this works for the trunk build but not the 1.x build?
--
Greg Lucas