mirror of https://github.com/apache/ant-ivy
take into account recommendations from Steve and Jan for the announcement
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@633115 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a1ee412036
commit
132c3ca52e
|
|
@ -27,16 +27,18 @@
|
|||
<textarea id="xooki-source">
|
||||
<h2>Announcement</h2>
|
||||
<code>
|
||||
Mar 4 2008 - The Apache Ivy project is please to announce its
|
||||
Mar 4 2008 - 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.
|
||||
|
||||
The status of this version is a beta, meaning that we encourage
|
||||
users to try it out. This version is already providing a good stability and
|
||||
robustness. API and features are still subject to change though.
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue