You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by tv...@apache.org on 2011/09/17 14:40:27 UTC

svn commit: r1171966 - /gump/metadata/project/turbine-fulcrum.xml

Author: tv
Date: Sat Sep 17 12:40:27 2011
New Revision: 1171966

URL: http://svn.apache.org/viewvc?rev=1171966&view=rev
Log:
Attempt to fix fulcrum-quartz build

Modified:
    gump/metadata/project/turbine-fulcrum.xml

Modified: gump/metadata/project/turbine-fulcrum.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/turbine-fulcrum.xml?rev=1171966&r1=1171965&r2=1171966&view=diff
==============================================================================
--- gump/metadata/project/turbine-fulcrum.xml (original)
+++ gump/metadata/project/turbine-fulcrum.xml Sat Sep 17 12:40:27 2011
@@ -373,15 +373,11 @@
     <option project="junit"/>
     <option project="xml-xerces"/> 
 
-    <option project="commons-lang"/>
-    <option project="commons-collections"/>
-    <option project="commons-logging"/>
     <option project="quartz"/>
-    <option project="xstream-in-xstream"/>
     
     <work nested="quartz/target/classes"/>
     <home nested="quartz"/>
-    <jar name="target/fulcrum-quartz-1.1.0-SNAPSHOT.jar"/>
+    <jar name="target/fulcrum-quartz-*[0-9T].jar"/>
     <nag to="dev@turbine.apache.org" from="fulcrum-quartz development &lt;dev@turbine.apache.org&gt;"/>
   </project>