2006/ws/policy/interop/results build.xml,1.3,1.4 dashboard-summary.html,1.5,1.6 dashboard.html,1.6,1.7

Update of /sources/public/2006/ws/policy/interop/results
In directory hutz:/tmp/cvs-serv19867/policy/interop/results

Modified Files:
	build.xml dashboard-summary.html dashboard.html 
Log Message:
Added Oracle round 3 results and regenerated results.

Index: dashboard-summary.html
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/dashboard-summary.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dashboard-summary.html	20 Mar 2007 17:20:12 -0000	1.5
+++ dashboard-summary.html	26 Mar 2007 13:18:19 -0000	1.6
@@ -15,8 +15,8 @@
       <p class="navicons"><a href="../../../"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a>  <a href="http://www.w3.org/Architecture/"><img src="http://www.w3.org/Icons/arch" alt="Architecture Domain" height="48" width="212"></a>  <a href="http://www.w3.org/2002/ws/"><img src="http://www.w3.org/2002/ws/3/04/diags/wsa.png" width="192" height="48" alt="Web Services Activity"></a></p>
       <p class="navlinks"><a href="http://www.w3.org/2002/ws/policy">About Web Services Policy WG</a></p>
       <h1>Web Services Policy 1.5 CR Dashboard</h1>
-      <address>Generated March 21 2007,
-         0219
+      <address>Generated March 26 2007,
+         2215
       </address>
       <p class="explanatory">The dashboard summarizes the results of unit and interop
          testing of the <a href="http://www.w3.org/TR/ws-policy">Web Services Policy 1.5
@@ -129,7 +129,7 @@
             <td class="results">N/A</td>
             <td class="results">N/A</td>
             <td class="results">N/A</td>
-            <td class="results">N/A</td>
+            <td class="results"><span style="position:absolute">22 of 24</span><img alt="22 of 24" width="91.66666666666666" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="2 of 24" width="8.333333333333332" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
             <td class="results">N/A</td>
             <td class="results">N/A</td>
             <td class="results">N/A</td>

Index: build.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- build.xml	16 Mar 2007 14:15:44 -0000	1.3
+++ build.xml	26 Mar 2007 13:18:19 -0000	1.4
@@ -213,6 +213,11 @@
             destdir=".">
             <param name="PARTICIPANT-FILE" expression="round3/WSDL11/round3-WSDL11-WSO2.xml"/>
         </xslt>
+ <copy file="temp-round3-wsdl11.xml" tofile="round3-wsdl11-in.xml" overwrite="true"/>
+        <xslt style="interop-round-step1.xsl" in="round3-wsdl11-in.xml" out="temp-round3-wsdl11.xml"
+            destdir=".">
+            <param name="PARTICIPANT-FILE" expression="round3/WSDL11/round3-WSDL11-Oracle.xml"/>
+        </xslt>
         <copy file="temp-round3-wsdl11.xml" tofile="round3-wsdl11-in.xml" overwrite="true"/>
         <!-- add more -->
         <copy file="temp-round3-wsdl11.xml" tofile="round3-wsdl11-in.xml" overwrite="true"/>

Index: dashboard.html
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/dashboard.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dashboard.html	20 Mar 2007 17:20:12 -0000	1.6
+++ dashboard.html	26 Mar 2007 13:18:19 -0000	1.7
@@ -16,8 +16,8 @@
       <p class="navicons"><a href="../../../"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a>  <a href="http://www.w3.org/Architecture/"><img src="http://www.w3.org/Icons/arch" alt="Architecture Domain" height="48" width="212"></a>  <a href="http://www.w3.org/2002/ws/"><img src="http://www.w3.org/2002/ws/3/04/diags/wsa.png" width="192" height="48" alt="Web Services Activity"></a></p>
       <p class="navlinks"><a href="http://www.w3.org/2002/ws/policy">About Web Services Policy WG</a></p>
       <h1>Web Services Policy 1.5 CR Dashboard</h1>
-      <address>Generated March 21 2007,
-         0219
+      <address>Generated March 26 2007,
+         2215
       </address>
       <p class="explanatory">The dashboard summarizes the results of unit and interop
          testing of the <a href="http://www.w3.org/TR/ws-policy">Web Services Policy 1.5
@@ -2506,6 +2506,10 @@
             <td><a href="#WSO2">WSO2</a></td>
             <td>WSDL: <a href="http://ww2.wso2.org:8093/wspolicy/interop/Test.wsdl">http://ww2.wso2.org:8093/wspolicy/interop/Test.wsdl</a><br></td>
          </tr>
+         <tr>
+            <td><a href="#Oracle">Oracle</a></td>
+            <td>WSDL: <a href="http://26.6.3.196:8888/echo//Round3.wsdl">http://26.6.3.196:8888/echo//Round3.wsdl</a><br>Client: <a href=""></a><br></td>
+         </tr>
       </table>
       <p>The following tables enumerate 
          results from implementers based on running these interop tests. Green indicates a 
@@ -2521,6 +2525,7 @@
             <td><a href="#Microsoft">Microsoft</a></td>
             <td><a href="#Sun">Sun</a></td>
             <td><a href="#WSO2">WSO2</a></td>
+            <td><a href="#Oracle">Oracle</a></td>
          </tr>
          <tr>
             <td><a href="#IBM">IBM</a></td>
@@ -2563,6 +2568,15 @@
             <td bgcolor="#FF0000"></td>
             <td bgcolor="#00FF00"></td>
          </tr>
+         <tr>
+            <td><a href="#Oracle">Oracle</a></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+         </tr>
       </table>
       <h4 id="R3WSDL11T3">Table 8: Test Case - R3WSDL11T3</h4>
       <p></p>
@@ -2574,6 +2588,7 @@
             <td><a href="#Microsoft">Microsoft</a></td>
             <td><a href="#Sun">Sun</a></td>
             <td><a href="#WSO2">WSO2</a></td>
+            <td><a href="#Oracle">Oracle</a></td>
          </tr>
          <tr>
             <td><a href="#IBM">IBM</a></td>
@@ -2616,6 +2631,15 @@
             <td bgcolor="#FF0000"></td>
             <td bgcolor="#00FF00"></td>
          </tr>
+         <tr>
+            <td><a href="#Oracle">Oracle</a></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+         </tr>
       </table>
       <h4 id="R3WSDL11A11">Table 9: Test Case - R3WSDL11A11</h4>
       <p></p>
@@ -2627,6 +2651,7 @@
             <td><a href="#Microsoft">Microsoft</a></td>
             <td><a href="#Sun">Sun</a></td>
             <td><a href="#WSO2">WSO2</a></td>
+            <td><a href="#Oracle">Oracle</a></td>
          </tr>
          <tr>
             <td><a href="#IBM">IBM</a></td>
@@ -2669,6 +2694,15 @@
             <td bgcolor="#FF0000"></td>
             <td bgcolor="#00FF00"></td>
          </tr>
+         <tr>
+            <td><a href="#Oracle">Oracle</a></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#FF0000"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+         </tr>
       </table>
       <h4 id="R3WSDL11A12">Table 10: Test Case - R3WSDL11A12</h4>
       <p></p>
@@ -2680,6 +2714,7 @@
             <td><a href="#Microsoft">Microsoft</a></td>
             <td><a href="#Sun">Sun</a></td>
             <td><a href="#WSO2">WSO2</a></td>
+            <td><a href="#Oracle">Oracle</a></td>
          </tr>
          <tr>
             <td><a href="#IBM">IBM</a></td>
@@ -2722,6 +2757,15 @@
             <td bgcolor="#FF0000"></td>
             <td bgcolor="#00FF00"></td>
          </tr>
+         <tr>
+            <td><a href="#Oracle">Oracle</a></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#FF0000"></td>
+            <td bgcolor="#00FF00"></td>
+            <td bgcolor="#00FF00"></td>
+         </tr>
       </table>
       <p></p>
       <hr style="color:#C0C0C0;">

Received on Monday, 26 March 2007 13:18:27 UTC