December 20, 2006
19 December 2006 - Apache Ant 1.7.0. released
The Apache Ant team (Apache Ant PMC) members have the pleasure to announce the release of Apache Ant 1.7.0. (Binary Source)
Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources.
Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib replaces the .NET optional tasks which ship in Ant. Support for the version control system Subversion is also provided as an antlib.
Ant 1.7 fixes also a large number of bugs.
Ant 1.7 has some initial support for Java6 features.
----
-- The Apache Ant Team (Apache Ant PMC)
Posted by Tetsuya Kitahata at December 20, 2006 08:09 AMProject Info -- Apache Ant
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Releases can be downloaded from http://ant.apache.org/bindownload.cgi
Project Website http://ant.apache.org Programming Languages Java Categories build-management Mailing Lists http://ant.apache.org/mail.html Bug/Issue Tracker http://issues.apache.org/bugzilla/buglist.cgi?product=Ant Project Management Committee Apache Ant Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/ant SVN Direct http://svn.apache.org/repos/asf/ant
http://www.apachenews.org/archives/000920.html
[ Category : Apache Ant ] (PDF)(XML)

