You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by ry...@apache.org on 2006/02/02 19:44:51 UTC

svn commit: r374456 - /incubator/woden/java/ant-test/build.xml

Author: ryman
Date: Thu Feb  2 10:44:49 2006
New Revision: 374456

URL: http://svn.apache.org/viewcvs?rev=374456&view=rev
Log:
added code for verbose and failonerror but the reader doesn't support these yet

Modified:
    incubator/woden/java/ant-test/build.xml

Modified: incubator/woden/java/ant-test/build.xml
URL: http://svn.apache.org/viewcvs/incubator/woden/java/ant-test/build.xml?rev=374456&r1=374455&r2=374456&view=diff
==============================================================================
--- incubator/woden/java/ant-test/build.xml (original)
+++ incubator/woden/java/ant-test/build.xml Thu Feb  2 10:44:49 2006
@@ -12,8 +12,4 @@
     </validatewsdl20>
   </target>
 	
-	<target name="update-ns" description="Updates the WSDL namespaces.">
-		<replace dir="." includes="*.wsdl, *.xsd" token="http://www.w3.org/2005/08/" value="http://www.w3.org/2006/01/" />
-	</target>
-  
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org