libraries.properties 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. # Licensed under the Apache License, Version 2.0 (the "License");
  2. # you may not use this file except in compliance with the License.
  3. # You may obtain a copy of the License at
  4. #
  5. # http://www.apache.org/licenses/LICENSE-2.0
  6. #
  7. # Unless required by applicable law or agreed to in writing, software
  8. # distributed under the License is distributed on an "AS IS" BASIS,
  9. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10. # See the License for the specific language governing permissions and
  11. # limitations under the License.
  12. #This properties file lists the versions of the various artifacts used by hadoop and components.
  13. #It drives ivy and the generation of a maven POM
  14. # This is the version of hadoop we are generating
  15. hadoop.version=0.20.0
  16. #These are the versions of our dependencies (in alphabetical order)
  17. apacheant.version=1.7.0
  18. ant-task.version=2.0.10
  19. aspectj.version=1.6.5
  20. checkstyle.version=4.2
  21. commons-cli.version=1.2
  22. commons-codec.version=1.3
  23. commons-collections.version=3.1
  24. commons-httpclient.version=3.0.1
  25. commons-lang.version=2.4
  26. commons-logging.version=1.0.4
  27. commons-logging-api.version=1.0.4
  28. commons-el.version=1.0
  29. commons-fileupload.version=1.2
  30. commons-io.version=1.4
  31. commons-net.version=1.4.1
  32. core.version=3.1.1
  33. coreplugin.version=1.3.2
  34. hsqldb.version=1.8.0.10
  35. #ivy.version=2.0.0-beta2
  36. ivy.version=2.0.0-rc2
  37. jasper.version=5.5.12
  38. #not able to figureout the version of jsp & jsp-api version to get it resolved throught ivy
  39. # but still declared here as we are going to have a local copy from the lib folder
  40. jsp.version=2.1
  41. jsp-api.version=5.5.12
  42. jets3t.version=0.6.1
  43. jetty.version=6.1.14
  44. jetty-util.version=6.1.14
  45. junit.version=4.5
  46. jdiff.version=1.0.9
  47. json.version=1.0
  48. kfs.version=0.1
  49. log4j.version=1.2.15
  50. lucene-core.version=2.3.1
  51. mockito-all.version=1.8.0
  52. oro.version=2.0.8
  53. rats-lib.version=0.5.1
  54. servlet.version=4.0.6
  55. servlet-api-2.5.version=6.1.14
  56. servlet-api.version=2.5
  57. slf4j-api.version=1.4.3
  58. slf4j-log4j12.version=1.4.3
  59. wagon-http.version=1.0-beta-2
  60. xmlenc.version=0.52
  61. xerces.version=1.4.4