-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Apache Ant Team is proud to announce the 1.2 release of Apache AntUnit.
AntUnit is a library of task and types for Apache Ant that can be used to perform functional tests using Ant build file. It is especially well suited to test Ant tasks and types themselves. Version 1.2 is mostly a bugfix release but also adds some new assertions and now supports passing of Ant references to the build under test. Souurce and binary distributions are available from the Apache Ant download site: http://ant.apache.org/antlibs/bindownload.cgi Please verify signatures using the KEYS file available at the above location when downloading the release. Changes in this version include Fixed Bugs: * 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. Changes: * It is now possible to pass references from the build file containing the <antunit> task to the build files under test. * New assertion assertResourceExists and assertResourceDoesntExist have been added. * assertResourceContains now first validates that the given resource actually exists using assertResourceExists * The XSLT stylesheets now create HTML files instead of plain text for logs sent to System.err and System.out. * Experimental JUnit3 and JUnit4 adapters allowing to launch AntUnit script from JUnit runner. The API of that code is not fixed and may change in future releases. For complete information on AntUnit, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache AntUnit website: http://ant.apache.org/antlibs/antunit/index.html Stefan Bodewig, on behalf of the Apache Ant community -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAk5KdCkACgkQohFa4V9ri3JVZgCgiEg/C7S6nX2qpEBASFiqIf0/ BD0AoK/BvCfSp8wug4W8TR2x9v20bjmq =VhrV -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org