- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Dec 2006 19:15:40 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/MessageTest-1G In directory hutz:/tmp/cvs-serv16513/test-suite/results/wsdl-xslt/MessageTest-1G Modified Files: SOAPservice.canonical.wsdlcm SOAPservice.wsdlcm Log Message: Changed transferCoding="compress" to transferCoding="gzip" in MessageTest-1G, -3G and -4G. Updated baselines for those tests too. Reran WSDL-XSLD and regenerated results. Index: SOAPservice.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/MessageTest-1G/SOAPservice.wsdlcm,v retrieving revision 1.14 retrieving revision 1.15 diff -C 2 -d -r1.14 -r1.15 *** SOAPservice.wsdlcm 1 Dec 2006 23:44:17 -0000 1.14 --- SOAPservice.wsdlcm 13 Dec 2006 19:15:38 -0000 1.15 *************** *** 807,811 **** <soapcm:soapBindingExtension> <httpcm:httpCookies>true</httpcm:httpCookies> ! <httpcm:httpTransferCodingDefault>compress</httpcm:httpTransferCodingDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> --- 807,811 ---- <soapcm:soapBindingExtension> <httpcm:httpCookies>true</httpcm:httpCookies> ! <httpcm:httpTransferCodingDefault>gzip</httpcm:httpTransferCodingDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> Index: SOAPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/MessageTest-1G/SOAPservice.canonical.wsdlcm,v retrieving revision 1.18 retrieving revision 1.19 diff -C 2 -d -r1.18 -r1.19 *** SOAPservice.canonical.wsdlcm 1 Dec 2006 23:44:17 -0000 1.18 --- SOAPservice.canonical.wsdlcm 13 Dec 2006 19:15:38 -0000 1.19 *************** *** 630,634 **** <soapcm:soapBindingExtension> <httpcm:httpCookies>true</httpcm:httpCookies> ! <httpcm:httpTransferCodingDefault>compress</httpcm:httpTransferCodingDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> --- 630,634 ---- <soapcm:soapBindingExtension> <httpcm:httpCookies>true</httpcm:httpCookies> ! <httpcm:httpTransferCodingDefault>gzip</httpcm:httpTransferCodingDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion>
Received on Wednesday, 13 December 2006 19:15:56 UTC