You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by st...@apache.org on 2005/10/27 15:16:57 UTC

svn commit: r328869 - /webservices/axis2/trunk/java/etc/project.properties

Author: stevel
Date: Thu Oct 27 06:16:46 2005
New Revision: 328869

URL: http://svn.apache.org/viewcvs?rev=328869&view=rev
Log:
Library upgrades: moving people to the more recent versions of logging APIs, and inserting a servletapi version tag, so that axis2 doesnt need geronimo's version.

Modified:
    webservices/axis2/trunk/java/etc/project.properties

Modified: webservices/axis2/trunk/java/etc/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/etc/project.properties?rev=328869&r1=328868&r2=328869&view=diff
==============================================================================
--- webservices/axis2/trunk/java/etc/project.properties (original)
+++ webservices/axis2/trunk/java/etc/project.properties Thu Oct 27 06:16:46 2005
@@ -54,21 +54,22 @@
 # -------------------------------------------------------------------
 #                Versions of dependencies
 # -------------------------------------------------------------------
-ant.version=1.6.2
+ant.version=1.6.5
 axis.wsdl4j.version=1.2
 bcprov.version=jdk13-128
 commons.codec.version=1.3
 commons.discovery.version=0.2
 commons.fileupload.version=1.0
 commons.httpclient.version=3.0-rc3
-commons.logging.version=1.0.3
+commons.logging.version=1.0.4
 geronimo.spec.activation.version=1.0.2-rc4
 geronimo.spec.javamail.version=1.3.1-rc5
 geronimo.spec.servlet.version=2.4-rc4
+servletapi.version=2.3
 groovy.all.version=1.0-jsr-01
 jaxen.version=1.1-beta-7
 junit.version=3.8.1
-log4j.version=1.2.8
+log4j.version=1.2.12
 maven.itest.plugin.version=1.0
 opensaml.version=1.0.1
 stax.version=1.1.2-dev