Author: maartenc
Date: Thu Mar 13 22:49:39 2014
New Revision: 1577363

URL: http://svn.apache.org/r1577363
Log:
Changes should go into CHANGES.txt, not in RELEASE_NOTES + deleted patch.txt

Removed:
    ant/ivy/core/trunk/patch.txt
Modified:
    ant/ivy/core/trunk/CHANGES.txt
    ant/ivy/core/trunk/RELEASE_NOTES

Modified: ant/ivy/core/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev=1577363&r1=1577362&r2=1577363&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Thu Mar 13 22:49:39 2014
@@ -80,6 +80,7 @@ for detailed view of each issue, please 
        Tat Leung
        Costin Leau
        Antoine Levy-Lambert
+       Tony Likhite
        Andrey Lomakin
        William Lyvers
        Sakari Maaranen
@@ -159,6 +160,7 @@ for detailed view of each issue, please 
 - IMPROVEMENT: Also copy original metadata artifact (e.g. POM) on ivy:install 
(IVY-1431) (Thanks to Erwin Tratar)
 - IMPROVEMENT: useOrigin will do avoid copy with url resolvers configured with 
a 'file:/' URL
 - IMPROVEMENT: add support for source artifacts in buildobr task
+- IMPROVEMENT: add possibility to configure the User-Agent http header by 
setting a property http.agent (Thanks to Tony Likhite)
 
 - FIX: In IvyDE, Ivy fails to parse ivy-settings.xml file if it contains <pgp> 
element (thanks to Gregory Amerson) (IVY-1441)
 - FIX: ParseException when "Bundle-Description" is present in OSGi MANIFEST.MF 
(IVY-1438)

Modified: ant/ivy/core/trunk/RELEASE_NOTES
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/RELEASE_NOTES?rev=1577363&r1=1577362&r2=1577363&view=diff
==============================================================================
--- ant/ivy/core/trunk/RELEASE_NOTES (original)
+++ ant/ivy/core/trunk/RELEASE_NOTES Thu Mar 13 22:49:39 2014
@@ -115,7 +115,6 @@ List of changes since Ivy 2.3.0:
 - IMPROVEMENT: Also copy original metadata artifact (e.g. POM) on ivy:install 
(IVY-1431) (Thanks to Erwin Tratar)
 - IMPROVEMENT: useOrigin will do avoid copy with url resolvers configured with 
a 'file:/' URL
 - IMPROVEMENT: add support for source artifacts in buildobr task
-- IMPROVEMENT: add possibility to configure the User-Agent http header by 
setting a property http.agent
 
 - FIX: In IvyDE, Ivy fails to parse ivy-settings.xml file if it contains <pgp> 
element (thanks to Gregory Amerson) (IVY-1441)
 - FIX: ParseException when "Bundle-Description" is present in OSGi MANIFEST.MF 
(IVY-1438)


Reply via email to