Author: maartenc
Date: Wed Sep 22 20:56:13 2010
New Revision: 1000225
URL: http://svn.apache.org/viewvc?rev=1000225&view=rev
Log:
Corrected the JIRA issue number from IVY-707 to IVY-770.
Modified:
ant/ivy/core/trunk/CHANGES.txt
Modified: ant/ivy/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev=1000225&r1=1000224&r2=1000225&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Wed Sep 22 20:56:13 2010
@@ -123,7 +123,7 @@ for detailed view of each issue, please
- IMPROVEMENT: the <artifact> child of ivy:publish now accepts any attribute
- IMPROVEMENT: Handle attributes in description subelements (IVY-1214) (thanks
to Jean-Louis Boudart)
- IMPROVEMENT: Use IvyAuthenticator only when it is really necessary (IVY-1211)
-- IMPROVEMENT: MakePom task handling of mulitple artifacts for Maven2
(IVY-707) (thanks to Jesper Pedersen)
+- IMPROVEMENT: MakePom task handling of mulitple artifacts for Maven2
(IVY-770) (thanks to Jesper Pedersen)
- IMPROVEMENT: ivy:makepom now has an option to disable the generation of an
extra Ivy comment block in the POM
- IMPROVEMENT: ivy:makepom now accepts a list of configurations to include
(IVY-1005) (thanks to Jesper Pedersen)
- IMPROVEMENT: ivy:makepom can generate a <description> element in the pom
(IVY-1215) (thanks to Jesper Pedersen)