Author: maartenc
Date: Tue Jun 15 21:29:21 2010
New Revision: 955059

URL: http://svn.apache.org/viewvc?rev=955059&view=rev
Log:
Give credits to Aaron Hachez for the patch for IVY-736

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=955059&r1=955058&r2=955059&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Tue Jun 15 21:29:21 2010
@@ -46,6 +46,7 @@ for detailed view of each issue, please 
        Pierre Hägnestrand
        Scott Hebert
        Tobias Himstedt
+       Aaron Hachez
        Ben Hale
        Peter Hayes
        Scott Hebert
@@ -126,7 +127,7 @@ for detailed view of each issue, please 
 - IMPROVEMENT: Trace a message when a property file referenced from the 
settings doesn't exixts (IVY-1074)
 - IMPROVEMENT: use defaultconf in combination with defaultconfmapping 
(IVY-1135) (thanks to Jon Schneider)
 
-- FIX: makepom ignores artifact type in ivy.xml and hardcodes 'jar' in the 
output pom (IVY-736)
+- FIX: makepom ignores artifact type in ivy.xml and hardcodes 'jar' in the 
output pom (IVY-736) (thanks to Aaron Hachez)
 - FIX: Ant output wasn't always prefixed by the name of the Ivy task
 - FIX: Resolved Ivy properties written to cache during ivy:resolve incorrectly 
represents forced revisions (IVY-1159)
 - FIX: Namespace rules not properly applied to parent projects (IVY-1186)


Reply via email to