79808182838485868788
{ project.setNewProperty(failureProperty, "true"); } if (haltOnFail) { throw new TestFailException("some tests have failures, check report"); } } }