- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jan 2006 18:32:49 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv8860/test-suite Modified Files: build.xml Log Message: Updated WSDL namespaces to CR date: 2006/01 Index: build.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/build.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** build.xml 25 Jan 2006 18:27:01 -0000 1.13 --- build.xml 25 Jan 2006 18:32:47 -0000 1.14 *************** *** 109,114 **** <target name="update-wsdl-ns" description="Updates the WSDL namespaces."> ! <replace dir="documents" includes="**/*.*" token="http://www.w3.org/2005/05/wsdl" value="http://www.w3.org/2005/08/wsdl" /> ! <replace dir="xmlcatalog/wsdl" includes="**/*.xsd" token="http://www.w3.org/2005/05/wsdl" value="http://www.w3.org/2005/08/wsdl" /> </target> --- 109,114 ---- <target name="update-wsdl-ns" description="Updates the WSDL namespaces."> ! <replace dir="documents" includes="**/*.*" token="http://www.w3.org/2005/08/wsdl" value="http://www.w3.org/2006/01/wsdl" /> ! <replace dir="xmlcatalog/wsdl" includes="**/*.xsd" token="http://www.w3.org/2005/08/wsdl" value="http://www.w3.org/2006/01/wsdl" /> </target>
Received on Wednesday, 25 January 2006 18:32:53 UTC