Browse Source

add in script language versions

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415442 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 19 years ago
parent
commit
1ac9c0aeab
1 changed files with 5 additions and 3 deletions
  1. +5
    -3
      lib/libraries.properties

+ 5
- 3
lib/libraries.properties View File

@@ -17,16 +17,18 @@ m2.sha1.checksum=7240828f1744c1f9f8b158a026ac368a03f536a3
antlr.version=2.7.2
bcel.version=5.1
bsf.version=2.3.0
bsh.version=2.0.b1
bsh.version=2.0b4
bsh-core.version=${bsh.version}
commons-net.version=1.4.0
commons-logging.version=1.0.4
commons-logging-api.version=${commons-logging.version}
jdepend.version=2.7
jruby.version=0.8.3
junit.version=3.8.1
jsch.version=0.1.25
jython.version=3.8.1
jython.version=2.1
log4j.version=1.2.13
#rhino.version=1.5R5
#rhino.version=1.5.4R1
oro.version=2.0.8
regexp.version=1.3
which.version=1.0


Loading…
Cancel
Save