Hi Alison,
I cannot tell you where your properties get confused
along the three s (AFAIK antcall opens a
whole new properties namespace so one should play with
inherit attributes so that properties be visible in
the new namespace), but here is a more concise way to
do unit testing and then unit rep
Hi,
I'm pretty new to ant am trying to get our ant build to fail when any
junit test fails.
I've looked at our current build.xml and have found the following (which
appears to be correct):
target to run the tests contains:
later target contains:
When I use the Ant -debug option the