- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2005 11:09:11 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv32552 Modified Files: Makefile.core Makefile.adjuncts Log Message: RPC is now in Part 2 Index: Makefile.adjuncts =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.adjuncts,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.adjuncts 3 May 2005 09:42:05 -0000 1.2 --- Makefile.adjuncts 3 May 2005 11:09:09 -0000 1.3 *************** *** 4,8 **** SCHEMAS= \ wsdl20-soap.xsd \ ! wsdl20-http.xsd FILES=\ --- 4,9 ---- SCHEMAS= \ wsdl20-soap.xsd \ ! wsdl20-http.xsd \ ! wsdl20-rpc.xsd FILES=\ Index: Makefile.core =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.core,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile.core 3 May 2005 09:08:58 -0000 1.5 --- Makefile.core 3 May 2005 11:09:09 -0000 1.6 *************** *** 6,11 **** SCHEMAS=\ wsdl20.xsd\ ! wsdl20-instance.xsd\ ! wsdl20-rpc.xsd HASZ=1 --- 6,10 ---- SCHEMAS=\ wsdl20.xsd\ ! wsdl20-instance.xsd HASZ=1
Received on Tuesday, 3 May 2005 11:09:15 UTC