You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by jo...@apache.org on 2005/11/09 21:02:49 UTC

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

Author: joerg
Date: Wed Nov  9 12:02:39 2005
New Revision: 332130

URL: http://svn.apache.org/viewcvs?rev=332130&view=rev
Log:
mail block depends on xsp for samples

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=332130&r1=332129&r2=332130&view=diff
==============================================================================
--- gump/metadata/project/cocoon/module.xml (original)
+++ gump/metadata/project/cocoon/module.xml Wed Nov  9 12:02:39 2005
@@ -790,7 +790,8 @@
     </ant>
 
     <depend project="cocoon" inherit="all"/>
-    <depend project="cocoon-block-asciiart"/>
+    <depend project="cocoon-block-asciiart" type="samples"/>
+    <depend project="cocoon-block-xsp" type="samples"/>
     <depend project="javamail"/>
     <depend project="jaf"/>