|
From: freshmeat.net <no...@fr...> - 2010-01-13 08:39:09
|
Dear freshmeat.net subscriber, AntoineLL just announced version 1.8.0RC1 of Apache Ant on freshmeat.net. The changes are as follows: A new top level element, extension-point, allows build files to be extended with custom targets more easily. The "if" and "unless" attributes will be evaluated according to the values of the properties entered if these properties evaluate to true, false, on, or off. Ant now requires Java 1.4 or later. A new task, include, provides an alternative to <import> that should be preferred when you don't want to override any targets. Numerous bugfixes and improvements were made. Project description: Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects. Detailed history and release notes are available here: http://freshmeat.net/projects/ant#release_310824 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |