You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/01/21 20:21:32 UTC

svn commit: r371106 - /jakarta/commons/proper/logging/trunk/project.xml

Author: dennisl
Date: Sat Jan 21 11:21:26 2006
New Revision: 371106

URL: http://svn.apache.org/viewcvs?rev=371106&view=rev
Log:
Add URLs to the dependencies.

Modified:
    jakarta/commons/proper/logging/trunk/project.xml

Modified: jakarta/commons/proper/logging/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/project.xml?rev=371106&r1=371105&r2=371106&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/project.xml (original)
+++ jakarta/commons/proper/logging/trunk/project.xml Sat Jan 21 11:21:26 2006
@@ -181,6 +181,7 @@
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
       <version>1.2.12</version>
+      <url>http://logging.apache.org/log4j/docs/index.html</url>
       <properties>
         <comment>
 Runtime Optional. 
@@ -192,6 +193,7 @@
       <groupId>logkit</groupId>
       <artifactId>logkit</artifactId>
       <version>1.0.1</version>
+      <url>http://avalon.apache.org/logkit/</url>
       <properties>
         <comment>Runtime Optional</comment>
       </properties>
@@ -201,6 +203,7 @@
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
+      <url>http://www.junit.org/index.htm</url>
       <properties>
         <comment>Used for testing only.</comment>
         <scope>test</scope>
@@ -211,6 +214,7 @@
       <groupId>avalon-framework</groupId>
       <artifactId>avalon-framework</artifactId>
       <version>4.1.3</version>
+      <url>http://avalon.apache.org/</url>
       <properties>
         <comment>Runtime Optional</comment>
       </properties>
@@ -220,6 +224,7 @@
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
       <version>2.3</version>
+      <url>http://java.sun.com/products/servlet/</url>
       <properties>
         <comment>Used only by servlet filter. Not used by core logging implementation.</comment>
       </properties>



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