You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by wi...@apache.org on 2005/08/12 22:45:46 UTC

svn commit: r232376 [55/112] - in /webservices/muse/trunk/src/examples/client: ./ bin/ bin/axis/ bin/axis/com/ bin/axis/com/xyz/ bin/org/ bin/org/apache/ bin/org/apache/ws/ bin/org/apache/ws/client/ bin/org/apache/ws/client/async/ bin/org/apache/ws/cli...

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/junit-report.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/junit-report.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/junit-report.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/junit-report.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,479 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+  <properties>
+    <title>JUnit Test Results</title>
+  </properties>
+  <body>
+    <section name="Summary">
+      <p>[
+        <a href="#Summary">summary</a>] [
+        <a href="#Package List">package list</a>] [
+        <a href="#Test Cases">test cases</a>]</p>
+      <table summary="JUnit result summary">
+        <thead>
+          <tr>
+            <th>Tests</th>
+            <th>Errors</th>
+            <th>Failures</th>
+            <th>Success rate</th>
+            <th>Time(s)</th>
+          </tr>
+        </thead>
+        <tr>
+          <td>25</td>
+          <td>0</td>
+          <td>0</td>
+          <td>100.00%</td>
+          <td>170.52</td>
+        </tr>
+      </table>
+      <p>Note:
+        <i>failures</i>are anticipated and checked for with assertions while
+        <i>errors</i>are unanticipated.</p>
+    </section>
+    <section name="Package List">
+      <p>[
+        <a href="#Summary">summary</a>] [
+        <a href="#Package List">package list</a>] [
+        <a href="#Test Cases">test cases</a>]</p>
+      <table summary="Package List">
+        <thead>
+          <tr>
+            <th>Package</th>
+            <th>Tests</th>
+            <th>Errors</th>
+            <th>Failures</th>
+            <th>Success Rate</th>
+            <th>Time</th>
+          </tr>
+        </thead>
+        <tr>
+          <td>
+            <a href="#org.apache.ws.client.async">org.apache.ws.client.async</a>
+          </td>
+          <td>2</td>
+          <td>0</td>
+          <td>0</td>
+          <td>100.00%</td>
+          <td>6.52</td>
+        </tr>
+        <tr>
+          <td>
+            <a href="#org.apache.ws.client">org.apache.ws.client</a>
+          </td>
+          <td>8</td>
+          <td>0</td>
+          <td>0</td>
+          <td>100.00%</td>
+          <td>54.10</td>
+        </tr>
+        <tr>
+          <td>
+            <a href="#org.apache.ws.client.model">org.apache.ws.client.model</a>
+          </td>
+          <td>15</td>
+          <td>0</td>
+          <td>0</td>
+          <td>100.00%</td>
+          <td>109.90</td>
+        </tr>
+      </table>
+      <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
+      <a name="org.apache.ws.client.async">
+      </a>
+      <subsection name="org.apache.ws.client.async">
+        <table summary="Tests for org.apache.ws.client.async">
+          <thead>
+            <tr>
+              <th colspan="2">Class</th>
+              <th>Tests</th>
+              <th>Errors</th>
+              <th>Failures</th>
+              <th>Success Rate</th>
+              <th>Time</th>
+            </tr>
+          </thead>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#AsyncCallProviderTestCase">AsyncCallProviderTestCase</a>
+            </td>
+            <td>2</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>6.519</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="org.apache.ws.client">
+      </a>
+      <subsection name="org.apache.ws.client">
+        <table summary="Tests for org.apache.ws.client">
+          <thead>
+            <tr>
+              <th colspan="2">Class</th>
+              <th>Tests</th>
+              <th>Errors</th>
+              <th>Failures</th>
+              <th>Success Rate</th>
+              <th>Time</th>
+            </tr>
+          </thead>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#DynamicSchemaClassBuilderTestCase">DynamicSchemaClassBuilderTestCase</a>
+            </td>
+            <td>2</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>20.180</td>
+          </tr>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#DynamicSoapClientTestCase">DynamicSoapClientTestCase</a>
+            </td>
+            <td>6</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>33.921</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="org.apache.ws.client.model">
+      </a>
+      <subsection name="org.apache.ws.client.model">
+        <table summary="Tests for org.apache.ws.client.model">
+          <thead>
+            <tr>
+              <th colspan="2">Class</th>
+              <th>Tests</th>
+              <th>Errors</th>
+              <th>Failures</th>
+              <th>Success Rate</th>
+              <th>Time</th>
+            </tr>
+          </thead>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#WsdmClientTestCase">WsdmClientTestCase</a>
+            </td>
+            <td>4</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>28.783</td>
+          </tr>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#WsdmInstanceTestCase">WsdmInstanceTestCase</a>
+            </td>
+            <td>6</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>56.304</td>
+          </tr>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#WsdmOperationTestCase">WsdmOperationTestCase</a>
+            </td>
+            <td>3</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>0.331</td>
+          </tr>
+          <tr>
+            <td>
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td>
+              <a href="#WsdmResourceTestCase">WsdmResourceTestCase</a>
+            </td>
+            <td>2</td>
+            <td>0</td>
+            <td>0</td>
+            <td>100.00%</td>
+            <td>24.486</td>
+          </tr>
+        </table>
+      </subsection>
+    </section>
+    <section name="Test Cases">
+      <p>[
+        <a href="#Summary">summary</a>] [
+        <a href="#Package List">package list</a>] [
+        <a href="#Test Cases">test cases</a>]</p>
+      <a name="AsyncCallProviderTestCase">
+      </a>
+      <subsection name="AsyncCallProviderTestCase">
+        <table summary="Testsuite: AsyncCallProviderTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testPerformAsyncCall</td>
+            <td style="width:60px">3.14</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testFailAsyncCall</td>
+            <td style="width:60px">3.02</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="DynamicSchemaClassBuilderTestCase">
+      </a>
+      <subsection name="DynamicSchemaClassBuilderTestCase">
+        <table summary="Testsuite: DynamicSchemaClassBuilderTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testCreateInstance</td>
+            <td style="width:60px">12.30</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testCreateInstanceFromXML</td>
+            <td style="width:60px">7.43</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="DynamicSoapClientTestCase">
+      </a>
+      <subsection name="DynamicSoapClientTestCase">
+        <table summary="Testsuite: DynamicSoapClientTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetOperations</td>
+            <td style="width:60px">9.60</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetParameters</td>
+            <td style="width:60px">4.78</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testExecuteNoParams</td>
+            <td style="width:60px">4.85</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetVersionNumber</td>
+            <td style="width:60px">6.16</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testExecute1Parameter</td>
+            <td style="width:60px">4.22</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testExecute2Parameters</td>
+            <td style="width:60px">3.97</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="WsdmClientTestCase">
+      </a>
+      <subsection name="WsdmClientTestCase">
+        <table summary="Testsuite: WsdmClientTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testPing</td>
+            <td style="width:60px">7.87</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetResources</td>
+            <td style="width:60px">8.31</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetName</td>
+            <td style="width:60px">3.99</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testFindInstance</td>
+            <td style="width:60px">8.29</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="WsdmInstanceTestCase">
+      </a>
+      <subsection name="WsdmInstanceTestCase">
+        <table summary="Testsuite: WsdmInstanceTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetPropertyNames</td>
+            <td style="width:60px">12.78</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetPropertyNamesOfASingleton</td>
+            <td style="width:60px">8.45</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetOperations</td>
+            <td style="width:60px">8.11</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testInvoke</td>
+            <td style="width:60px">8.66</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetPropertyValueFromQName</td>
+            <td style="width:60px">9.34</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetERP</td>
+            <td style="width:60px">8.65</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="WsdmOperationTestCase">
+      </a>
+      <subsection name="WsdmOperationTestCase">
+        <table summary="Testsuite: WsdmOperationTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetName</td>
+            <td style="width:60px">0.01</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetParameterNames</td>
+            <td style="width:60px">0.00</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetParameterType</td>
+            <td style="width:60px">0.00</td>
+          </tr>
+        </table>
+      </subsection>
+      <a name="WsdmResourceTestCase">
+      </a>
+      <subsection name="WsdmResourceTestCase">
+        <table summary="Testsuite: WsdmResourceTestCase">
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetName</td>
+            <td style="width:60px">15.55</td>
+          </tr>
+          <tr>
+            <td style="width:20px">
+              <img width="15" height="15" src="images/icon_success_sml.gif" alt="Success">
+              </img>
+            </td>
+            <td style="width:98%">testGetInstances</td>
+            <td style="width:60px">8.61</td>
+          </tr>
+        </table>
+      </subsection>
+    </section>
+  </body>
+</document>
\ No newline at end of file

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/license.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/license.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/license.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/license.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document><properties><title>Project License</title></properties><body><section name="Project License"><p></p><source>This project has not defined any specific license 
+within the Maven build system.
+</source></section></body></document>
\ No newline at end of file

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/linkcheck.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/linkcheck.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/linkcheck.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/linkcheck.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,33 @@
+<?xml version="1.0"?>
+<!-- 
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ -->
+
+<document>
+  <properties>
+    <title>Maven LinkCheck Plug-in</title>
+    <author email="ben@walding.com">Ben Walding</author>
+  </properties>
+
+  <body>
+    <section name="Maven LinkCheck Temporary File">
+      <p>
+      	This file is used as a placeholder until the final link check can occur.
+      </p>
+    </section>
+ </body>
+</document>

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/mail-lists.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/mail-lists.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/mail-lists.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/mail-lists.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!-- 
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ -->
+
+
+
+<document>
+
+  <properties>
+    <title>Mailing Lists</title>
+  </properties>
+
+  <body>
+    <section name="Mailing Lists">
+          <p> 
+        These are the mailing lists that have been established for this
+        project.  For each list, there is a subscribe, unsubscribe, and an
+        archive link.
+      </p>
+      <table>
+        <thead>
+        <tr>
+          <th>List Name</th>
+          <th>Subscribe</th>
+          <th>Unsubscribe</th>
+          <th>Archive</th>
+        </tr>
+        </thead>
+        <tbody>
+                <tr>
+          <td>wsdmclient Dev List</td>
+          <td>
+      Not Available
+  </td>
+          <td>
+      Not Available
+  </td>
+          <td>
+      Not Available
+  </td>
+        </tr>
+                <tr>
+          <td>wsdmclient User List</td>
+          <td>
+      Not Available
+  </td>
+          <td>
+      Not Available
+  </td>
+          <td>
+      Not Available
+  </td>
+        </tr>
+                </tbody>
+      </table>
+        </section>
+  </body>
+</document>

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/maven-reports.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/maven-reports.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/maven-reports.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/maven-reports.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!-- 
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ -->
+
+<document>
+
+  <properties>
+    <title>Project Reports</title>
+  </properties>
+
+  <body>
+    <section name="Maven Generated Reports">
+      <p>
+        This document provides an overview of the various reports that
+        are automatically generated by 
+        <a href="http://maven.apache.org/">Maven</a>.
+        Each report is briefly described below.
+      </p>
+
+	  	  <subsection name="Overview">
+        <table>
+          <tr><th>Document</th><th>Description</th></tr>
+                                  <tr>
+                            <td><a href="jdepend-report.html">Metrics</a></td>
+                            <td>Report on source code metrics.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="checkstyle-report.html">Checkstyle</a></td>
+                            <td>Report on coding style conventions.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="changelog-report.html">Change Log</a></td>
+                            <td>Report on the source control changelog.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="developer-activity-report.html">Developer Activity</a></td>
+                            <td>Report on the amount of developer activity.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="file-activity-report.html">File Activity</a></td>
+                            <td>Report on file activity.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="license.html">Project License</a></td>
+                            <td>Displays the primary license for the project.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="apidocs/index.html" target="_blank">JavaDocs</a></td>
+                            <td>JavaDoc API documentation.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="javadoc.html">JavaDoc Report</a></td>
+                            <td>Report on the generation of JavaDoc.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="xref/index.html" target="_blank">Source Xref</a></td>
+                            <td>A set of browsable cross-referenced sources.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="xref-test/index.html" target="_blank">Test Xref</a></td>
+                            <td>A set of browsable cross-referenced test sources.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="junit-report.html">Unit Tests</a></td>
+                            <td>Report on the results of the unit tests.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="linkcheck.html">Link Check Report</a></td>
+                            <td>Report on the validity of all links in the documentation.</td>
+            </tr>
+                                                          <tr>
+                            <td><a href="task-list.html">Task List</a></td>
+                            <td>Report on tasks specified in the source code.</td>
+            </tr>
+                                          </table>
+      </subsection>
+    </section>
+ </body>
+</document>

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/project-info.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/project-info.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/project-info.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/project-info.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!-- 
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ -->
+
+<document>
+
+  <properties>
+    <title>Project Information</title>
+  </properties>
+
+  <body>
+    <section name="General Project Information">
+      <p>
+        This document provides an overview of the various documents and
+        links that are part of this project's general information.  All
+        of this content is automatically generated by 
+        <a href="http://maven.apache.org/">Maven</a> on
+        behalf of the project.
+      </p>
+
+      <subsection name="Overview">
+        <table>
+          <tr><th>Document</th><th>Description</th></tr>
+          <tr><td><a href="mail-lists.html">Mailing Lists</a></td>
+            <td>
+              This document provides subscription and archive
+              information for this project's mailing lists.
+            </td>
+          </tr>
+          <tr><td><a href="team-list.html">Project Team</a></td>
+            <td>
+              This document provides information on the members of
+              this project.  These are the individuals who have
+              contributed to the project in one form or another.
+            </td>
+          </tr>
+          <tr><td><a href="dependencies.html">Dependencies</a></td>
+            <td>
+              This document lists the projects dependencies and provides
+              information on each dependency.
+            </td>
+          </tr>
+          
+          <!-- 
+          
+          This is really bad that the url requires specification in two
+          places. Makes pluggable reporting impossible. FIX
+          
+          -->
+          
+                              <tr><td><a href="issue-tracking.html">Issue Tracking</a></td>
+            <td>
+              This is a link to the issue tracking system for this
+              project.  Issues (bugs, features, change requests) can be
+              created and queried using this link.
+            </td>
+          </tr>
+                  </table>
+      </subsection>
+    </section>
+ </body>
+</document>

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/task-list.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/task-list.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/task-list.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/task-list.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<document>
+
+  <properties>
+    <author email="turbine-maven-user@jakarta.apache.org">Maven</author>
+    <title>Articles</title>
+  </properties>
+  
+  <body>
+    <section name="Todos">
+
+      <table summary="todo summary">
+      	<thead>
+      	<tr>
+        <th>Class</th>
+        <th>Class Todos Count</th>
+        <th>Method with Todos</th>
+        </tr>
+        </thead>
+        <tbody>
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  <tr>
+          <td colspan="3"><em>No class or method todo found</em></td>
+        </tr>
+            </tbody>
+      </table>
+      
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  </section>
+  </body>
+</document>

Added: webservices/muse/trunk/src/examples/client/target/generated-xdocs/team-list.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/generated-xdocs/team-list.xml?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/generated-xdocs/team-list.xml (added)
+++ webservices/muse/trunk/src/examples/client/target/generated-xdocs/team-list.xml Fri Aug 12 13:38:04 2005
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!-- 
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ -->
+
+<document>
+
+  <properties>
+    <title>Project Team</title>
+  </properties>
+  
+  <head>
+  	<script type="text/javascript">
+  	  function offsetDate(id, offset) {
+
+            var now = new Date() ;
+            var nowTime = now.getTime() ;
+            var localOffset = now.getTimezoneOffset() ;
+            var developerTime = nowTime + (offset * 60 * 60 * 1000) + (localOffset * 60 * 1000) ;
+            var developerDate = new Date(developerTime) ;
+
+            document.getElementById(id).innerHTML = developerDate;
+          }
+  	
+  	  function init() {
+	    	       	         	           offsetDate("developer-0", "-5");
+	         	                     }
+    </script>
+  </head>
+  
+  <body onload="init();">
+
+    <section name="The Team">
+      <p>
+        A successful project requires many people to play many roles.
+        Some members write code or documentation, while others are
+        valuable as testers, submitting patches and suggestions.
+      </p>
+
+      <p>
+        The team is comprised of <a href="#Members">Members</a>
+        and <a href="#Contributors">Contributors</a>.  Members 
+        have direct access to the source of a project and actively
+        evolve the code-base.  Contributors improve the project
+        through submission of patches and suggestions to the Members.
+        The number of Contributors to the project is unbounded.
+        Get involved today.  All contributions to the project are
+        greatly appreciated.
+      </p>
+
+    <subsection name="Members">
+          <p>
+        The following is a list of developers with commit privileges that have 
+        directly contributed to the project in one way or another.  
+      </p>
+      <table>
+        <thead>
+        <tr>
+          <th>Name</th>
+          <th>Id</th>
+          <th>Email</th>
+          <th>Organization</th>
+          <th>Roles</th>
+          <th>TZ Offset</th>
+          <th>Time</th>
+        </tr>
+        </thead>
+        <tbody>
+                <tr>
+                    <td>William Reichardt</td>
+                    <td><a name="0"/>0</td>
+          <td><a href="mailto:william.reichardt@hp.com">william.reichardt@hp.com</a></td>
+          <td>HP</td>
+          <td>
+                    Developer<br/>
+                    </td>
+          <td>-5</td>
+          <td><span id="developer-0">Unknown</span></td>
+        </tr>
+                </tbody>
+      </table>
+    	</subsection>
+	<subsection name="Contributors">
+    	  <p>
+	    There are no contributors listed for this project. Please check
+ 	    back again later.
+ 	  </p>
+        </subsection>
+    </section>
+  </body>
+</document>

Added: webservices/muse/trunk/src/examples/client/target/javadoc/report.txt
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/client/target/javadoc/report.txt?rev=232376&view=auto
==============================================================================
--- webservices/muse/trunk/src/examples/client/target/javadoc/report.txt (added)
+++ webservices/muse/trunk/src/examples/client/target/javadoc/report.txt Fri Aug 12 13:38:04 2005
@@ -0,0 +1,50 @@
+  [javadoc] Generating Javadoc
+  [javadoc] Javadoc execution
+  [javadoc] Loading source files for package org.apache.ws.client...
+  [javadoc] Loading source files for package org.apache.ws.client.async...
+  [javadoc] Loading source files for package org.apache.ws.client.model...
+  [javadoc] Loading source files for package org.apache.ws.client.model.impl...
+  [javadoc] Loading source files for package org.apache.ws.client.model.swing...
+  [javadoc] Loading source files for package org.apache.ws.client.util...
+  [javadoc] Constructing Javadoc information...
+  [javadoc] Standard Doclet version 1.4.2_05
+  [javadoc] Generating C:\home\wire\projects\apache_workspace\client\target\docs\apidocs\constant-values.html...
+  [javadoc] Copying file C:\Documents and Settings\wire.AMERICAS\.maven\cache\maven-javadoc-plugin-1.6.1\plugin-resources\stylesheet.css to file C:\home\wire\projects\apache_workspace\client\target\docs\apidocs\stylesheet.css...
+  [javadoc] Building tree for all the packages and classes...
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\WsdmClient.java:59: warning - @return tag has no arguments.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\WsdmResource.java:42: warning - @return tag has no arguments.
+  [javadoc] Building index for all the packages and classes...
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\DynamicSoapClient.java:102: warning - @return tag has no arguments.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\DynamicSchemaClassBuilder.java:242: warning - @return tag has no arguments.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\WsdmResource.java:30: warning - @return tag has no arguments.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\WsdmOperation.java:44: warning - @return tag has no arguments.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\DynamicSchemaClassBuilder.java:458: warning - @return tag has no arguments.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\DynamicSchemaClassBuilder.java:479: warning - @return tag has no arguments.
+  [javadoc] Generating C:\home\wire\projects\apache_workspace\client\target\docs\apidocs\index-all.html...
+  [javadoc] "FOR TESTING ONLY!!!!!!!!!!!!!!!
+  [javadoc]  We can delete this later."
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\util\Consumer.java:61: warning - The first sentence is interpreted to be:
+  [javadoc] This sentence is different from what will be interpreted as the first sentence in the
+  [javadoc] next major release (when that interpretation will be internationalized), which is:
+  [javadoc] "FOR TESTING ONLY!!!!!!!!!!!!!!!
+  [javadoc]  "
+  [javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
+  [javadoc] use -breakiterator from that point forward, which will output this new sentence.
+  [javadoc] Building index for all classes...
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\async\AsyncListener.java:26: warning - @param argument "object" is not a parameter name.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\impl\WsdmResourceImpl.java:43: warning - @param argument "serviceName" is not a parameter name.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\impl\WsdmResourceImpl.java:43: warning - @param argument "m_hostname" is not a parameter name.
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\model\impl\WsdmResourceImpl.java:43: warning - @param argument "client" is not a parameter name.
+  [javadoc] Generating C:\home\wire\projects\apache_workspace\client\target\docs\apidocs\org\apache\ws\client\util\Consumer.html...
+  [javadoc] "FOR TESTING ONLY!!!!!!!!!!!!!!!
+  [javadoc]  We can delete this later."
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\util\Consumer.java:246: warning - Tag @link: can't find DEFAULT_LISTENER_PORT in org.apache.ws.client.util.Consumer
+  [javadoc] This sentence is different from what would be generated using -breakiterator: 
+  [javadoc] "FOR TESTING ONLY!!!!!!!!!!!!!!!
+  [javadoc]  "
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\util\Consumer.java:61: warning - The first sentence is interpreted to be:
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\util\Consumer.java:246: warning - Tag @link: can't find DEFAULT_LISTENER_PORT in org.apache.ws.client.util.Consumer
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\util\Consumer.java:246: warning - Tag @link: can't find DEFAULT_LISTENER_PORT in org.apache.ws.client.util.Consumer
+  [javadoc] C:\home\wire\projects\apache_workspace\client\src\java\org\apache\ws\client\util\Consumer.java:246: warning - Tag @link: can't find DEFAULT_LISTENER_PORT in org.apache.ws.client.util.Consumer
+  [javadoc] Generating C:\home\wire\projects\apache_workspace\client\target\docs\apidocs\help-doc.html...
+  [javadoc] 18 warnings



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org