You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/03/29 13:56:27 UTC

svn commit: r523715 - in /incubator/ivy/core/trunk: CHANGES.txt RELEASE_NOTES

Author: xavier
Date: Thu Mar 29 06:56:17 2007
New Revision: 523715

URL: http://svn.apache.org/viewvc?view=rev&rev=523715
Log:
add committers and contributors list to release notes and changes

Modified:
    incubator/ivy/core/trunk/CHANGES.txt
    incubator/ivy/core/trunk/RELEASE_NOTES

Modified: incubator/ivy/core/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/CHANGES.txt?view=diff&rev=523715&r1=523714&r2=523715
==============================================================================
--- incubator/ivy/core/trunk/CHANGES.txt (original)
+++ incubator/ivy/core/trunk/CHANGES.txt Thu Mar 29 06:56:17 2007
@@ -5,6 +5,45 @@
 				
 for detailed view of each issue, please consult http://issues.apache.org/jira/browse/IVY
 
+ Committers
+ 	Maarteen Coene
+ 	Xavier Hanin
+ 
+ Contributors
+ 	Ingo Adler
+	Stephane Baillez
+	Karl Baum
+	Matthieu Brouillard
+	Kristian Cibulskis
+	Pierre Hägnestrand
+	Peter Hayes
+	Matt Inger
+	Anders Janmyr
+	Christer Jonsson
+	Matthias Kilian
+	Gregory Kisling
+	Tat Leung
+	Costin Leau
+	Antoine Levy-Lambert
+	William Lyvers
+	Stephen Nesbitt
+	Joshua Nichols
+	Bernard Niset
+	Glen Marchesani
+	Mathias Muller
+	Peter Oxenham
+	Emmanuel Pellereau
+	Roshan Punnoose
+	Damon Rand
+	Christian Riege
+	Jean-Baptiste Quenot
+	Andreas Sahlbach
+	Gilles Scokart
+	John Shields
+	Johan Stuyts
+	John Williams
+
+
    version in SVN
 =====================================
 - NEW: define artifacts not declared by the dependency module descriptor (IVY-419)

Modified: incubator/ivy/core/trunk/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/RELEASE_NOTES?view=diff&rev=523715&r1=523714&r2=523715
==============================================================================
--- incubator/ivy/core/trunk/RELEASE_NOTES (original)
+++ incubator/ivy/core/trunk/RELEASE_NOTES Thu Mar 29 06:56:17 2007
@@ -8,7 +8,8 @@
 3. Migrating from Jayasoft Ivy to Apache Ivy
 4. How to Get Involved
 5. How to Report Issues
-6. List of JIRA Issues Fixed in this Release   
+6. Committers and Contributors for this release
+7. List of Changes in this Release   
    
    
 1. What is Apache Ivy?
@@ -89,7 +90,21 @@
 The Apache Ivy project uses JIRA for issue tracking.  Please report any 
 issues you find at http://issues.apache.org/jira/browse/ivy.
 
-6. List of Changes in this Release
+6. Committers and Contributors for this Release
+
+ Committers
+	Maarten Coene
+	Xavier Hanin
+
+ Contributors
+	Stephane Baillez
+	Pierre Hägnestrand
+	Matt Inger
+	William Lyvers
+	Gilles Scokart
+	John Williams
+
+7. List of Changes in this Release
 
 - NEW: define artifacts not declared by the dependency module descriptor (IVY-419)
 
@@ -102,6 +117,8 @@
 - IMPROVE: New "modules in use" section in console report at the end of resolve (IVY-373) (thanks to John Wiliams)
 - IMPROVE: Generated XML reports now contains more information about the resolved module (IVY-446)
 
+- FIX: XmlModuleDescriptorWriterTest not working with Java 6 (IVY-374)
+- FIX: Conflict managers ignored, when assigned to modules in Ivy configuration (setting, ivyconf.xml) (IVY-448)
 - FIX: Ivy should fail if ';' has been used in publications/artifact/@conf of ivy.xml (IVY-441)
 - FIX: Ivy should fail where dependency uses undefined configuration (IVY-442)
 - FIX: Dynamic revision not calculated properly when using multiple directories (IVY-427)
@@ -123,4 +140,3 @@
 - FIX: Comments in ivy.xml duplicated (IVY-336) (thanks to Gilles Scokart)
 - FIX: Ivy failure when the ivy.xml file contains non US-ASCII characters (IVY-346) (thanks to Gilles Scokart)
 - FIX: Urlresolver is not possible to use dynamic revisions on nonstandard repository structure (IVY-350) (thanks to Pierre Hägnestrand)
-