You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jc...@apache.org on 2005/10/19 00:24:47 UTC

svn commit: r326279 - /jakarta/commons/sandbox/proxy/trunk/project.xml

Author: jcarman
Date: Tue Oct 18 15:24:40 2005
New Revision: 326279

URL: http://svn.apache.org/viewcvs?rev=326279&view=rev
Log:
Updated dependency comments to include "(optional)" where applicable.

Modified:
    jakarta/commons/sandbox/proxy/trunk/project.xml

Modified: jakarta/commons/sandbox/proxy/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/proxy/trunk/project.xml?rev=326279&r1=326278&r2=326279&view=diff
==============================================================================
--- jakarta/commons/sandbox/proxy/trunk/project.xml (original)
+++ jakarta/commons/sandbox/proxy/trunk/project.xml Tue Oct 18 15:24:40 2005
@@ -129,7 +129,7 @@
             <version>2.0.2</version>
             <url>http://cglib.sourceforge.net</url>
             <properties>
-                <comment>code generation library</comment>
+                <comment>code generation library (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -138,7 +138,7 @@
             <version>3.0</version>
             <url>http://www.csg.is.titech.ac.jp/~chiba/javassist/</url>
             <properties>
-                <comment>java programming assistant - library for bytecode maniplation</comment>
+                <comment>java programming assistant - library for bytecode maniplation (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -147,7 +147,7 @@
             <version>1.0</version>
             <url>http://aopalliance.sourceforge.net/</url>
             <properties>
-                <comment>AOP standard API</comment>
+                <comment>AOP standard API (optional)</comment>
             </properties>
         </dependency>
 
@@ -157,7 +157,7 @@
             <version>1.2.1</version>
             <url>http://ws.apache.org/axis/index.html</url>
             <properties>
-                <comment>XML remote procedure call API</comment>
+                <comment>XML remote procedure call API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -166,7 +166,7 @@
             <version>1.2.1</version>
             <url>http://ws.apache.org/axis/index.html</url>
             <properties>
-                <comment>XML remote procedure call API</comment>
+                <comment>XML remote procedure call API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -175,7 +175,7 @@
             <version>1.2.1</version>
             <url>http://ws.apache.org/axis/index.html</url>
             <properties>
-                <comment>XML remote procedure call API</comment>
+                <comment>XML remote procedure call API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -184,7 +184,7 @@
             <version>1.5.1</version>
             <url>http://ws.apache.org/axis/index.html</url>
             <properties>
-                <comment>XML remote procedure call API</comment>
+                <comment>XML remote procedure call API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -193,7 +193,7 @@
             <version>3.0.1</version>
             <url>http://www.caucho.com/hessian/</url>
             <properties>
-                <comment>binary webservices protocol</comment>
+                <comment>binary webservices protocol (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -202,7 +202,7 @@
             <version>2.1.7</version>
             <url>http://www.caucho.com/burlap/</url>
             <properties>
-                <comment>library for building webservices really easy</comment>
+                <comment>library for building webservices really easy (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -211,7 +211,7 @@
             <version>1.0.4</version>
             <url>http://jakarta.apache.org/commons/logging/</url>
             <properties>
-                <comment>logging abstraction layer</comment>
+                <comment>logging abstraction layer (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -220,7 +220,7 @@
             <version>1.2</version>
             <url>http://jakarta.apache.org/commons/pool/</url>
             <properties>
-                <comment>pooling API</comment>
+                <comment>pooling API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -229,7 +229,7 @@
             <version>3.1</version>
             <url>http://jakarta.apache.org/commons/collections/</url>
             <properties>
-                <comment>collection API</comment>
+                <comment>collection API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -238,7 +238,7 @@
             <version>0.2</version>
             <url>http://jakarta.apache.org/commons/discovery/</url>
             <properties>
-                <comment>discovery API</comment>
+                <comment>discovery API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -247,7 +247,7 @@
             <version>1.3.4</version>
             <url>http://gee.cs.oswego.edu/dl/cpj/</url>
             <properties>
-                <comment>Doug Lea's Concurrency API</comment>
+                <comment>Doug Lea's Concurrency API (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -256,7 +256,7 @@
             <version>1.0.1</version>
             <url>http://www.jmock.org/</url>
             <properties>
-                <comment>The JMock Mock Objects Library</comment>
+                <comment>The JMock Mock Objects Library (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -265,7 +265,7 @@
             <version>2.0</version>
             <url>http://ws.apache.org/xmlrpc/</url>
             <properties>
-                <comment>Apache XML-RPC</comment>
+                <comment>Apache XML-RPC (optional)</comment>
             </properties>
         </dependency>
         <dependency>
@@ -274,7 +274,7 @@
             <version>1.3</version>
             <url>http://jakarta.apache.org/commons/codec/</url>
             <properties>
-                <comment>Jakarta Commons Codec</comment>
+                <comment>Jakarta Commons Codec (optional)</comment>
             </properties>
         </dependency>
     </dependencies>



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