diff --git a/project.xml b/project.xml index eb5e6a8..b16c39e 100644 --- a/project.xml +++ b/project.xml @@ -181,6 +181,7 @@ log4j log4j 1.2.12 + http://logging.apache.org/log4j/docs/index.html Runtime Optional. @@ -192,6 +193,7 @@ Runtime Optional. logkit logkit 1.0.1 + http://avalon.apache.org/logkit/ Runtime Optional @@ -201,6 +203,7 @@ Runtime Optional. junit junit 3.8.1 + http://www.junit.org/index.htm Used for testing only. test @@ -211,6 +214,7 @@ Runtime Optional. avalon-framework avalon-framework 4.1.3 + http://avalon.apache.org/ Runtime Optional @@ -220,6 +224,7 @@ Runtime Optional. javax.servlet servlet-api 2.3 + http://java.sun.com/products/servlet/ Used only by servlet filter. Not used by core logging implementation.