You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2006/11/23 02:12:34 UTC

svn commit: r478419 - in /forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository: apache/commons-collections/ apache/commons-dbcp/ apache/commons-httpclient/ apache/commons-pool/ apache/log4j/ apache/regexp/ asm/asm-commons/ asm/asm-util/ asm/asm/

Author: rgardler
Date: Wed Nov 22 17:12:33 2006
New Revision: 478419

URL: http://svn.apache.org/viewvc?view=rev&rev=478419
Log:
Change ivyauthor to ASF

Modified:
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-collections/ivy-3.2.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-pool/ivy-1.3.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/regexp/ivy-1.4.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-util/ivy-2.2.2.xml
    forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm/ivy-2.2.2.xml

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-collections/ivy-3.2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-collections/ivy-3.2.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-collections/ivy-3.2.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-collections/ivy-3.2.xml Wed Nov 22 17:12:33 2006
@@ -2,6 +2,6 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="apache" module="commons-collections" revision="3.2" status="release" publication="20061027232500">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
     </info>    
 </ivy-module>

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml Wed Nov 22 17:12:33 2006
@@ -2,7 +2,7 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="apache" module="commons-dbcp" revision="1.2.1" status="release" publication="20061027232928">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
     </info>    
     <dependencies>
       <dependency org="apache" name="commons-collections" rev="3.2"/>

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml Wed Nov 22 17:12:33 2006
@@ -2,6 +2,6 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="apache" module="commons-httpclient" revision="3.1-alpha1" status="milestone">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
     </info>    
 </ivy-module>

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-pool/ivy-1.3.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-pool/ivy-1.3.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-pool/ivy-1.3.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/commons-pool/ivy-1.3.xml Wed Nov 22 17:12:33 2006
@@ -2,6 +2,6 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="apache" module="commons-pool" revision="1.3" status="release" publication="20061027232652">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
     </info>    
 </ivy-module>

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml Wed Nov 22 17:12:33 2006
@@ -2,6 +2,6 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="apache" module="log4j" revision="1.2.14" status="release" publication="20061022022504">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
     </info>    
 </ivy-module>

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/regexp/ivy-1.4.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/regexp/ivy-1.4.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/regexp/ivy-1.4.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/apache/regexp/ivy-1.4.xml Wed Nov 22 17:12:33 2006
@@ -2,6 +2,6 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="apache" module="regexp" revision="1.4" status="release">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
     </info>    
 </ivy-module>

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml Wed Nov 22 17:12:33 2006
@@ -2,7 +2,7 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="asm" module="asm-commons" revision="2.2.2" status="release" publication="20061021235420">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
 
 		<description homepage="http://www.springframework.org/">
 	        ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e., just before they are loaded into the Java Virtual Machine.

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-util/ivy-2.2.2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-util/ivy-2.2.2.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-util/ivy-2.2.2.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm-util/ivy-2.2.2.xml Wed Nov 22 17:12:33 2006
@@ -2,7 +2,7 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="asm" module="asm-util" revision="2.2.2" status="release" publication="20061021235434">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
 
 		<description homepage="http://www.springframework.org/">
 	        ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e., just before they are loaded into the Java Virtual Machine.

Modified: forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm/ivy-2.2.2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm/ivy-2.2.2.xml?view=diff&rev=478419&r1=478418&r2=478419
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm/ivy-2.2.2.xml (original)
+++ forrest/trunk/whiteboard/forrest2/core/tools/ivy/repository/asm/asm/ivy-2.2.2.xml Wed Nov 22 17:12:33 2006
@@ -2,7 +2,7 @@
 <?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
 <ivy-module version="1.0">
     <info organisation="asm" module="asm" revision="2.2.2" status="release" publication="20061021235202">
-		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+		<ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
 
 		<license name="ObjectWeb" url="http://asm.objectweb.org/license.html"/>