] > Apache AntUnit Add Junit3 and Junit4 adapters allowing to launch AntUnit script from JUnit runner expectfailure report the original build exception chained when failing Default XSLT stylesheets now properly escape XML in exception stack traces. assertPropertyContains was not checking the value of the property but the name of the property. Add a fail task that makes a test case fail if no condition is provided or if the provided one is evaluated to false. assertFileExists example wrong, should use @file instead of @name Failure in tearDown doesn't result in failed test run assertMatches' casesensitive attribute didn't default to true as documented added a new assertDoesntMatch assertion added suiteSetUp and suiteTearDown targets plainlistener and xmllistener can now optionally contain the test's log output in their reports xmllistener will now log the properties of the project under test added new assertResourceContains and assertResourceDoesntContain assertion