mirror of https://github.com/apache/ant-ivy
Added 2.1.0 announcement
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.1.0@823340 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b9f6d5f3e7
commit
f777bbcafe
|
|
@ -27,6 +27,36 @@
|
|||
<textarea id="xooki-source">
|
||||
<h2>Announcement</h2>
|
||||
|
||||
<pre>
|
||||
Oct 08, 2009 - The Ivy project is pleased to announce its 2.1.0 release.
|
||||
|
||||
Ivy is a tool for managing (recording, tracking, resolving and
|
||||
reporting) project dependencies, characterized by flexibility,
|
||||
configurability, and tight integration with Apache Ant.
|
||||
|
||||
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
|
||||
* configuration intersections and configuration groups
|
||||
* numerous bug fixes and improvements 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:
|
||||
http://issues.apache.org/jira/browse/IVY
|
||||
|
||||
Download the 2.1.0 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