-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Apache Ant Team is pleased to announce the releases of Apache Ant 1.9.16 and 1.10.11.
Apache Ant is a Java library and command-line tool that helps building software. The Apache Ant team currently maintains two lines of development. The 1.9.x releases require Java5 at runtime and 1.10.x requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and the 1.9.x releases are mostly bug fix releases while additional new features are developed for 1.10.x. We recommend using 1.10.11 unless you are required to use versions of Java prior to Java8 during the build process. Ant 1.10.11 contains a superset of 1.9.16 - with the exception of a few tasks and features that no longer work with Java8 anyway (like the apt task). Both releases address potential denial of service vulnerabilities, see the upcoming CVE announcement or https://ant.apache.org/security.html for details. Source and binary distributions are available for download from the Apache Ant download site: https://ant.apache.org/bindownload.cgi When downloading, please verify signatures using the KEYS file available at the above location when downloading the release. Changes in 1.10.11 include: ========================== Fixed bugs: - ----------- * a race condition could lead to NullPointerExceptions when running tasks in parallel. Bugzilla Report 65316 * fixed potential OutOfMemory errors when reading broken archives using the tar or zip formats or formats derived from zip. Other changes: - -------------- * org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask now has a new protected createExecuteWatchdog() method for allowing it to be overriden. Github Pull Request #147 * Upgraded AntUnit to 1.4.1. Changes in 1.9.16 include: ========================== Other changes: - -------------- * Upgraded AntUnit to 1.4.1. Fixed bugs: - ----------- * Fixes a bug where the ant-testutil-sources.jar that gets published to Maven central repository didn't contain any source files. Bugzilla Report 65110 * fixed potential OutOfMemory errors when reading broken archives using the tar or zip formats or formats derived from zip. For complete information on Ant, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Ant website: https://ant.apache.org/ Stefan Bodewig, on behalf of the Apache Ant community -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmDty0UACgkQohFa4V9ri3J/fACcDdV5LR1N/2Jrb8jNn/eZmwYq e/MAoM8OvDCeEYH76QbDWJYVfnE1raI3 =D8Oy -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org