You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/10/20 06:28:36 UTC

svn commit: r326807 - /gump/metadata/project/cocoon/module.xml

Author: bodewig
Date: Wed Oct 19 21:28:32 2005
New Revision: 326807

URL: http://svn.apache.org/viewcvs?rev=326807&view=rev
Log:
use excalibur's version of framework, avalon-framework-legacy is an empty jar now

Modified:
    gump/metadata/project/cocoon/module.xml

Modified: gump/metadata/project/cocoon/module.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/cocoon/module.xml?rev=326807&r1=326806&r2=326807&view=diff
==============================================================================
--- gump/metadata/project/cocoon/module.xml (original)
+++ gump/metadata/project/cocoon/module.xml Wed Oct 19 21:28:32 2005
@@ -78,11 +78,9 @@
     <depend project="xml-commons-resolver"
             groupId="xml-resolver" artifactId="xml-resolver" version="1.1"/>  
             
-    <depend project="avalon-framework-api"
+    <depend project="excalibur-framework-api"
             groupId="avalon-framework" artifactId="avalon-framework-api"/>  
-    <!-- what's this!?! -->
-    <depend project="avalon-framework-legacy"/>  
-    <depend project="avalon-framework-impl"
+    <depend project="excalibur-framework-impl"
             groupId="avalon-framework" artifactId="avalon-framework-impl"/> 
     <!-- what's this!?! -->
     <depend project="excalibur-legacy" id="compatibility"/>