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/10/13 08:07:53 UTC

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

Author: bodewig
Date: Thu Oct 13 06:07:52 2011
New Revision: 1182672

URL: http://svn.apache.org/viewvc?rev=1182672&view=rev
Log:
Axiom's shade plugin needs axiom-buildutils

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=1182672&r1=1182671&r2=1182672&view=diff
==============================================================================
--- gump/metadata/project/ws-commons.xml (original)
+++ gump/metadata/project/ws-commons.xml Thu Oct 13 06:07:52 2011
@@ -208,6 +208,7 @@
     <depend project="axiom-parent"/>
     <mvn2 basedir="axiom/modules/shade-plugin-patched" goal="install"
           separateLocalRepository="ws-commons"/>
+    <depend project="axiom-buildutils"/>
     <jar name="axiom/modules/shade-plugin-patched/target/shade-plugin-patched-*[0-9T].jar"
          id="shade-plugin-patched"/>
     <pom name="axiom/modules/shade-plugin-patched/pom.xml"/>