|
|
@@ -29,24 +29,26 @@ m2.sha1.checksum=4e7ddfdb91600e9b59bb965ff8eef2f06015df50 |
|
|
|
|
|
|
|
#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 @@ xercesImpl.version=${xerces.version} |
|
|
|
#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 |
|
|
|