You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by cz...@apache.org on 2005/12/21 17:20:08 UTC

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

Author: cziegeler
Date: Wed Dec 21 08:19:54 2005
New Revision: 358312

URL: http://svn.apache.org/viewcvs?rev=358312&view=rev
Log:
This might fix the compilation problem with pluto

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=358312&r1=358311&r2=358312&view=diff
==============================================================================
--- gump/metadata/project/cocoon/module.xml (original)
+++ gump/metadata/project/cocoon/module.xml Wed Dec 21 08:19:54 2005
@@ -927,6 +927,7 @@
     <depend project="castor"/>
     <depend project="commons-collections"/>
     <depend project="portals-pluto-api-1.0" inherit="runtime"/>
+    <depend project="portals-pluto-container-1.0"/>
     <depend project="portals-bridges-common"/>
     <depend project="cowarp"/>
     <depend project="ws-axis"/>