libraries.properties 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. #This properties file lists the versions of the various artifacts used by hadoop and components.
  2. #It drives ivy and the generation of a maven POM
  3. # This is the version of hadoop we are generating
  4. hadoop.version=0.20.0
  5. #These are the versions of our dependencies (in alphabetical order)
  6. apacheant.version=1.7.0
  7. checkstyle.version=4.2
  8. commons-cli.version=2.0-SNAPSHOT
  9. commons-codec.version=1.3
  10. commons-collections.version=3.1
  11. commons-httpclient.version=3.0.1
  12. commons-lang.version=2.4
  13. commons-logging.version=1.0.4
  14. commons-logging-api.version=1.0.4
  15. commons-el.version=1.0
  16. commons-fileupload.version=1.2
  17. commons-io.version=1.4
  18. commons-net.version=1.4.1
  19. core.version=3.1.1
  20. coreplugin.version=1.3.2
  21. hsqldb.version=1.8.0.10
  22. #ivy.version=2.0.0-beta2
  23. ivy.version=2.0.0-rc2
  24. jasper.version=5.5.12
  25. #not able to figureout the version of jsp & jsp-api version to get it resolved throught ivy
  26. # but still declared here as we are going to have a local copy from the lib folder
  27. jsp.version=2.1
  28. jsp-api.version=5.5.12
  29. jets3t.version=0.6.1
  30. jetty.version=6.1.14
  31. jetty-util.version=6.1.14
  32. junit.version=3.8.1
  33. jdiff.version=1.0.9
  34. json.version=1.0
  35. kfs.version=0.1
  36. log4j.version=1.2.15
  37. lucene-core.version=2.3.1
  38. oro.version=2.0.8
  39. rats-lib.version=0.5.1
  40. servlet.version=4.0.6
  41. servlet-api-2.5.version=6.1.14
  42. servlet-api.version=2.5
  43. slf4j-api.version=1.4.3
  44. slf4j-log4j12.version=1.4.3
  45. xmlenc.version=0.52
  46. xerces.version=1.4.4