- 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/Baseline/MessageTest-3G In directory hutz:/tmp/cvs-serv16513/test-suite/results/Baseline/MessageTest-3G Modified Files: HTTPservice.canonical.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: HTTPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-3G/HTTPservice.canonical.wsdlcm,v retrieving revision 1.7 retrieving revision 1.8 diff -C 2 -d -r1.7 -r1.8 *** HTTPservice.canonical.wsdlcm 18 Nov 2006 02:58:31 -0000 1.7 --- HTTPservice.canonical.wsdlcm 13 Dec 2006 19:15:38 -0000 1.8 *************** *** 2,5 **** --- 2,6 ---- <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com --> <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" + xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" *************** *** 321,325 **** <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> ! <httpcm:httpTransferCodingDefault>compress</httpcm:httpTransferCodingDefault> </httpcm:httpBindingExtension> </bindingComponent> --- 322,326 ---- <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> ! <httpcm:httpTransferCodingDefault>gzip</httpcm:httpTransferCodingDefault> </httpcm:httpBindingExtension> </bindingComponent>
Received on Wednesday, 13 December 2006 19:15:58 UTC