You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/04/01 15:19:33 UTC

svn commit: r643388 - /ant/core/trunk/lib/libraries.properties

Author: bodewig
Date: Tue Apr  1 06:18:24 2008
New Revision: 643388

URL: http://svn.apache.org/viewvc?rev=643388&view=rev
Log:
bump a few versions

Modified:
    ant/core/trunk/lib/libraries.properties

Modified: ant/core/trunk/lib/libraries.properties
URL: http://svn.apache.org/viewvc/ant/core/trunk/lib/libraries.properties?rev=643388&r1=643387&r2=643388&view=diff
==============================================================================
--- ant/core/trunk/lib/libraries.properties (original)
+++ ant/core/trunk/lib/libraries.properties Tue Apr  1 06:18:24 2008
@@ -29,24 +29,26 @@
 
 #versions of different libraries. Please keep in alphabetical order, except
 #when a specific dependency forces them to be out-of-order
-antlr.version=2.7.2
+antlr.version=2.7.7
 bcel.version=5.1
 bsf.version=2.4.0
 bsh.version=2.0b4
 bsh-core.version=${bsh.version}
-commons-net.version=1.4.0
-commons-logging.version=1.0.4
+commons-net.version=1.4.1
+commons-logging.version=1.1
 commons-logging-api.version=${commons-logging.version}
 jasper-compiler.version=4.1.36
 jasper-runtime.version=${jasper-compiler.version}
-jdepend.version=2.7
-jruby.version=0.8.3
+jdepend.version=2.9.1
+jruby.version=0.9.8
 junit.version=3.8.2
 jsch.version=0.1.29
 jython.version=2.1
-log4j.version=1.2.13
+#log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
+log4j.version=1.2.14
 #js is the javascript implementation of the rhino project
-js.version=1.6R3
+#17R1 is compiled with Java5 so we can't use the jar when building with JDK 1.4
+js.version=1.6R7
 oro.version=2.0.8
 regexp.version=1.3
 servlet-api.version=2.3
@@ -56,9 +58,9 @@
 #should be in sync w/ xerces, but not in the maven repository
 #xmlParserAPIs.version=${xerces.version}
 #xmlParserAPIs.version=2.6.1
-xml-apis.version=1.3.04
+xml-apis.version=2.0.2
 xalan.version=2.7.0
-xml-resolver.version=1.1
+xml-resolver.version=1.2
 mail.version=1.4
 #paired
 jacl.version=1.2.6