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 ip...@apache.org on 2004/12/02 00:43:59 UTC

svn commit: r109400 - /incubator/muse/site/deps.html

Author: ips
Date: Wed Dec  1 15:43:58 2004
New Revision: 109400

URL: http://svn.apache.org/viewcvs?view=rev&rev=109400
Log:
a few minor updates

Modified:
   incubator/muse/site/deps.html

Modified: incubator/muse/site/deps.html
Url: http://svn.apache.org/viewcvs/incubator/muse/site/deps.html?view=diff&rev=109400&p1=incubator/muse/site/deps.html&r1=109399&p2=incubator/muse/site/deps.html&r2=109400
==============================================================================
--- incubator/muse/site/deps.html	(original)
+++ incubator/muse/site/deps.html	Wed Dec  1 15:43:58 2004
@@ -48,7 +48,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for handling WS-Addressing.</p>
+<p>Provides support for WS-Addressing</p>
 </li>
 </ul>
 </td>
@@ -98,7 +98,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for various custom Tasks we've defined for updating a Wsdd and running WsdmWsdl2Java.</p>
+<p>Needed for custom Ant tasks we've written for updating a Wsdd and running WsdmWsdl2Java</p>
 </li>
 </ul>
 </td>
@@ -198,7 +198,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for building our Jax-RPC compliant Handler impl.</p>
+<p>Needed for building classes that reference JAX-RPC APIs.</p>
 </li>
 </ul>
 </td>
@@ -248,7 +248,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for building our SOAP-specific code.</p>
+<p>Needed for building classes that reference SAAJ APIs.</p>
 </li>
 </ul>
 </td>
@@ -398,7 +398,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for sending Http requests, i.e. Notifications.</p>
+<p>Needed for sending HTTP requests, i.e. Notifications.</p>
 </li>
 </ul>
 </td>
@@ -452,7 +452,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for utility operations like StringUtils, ExceptionUtils etc.</p>
+<p>Needed for utility classes like StringUtils, ExceptionUtils etc.</p>
 </li>
 </ul>
 </td>
@@ -602,7 +602,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for Unit Tests.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</p>
+<p>Needed for Unit Tests. This "could" be eliminated and generated on the fly, but it would make the builds longer.</p>
 </li>
 </ul>
 </td>
@@ -652,7 +652,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for handling requests.  This contains the XmlBean-generated code from the spec wsdls.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</p>
+<p>Needed for handling requests. This contains the XmlBean types generated from the spec WSDLs.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</p>
 </li>
 </ul>
 </td>
@@ -702,7 +702,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for handling Axis requests.  This contains the Axis-generated code from the spec wsdls.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</p>
+<p>Needed for handling Axis requests. This contains the Axis-generated code from the spec wsdls.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</p>
 </li>
 </ul>
 </td>
@@ -856,7 +856,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for logging.</p>
+<p>Needed (at runtime) for logging.</p>
 </li>
 </ul>
 </td>
@@ -1006,7 +1006,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for handling Xml Types in a platform agnostic way.</p>
+<p>Needed for handling XML types in a platform agnostic way.</p>
 </li>
 </ul>
 </td>
@@ -1056,7 +1056,7 @@
 </li>
 <li>
 <strong>usage:</strong>
-<p>Needed for XmlBeans.</p>
+<p>XMLBeans - used throughout code base.</p>
 </li>
 </ul>
 </td>

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