mirror of https://github.com/apache/ant-ivy
Preparing 2.1.0-rc1 release
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.1.0-rc1@760204 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
85d1e5519b
commit
fd1b895f40
|
|
@ -27,6 +27,41 @@
|
|||
<textarea id="xooki-source">
|
||||
<h2>Announcement</h2>
|
||||
|
||||
<pre>
|
||||
Mar 30, 2009 - The Ivy project is pleased to announce its 2.1.0-rc1 release.
|
||||
This is the first candidate release of Ivy 2.1.0.
|
||||
|
||||
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 release candidate for 2.1.0 final, meaning that no changes
|
||||
except bug fixes will occur between this release candidate and 2.1.0 final.
|
||||
Problems found at this phase can be fixed in the final release, so now
|
||||
is a good time to download and use it. If no outstanding bugs are reported
|
||||
in the coming weeks, this release candidate will be promoted as the 2.1.0
|
||||
final release.
|
||||
|
||||
Key features of the 2.1.0 release are
|
||||
* enhanced Maven2 compatibility, with several bug fixes and more
|
||||
pom features covered
|
||||
* new options for the Ivy Ant tasks and commandline
|
||||
* numerous bug fixes as documented in Jira and in the release notes
|
||||
|
||||
We encourage all users of Ivy to update to this new version.
|
||||
|
||||
Issues should be reported to:
|
||||
https://issues.apache.org/jira/browse/IVY
|
||||
|
||||
Download the 2.1.0-rc1 release at:
|
||||
http://ant.apache.org/ivy/download.cgi
|
||||
|
||||
More information can be found on the Ivy website:
|
||||
http://ant.apache.org/ivy/
|
||||
|
||||
Regards,
|
||||
Maarten Coene
|
||||
</pre>
|
||||
|
||||
<h2>Release Notes</h2>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue