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

svn commit: rev 56378 - cocoon/trunk

Author: stefano
Date: Tue Nov  2 07:05:57 2004
New Revision: 56378

Modified:
   cocoon/trunk/gump.xml
Log:
that didn't make any difference, so depend on the latest one


Modified: cocoon/trunk/gump.xml
==============================================================================
--- cocoon/trunk/gump.xml	(original)
+++ cocoon/trunk/gump.xml	Tue Nov  2 07:05:57 2004
@@ -148,7 +148,7 @@
     <depend project="ehcache"/>
     <depend project="commons-jexl" inherit="all"/>
     <depend project="commons-betwixt" inherit="all"/>
-    <depend project="commons-beanutils-core" inherit="all"/>
+    <depend project="commons-beanutils" inherit="all"/>
     <depend project="commons-digester" inherit="all"/>
     <depend project="jakarta-velocity" inherit="all"/>
     <depend project="jakarta-servletapi-4"/>
@@ -594,7 +594,7 @@
     </ant>
 
     <depend project="cocoon" inherit="all"/>
-    <depend project="commons-httpclient-2.0-branch"/>
+    <depend project="commons-httpclient"/>
     <depend project="commons-logging"/>
 
     <work nested="tools/anttasks"/>
@@ -1163,7 +1163,7 @@
     <depend project="cocoon" inherit="all"/>
     <depend project="cocoon-block-taglib"/>
     <depend project="cocoon-block-portal"/>
-    <depend project="commons-beanutils-core" inherit="all"/>
+    <depend project="commons-beanutils" inherit="all"/>
     <depend project="commons-digester" inherit="all"/>
     <!-- FIXME Add commons-el dependency -->
     <depend project="jakarta-servletapi-4" inherit="all"/>