You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

libraries.properties 1.4 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. #this file declares the libraries for use in
  2. #a given release of the components
  3. #if you change this, change the checksum to match
  4. m2.version=2.0.4
  5. m2.url=http://ibiblio.org/maven2/
  6. m2.artifact-name=maven-artifact-ant
  7. m2.jar.name=${m2.artifact-name}-${m2.version}-dep.jar
  8. #this is the URL of the antlib library, that is pulled down for everything else.
  9. m2.antlib.url=${m2.url}/org/apache/maven/${m2.artifact-name}/${m2.version}/${m2.jar.name}
  10. #this is the sha1 checksum of the artifact
  11. m2.sha1.checksum=4e7ddfdb91600e9b59bb965ff8eef2f06015df50
  12. #versions of different libraries. Please keep in alphabetical order, except
  13. #when a specific dependency forces them to be out-of-order
  14. antlr.version=2.7.2
  15. bcel.version=5.1
  16. bsf.version=2.4.0
  17. bsh.version=2.0b4
  18. bsh-core.version=${bsh.version}
  19. commons-net.version=1.4.0
  20. commons-logging.version=1.0.4
  21. commons-logging-api.version=${commons-logging.version}
  22. jdepend.version=2.7
  23. jruby.version=0.8.3
  24. junit.version=3.8.2
  25. jsch.version=0.1.29
  26. jython.version=2.1
  27. log4j.version=1.2.13
  28. #js is the javascript implementation of the rhino project
  29. js.version=1.6R3
  30. oro.version=2.0.8
  31. regexp.version=1.3
  32. which.version=1.0
  33. xerces.version=2.8.1
  34. xercesImpl.version=${xerces.version}
  35. #should be in sync w/ xerces, but not in the maven repository
  36. #xmlParserAPIs.version=${xerces.version}
  37. xmlParserAPIs.version=2.6.1
  38. xalan.version=2.7.0
  39. xml-resolver.version=1.1
  40. #paired
  41. jacl.version=1.2.6
  42. tcljava.version=${jacl.version}