- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Dec 2006 23:44:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G
In directory hutz:/tmp/cvs-serv27308/test-suite/results/Woden/MessageTest-5G
Modified Files:
SOAPservice.canonical.wsdlcm SOAPservice.results.xml
Log Message:
Added list of supported extension to each implementation (implementations.xml)
Added list of required extensions to each good/*/TestMetadata.xml
Changed comparison algorithms to first check whether the required extensions are supported by the processor - if not record "unsupported extension".
Added WS-Addressing 1.0 WSDL binding support to wsdl-xslt.
Minor fixes to WSAddressing-1G and updated baseline.
Regenerated results.
Index: SOAPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G/SOAPservice.results.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** SOAPservice.results.xml 20 Nov 2006 02:32:21 -0000 1.1
--- SOAPservice.results.xml 1 Dec 2006 23:44:00 -0000 1.2
***************
*** 2,4 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing source="../../../documents/good/MessageTest-5G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-5G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm"/>
--- 2,4 ----
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/MessageTest-5G/TestMetadata.xml" source="../../../documents/good/MessageTest-5G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-5G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm" required-extensions="true"/>
Index: SOAPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** SOAPservice.canonical.wsdlcm 28 Nov 2006 18:25:32 -0000 1.2
--- SOAPservice.canonical.wsdlcm 1 Dec 2006 23:44:00 -0000 1.3
***************
*** 1,3 ****
! <?xml version="1.0" encoding="UTF-8"?><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1">
<extensions>
<cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri>
--- 1,4 ----
! <?xml version="1.0" encoding="UTF-8"?>
! <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1">
<extensions>
<cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri>
Received on Friday, 1 December 2006 23:52:54 UTC