What if you change the halton* to "no" ?

<junit haltonfailure="no" haltonerror="no" failureproperty="tests.
failures" errorproperty="tests.errors">

I would run it with verbose set on in order to get more details.

--glenn

On Sat, Nov 21, 2009 at 02:43, Ben Cuthbert <[email protected]> wrote:

> <junit haltonfailure="yes" haltonerror="yes"
> failureproperty="tests.failures" errorproperty="tests.errors">
>

Reply via email to