You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2010/02/25 05:49:39 UTC

svn commit: r916122 - /gump/metadata/project/ws-axis.xml

Author: billbarker
Date: Thu Feb 25 04:49:39 2010
New Revision: 916122

URL: http://svn.apache.org/viewvc?rev=916122&view=rev
Log:
fix work paths

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

Modified: gump/metadata/project/ws-axis.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-axis.xml?rev=916122&r1=916121&r2=916122&view=diff
==============================================================================
--- gump/metadata/project/ws-axis.xml (original)
+++ gump/metadata/project/ws-axis.xml Thu Feb 25 04:49:39 2010
@@ -64,11 +64,11 @@
     <option project="jms"/>
     <option project="xml-security" inherit="runtime"/>
 
-    <work nested="java/build/lib/axis-ant.jar"/>
-    <work nested="java/build/classes"/>
-    <work nested="java/build/work"/>
+    <work nested="build/lib/axis-ant.jar"/>
+    <work nested="build/classes"/>
+    <work nested="build/work"/>
 
-    <home nested="java/build"/>
+    <home nested="build"/>
     <jar name="lib/axis.jar" id="axis"/>
     <jar name="lib/axis-ant.jar" id="axis-ant"/>
     <jar name="lib/jaxrpc.jar" id="axis-jaxrpc"/>
@@ -107,12 +107,12 @@
     <depend project="httpunit"/>
     <depend project="junit"/>
 
-    <work nested="java/build/lib/axis-ant.jar"/>
-    <work nested="java/build/classes"/>
+    <work nested="build/lib/axis-ant.jar"/>
+    <work nested="build/classes"/>
 
-    <home nested="java/build"/>
+    <home nested="build"/>
 
-	<junitreport nested="java/test-reports"/>
+	<junitreport nested="test-reports"/>
     
     <nag from="Davanum Srinivas &lt;dims@yahoo.com&gt;"
          to="axis-dev@ws.apache.org">