You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/11/02 05:34:48 UTC

svn commit: rev 56345 - in avalon/trunk: central/system/gump planet/cornerstone planet/facilities tools

Author: niclas
Date: Mon Nov  1 20:34:48 2004
New Revision: 56345

Modified:
   avalon/trunk/central/system/gump/avalon-trunk.xml
   avalon/trunk/planet/cornerstone/index.xml
   avalon/trunk/planet/facilities/index.xml
   avalon/trunk/tools/index.xml
Log:
Changes in Gump...

Modified: avalon/trunk/central/system/gump/avalon-trunk.xml
==============================================================================
--- avalon/trunk/central/system/gump/avalon-trunk.xml	(original)
+++ avalon/trunk/central/system/gump/avalon-trunk.xml	Mon Nov  1 20:34:48 2004
@@ -1134,7 +1134,7 @@
       <depend property="gump.resource.commons-logging" project="commons-logging" id="commons-logging">
         <noclasspath/>
       </depend>
-      <depend property="gump.resource.commons-beanutils" project="commons-beanutils-core">
+      <depend property="gump.resource.commons-beanutils" project="commons-beanutils">
         <noclasspath/>
       </depend>
       <!-- end for -->
@@ -1996,7 +1996,7 @@
       <depend property="gump.resource.commons-digester" project="commons-digester">
         <noclasspath/>
       </depend>
-      <depend property="gump.resource.commons-beanutils" project="commons-beanutils-core">
+      <depend property="gump.resource.commons-beanutils" project="commons-beanutils">
         <noclasspath/>
       </depend>
       <depend property="gump.resource.mx4j-impl" project="mx4j" id="mx4j-impl">
@@ -2249,7 +2249,7 @@
       <depend property="gump.resource.commons-logging" project="commons-logging" id="commons-logging">
         <noclasspath/>
       </depend>
-      <depend property="gump.resource.commons-beanutils" project="commons-beanutils-core">
+      <depend property="gump.resource.commons-beanutils" project="commons-beanutils">
         <noclasspath/>
       </depend>
       <!-- end for -->
@@ -3189,7 +3189,7 @@
       <depend property="gump.resource.bcel" project="bcel">
         <noclasspath/>
       </depend>
-      <depend property="gump.resource.commons-beanutils-core" project="commons-beanutils-core">
+      <depend property="gump.resource.commons-beanutils" project="commons-beanutils">
         <noclasspath/>
       </depend>
       <depend property="gump.resource.commons-collections" project="commons-collections">

Modified: avalon/trunk/planet/cornerstone/index.xml
==============================================================================
--- avalon/trunk/planet/cornerstone/index.xml	(original)
+++ avalon/trunk/planet/cornerstone/index.xml	Mon Nov  1 20:34:48 2004
@@ -21,6 +21,7 @@
     </info>
     <gump>
       <id>commons-logging-api</id>
+      <alias>commons-logging</alias>
     </gump>
   </resource>
 

Modified: avalon/trunk/planet/facilities/index.xml
==============================================================================
--- avalon/trunk/planet/facilities/index.xml	(original)
+++ avalon/trunk/planet/facilities/index.xml	Mon Nov  1 20:34:48 2004
@@ -248,12 +248,9 @@
     <info>
       <group>commons-beanutils</group>
       <name>commons-beanutils</name>
-      <version>1.6.1</version>
+      <version>1.7.0</version>
       <type>jar</type>
     </info>
-    <gump>
-      <alias>commons-beanutils-core</alias>
-    </gump>
   </resource>
 
   

Modified: avalon/trunk/tools/index.xml
==============================================================================
--- avalon/trunk/tools/index.xml	(original)
+++ avalon/trunk/tools/index.xml	Mon Nov  1 20:34:48 2004
@@ -56,7 +56,7 @@
     <dependencies>
       <include key="antlr" />
       <include key="bcel" />
-      <include key="commons-beanutils-core" />
+      <include key="commons-beanutils" />
       <include key="commons-collections" />
       <include key="commons-logging" />
       <include key="regexp" />
@@ -84,7 +84,7 @@
   <resource>
     <info>
       <group>commons-beanutils</group>
-      <name>commons-beanutils-core</name>
+      <name>commons-beanutils</name>
       <version>1.7.0</version>
       <type>jar</type>
     </info>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org