You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Xavier Hanin <xa...@apache.org> on 2008/03/04 18:23:09 UTC

[ANNOUNCE] Apache Ivy 2.0.0-beta2 available

The Apache Ivy project is pleased to announce its
2.0.0 beta 2 release, a new step on the road toward 2.0 final.

Ivy is a tool for managing (recording, tracking, resolving and
reporting) project dependencies, characterized by flexibility,
configurability, and tight integration with Apache Ant.

This is a beta release, for wide testing with users. Problems found
at this phase can be fixed in the final release, so now is a good time to
download and use it. Although there may be some changes at
the API level, it is already being in production builds in many large Java
projects.

Key features of the 2.0.0-beta2 release are
* enhanced Maven2 compatibility, with a fully rewritten pom parser
* improved cache management, including dynamic revision caching
with fine grain TTL
* namespace aware validation, allowing to use validation with
extra attributes
* easier settings loading, which do not require an id anymore
* numerous bug fixes as documented in Jira and in the release notes

Issues should be reported to:
https://issues.apache.org/jira/browse/IVY

Download the 2.0.0-beta2 release files at:
http://ant.apache.org/ivy/download.cgi

More information can be found on the Ivy website:
http://ant.apache.org/ivy/

Regards,
Xavier Hanin (Apache Ivy 2.0.0-beta2 release mgr)