http://svn.apache.org/viewvc?view=revision&revision=881443
On Tue, 17 Nov 2009 12:46:25 -0500, Greg Lucas <greg.lu...@gmail.com> wrote:
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
-- Greg Lucas