« 10 August 2006 - libapreq2-2.08 Released | Main | 01 September 2006 - Apache XML-RPC 3.0 Released »

August 27, 2006

27 August 2006 - Apache Ant 1.7.0 Beta 1 Now Available

Apache Ant 1.7.0 Beta 1 is now available for download.

The manual of the beta version is available here.

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 in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly.

Ant 1.7 fixes also a large number of bugs.

Ant 1.7 has no support for Java6 features, but first tests on Java6 did not fail.

----

-- The Apache Ant Project

----

Project Info -- Apache Ant

DOAP File

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 Websitehttp://ant.apache.org
Programming LanguagesJava
Categoriesbuild-management
Mailing Listshttp://ant.apache.org/mail.html
Bug/Issue Trackerhttp://issues.apache.org/bugzilla/buglist.cgi?product=Ant
Project Management CommitteeApache Ant

Access to the source code:

Browsehttp://svn.apache.org/viewcvs.cgi/ant
SVN Directhttp://svn.apache.org/repos/asf/ant
Posted by Tetsuya Kitahata at August 27, 2006 06:02 PM
http://www.apachenews.org/archives/000892.html
[ Category : Apache Ant ] (PDF)(XML)