Author: maartenc
Date: Thu Aug 11 21:38:20 2011
New Revision: 1156843
URL: http://svn.apache.org/viewvc?rev=1156843&view=rev
Log:
The author of the patch was Douglas Palmer...
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=1156843&r1=1156842&r2=1156843&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Thu Aug 11 21:38:20 2011
@@ -77,7 +77,6 @@ for detailed view of each issue, please
Stephen Nesbitt
Joshua Nichols
Bernard Niset
- Andreas Mandel
David Maplesden
Glen Marchesani
Phil Messenger
@@ -85,6 +84,7 @@ for detailed view of each issue, please
Mathias Muller
Randy Nott
Peter Oxenham
+ Douglas Palmer
Jesper Pedersen
Emmanuel Pellereau
Roshan Punnoose
@@ -127,7 +127,7 @@ for detailed view of each issue, please
- NEW: Import Bushel into Ivy core (IVY-1241)
- NEW: An new resolver 'mirroredurl' which can handle a list of mirrored URL
repositories
-- IMPROVEMENT: ivy:makepom ignores the artifact type in generated dependencies
(IVY-1229) (thanks to Andreas Mandel)
+- IMPROVEMENT: ivy:makepom ignores the artifact type in generated dependencies
(IVY-1229) (thanks to Douglas Palmer)
- IMPROVEMENT: ivy:makepom now honors exclusion of artifacts in generated pom
files (IVY-1294) (thanks to Jens Rohloff)
- IMPROVEMENT: Added support for dynamic revisions in <extends> tag (IVY-1281)
(thanks to Jean-Louis Boudart)
- IMPROVEMENT: ivy:makepom child element dependency should support the type
and classifier attributes (IVY-1262)