You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by xa...@apache.org on 2008/09/16 08:10:46 UTC

svn commit: r695738 - in /ant/ivy/core/branches/2.0.x: ./ CHANGES.txt RELEASE_NOTES

Author: xavier
Date: Mon Sep 15 23:10:45 2008
New Revision: 695738

URL: http://svn.apache.org/viewvc?rev=695738&view=rev
Log:
merge trunk 695736:695737

Modified:
    ant/ivy/core/branches/2.0.x/   (props changed)
    ant/ivy/core/branches/2.0.x/CHANGES.txt
    ant/ivy/core/branches/2.0.x/RELEASE_NOTES

Propchange: ant/ivy/core/branches/2.0.x/
------------------------------------------------------------------------------
    svn:mergeinfo = /ant/ivy/core/trunk:695737

Modified: ant/ivy/core/branches/2.0.x/CHANGES.txt
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.x/CHANGES.txt?rev=695738&r1=695737&r2=695738&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.x/CHANGES.txt (original)
+++ ant/ivy/core/branches/2.0.x/CHANGES.txt Mon Sep 15 23:10:45 2008
@@ -22,6 +22,7 @@
 	Carlton Brown
 	Mirko Bulovic
 	Jamie Burns
+	Chris Chilvers
 	Kristian Cibulskis
 	Andrea Bernardo Ciddio
 	Archie Cobbs
@@ -114,7 +115,7 @@
 - IMPROVEMENT: Additional descriptions of build.xml targets (IVY-499)
 
 - FIX: Publish Ant Task 'warnonmissing' ignored (IVY-867)
-- FIX: Ivy stand-alone ignores -cache argument (IVY-901) (thanks to Chris)
+- FIX: Ivy stand-alone ignores -cache argument (IVY-901) (thanks to Chris Chilvers)
 - FIX: ivy.cache.dir.${settingsRef} is set to default instead of the defaultCacheDir from the ivysettings.xml after ivy:resolve (IVY-898)
 - FIX: Ivy ibiblio resolver chokes on variables while checking descriptor consistency (IVY-818)
 - FIX: Enable consistent support of the configuration negation operator (IVY-894) (thanks to Patrick Woodworth)

Modified: ant/ivy/core/branches/2.0.x/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.x/RELEASE_NOTES?rev=695738&r1=695737&r2=695738&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.x/RELEASE_NOTES (original)
+++ ant/ivy/core/branches/2.0.x/RELEASE_NOTES Mon Sep 15 23:10:45 2008
@@ -168,7 +168,7 @@
 
  Contributors
  	Carlton Brown
- 	Chris
+ 	Chris Chilvers
 	Archie Cobbs
 	Ben Hale
 	Tobias Himstedt
@@ -230,7 +230,7 @@
 - IMPROVEMENT: Additional descriptions of build.xml targets (IVY-499)
 
 - FIX: Publish Ant Task 'warnonmissing' ignored (IVY-867)
-- FIX: Ivy stand-alone ignores -cache argument (IVY-901) (thanks to Chris)
+- FIX: Ivy stand-alone ignores -cache argument (IVY-901) (thanks to Chris Chilvers)
 - FIX: ivy.cache.dir.${settingsRef} is set to default instead of the defaultCacheDir from the ivysettings.xml after ivy:resolve (IVY-898)
 - FIX: Ivy ibiblio resolver chokes on variables while checking descriptor consistency (IVY-818)
 - FIX: Enable consistent support of the configuration negation operator (IVY-894) (thanks to Patrick Woodworth)