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 2010/08/08 19:47:41 UTC

svn commit: r983463 - /gump/metadata/project/james-jsieve.xml

Author: bodewig
Date: Sun Aug  8 17:47:41 2010
New Revision: 983463

URL: http://svn.apache.org/viewvc?rev=983463&view=rev
Log:
hard dependency

Modified:
    gump/metadata/project/james-jsieve.xml

Modified: gump/metadata/project/james-jsieve.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-jsieve.xml?rev=983463&r1=983462&r2=983463&view=diff
==============================================================================
--- gump/metadata/project/james-jsieve.xml (original)
+++ gump/metadata/project/james-jsieve.xml Sun Aug  8 17:47:41 2010
@@ -43,7 +43,7 @@
   <project name="apache-jsieve-mailet">
     <depend project="jsieve-project"/>
     <mvn basedir="mailet"/>
-    <option project="apache-jsieve"/>
+    <depend project="apache-jsieve"/>
     <option project="apache-mailet"/>
     <option project="apache-mailet-base"/>
     <option project="apache-mime4j-reactor"/>