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 2011/12/01 09:58:20 UTC

svn commit: r1209009 - /gump/metadata/project/ws-commons.xml

Author: bodewig
Date: Thu Dec  1 08:58:19 2011
New Revision: 1209009

URL: http://svn.apache.org/viewvc?rev=1209009&view=rev
Log:
make dependency on Axiom reactor optional and replace it with hard dependencies on subprojects if needed

Modified:
    gump/metadata/project/ws-commons.xml

Modified: gump/metadata/project/ws-commons.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-commons.xml?rev=1209009&r1=1209008&r2=1209009&view=diff
==============================================================================
--- gump/metadata/project/ws-commons.xml (original)
+++ gump/metadata/project/ws-commons.xml Thu Dec  1 08:58:19 2011
@@ -274,7 +274,7 @@
     <jar name="neethi/target/neethi-*[0-9T].jar"/>
     <!-- license name="LICENSE.txt"/ -->
     <option project="commons-logging"/>
-    <depend project="ws-commons-axiom"/>
+    <option project="ws-commons-axiom"/>
     <option project="wsdl4j" />
   </project>