libraries.properties 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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=1.0.0
  16. hadoop-gpl-compression.version=0.1.0
  17. #These are the versions of our dependencies (in alphabetical order)
  18. apacheant.version=1.7.0
  19. ant-task.version=2.0.10
  20. asm.version=3.2
  21. aspectj.version=1.6.5
  22. checkstyle.version=4.2
  23. commons-cli.version=1.2
  24. commons-codec.version=1.4
  25. commons-collections.version=3.1
  26. commons-configuration.version=1.6
  27. commons-daemon.version=1.0.1
  28. commons-httpclient.version=3.0.1
  29. commons-lang.version=2.4
  30. commons-logging.version=1.0.4
  31. commons-logging-api.version=1.0.4
  32. commons-math.version=2.1
  33. commons-el.version=1.0
  34. commons-fileupload.version=1.2
  35. commons-io.version=2.1
  36. commons-net.version=1.4.1
  37. core.version=3.1.1
  38. coreplugin.version=1.3.2
  39. hsqldb.version=1.8.0.10
  40. ivy.version=2.1.0
  41. jasper.version=5.5.12
  42. jackson.version=1.8.8
  43. #not able to figureout the version of jsp & jsp-api version to get it resolved throught ivy
  44. # but still declared here as we are going to have a local copy from the lib folder
  45. jsp.version=2.1
  46. jsp-api.version=5.5.12
  47. jsp-api-2.1.version=6.1.14
  48. jsp-2.1.version=6.1.14
  49. jets3t.version=0.6.1
  50. jetty.version=6.1.26
  51. jetty-util.version=6.1.26
  52. jersey-core.version=1.8
  53. jersey-json.version=1.8
  54. jersey-server.version=1.8
  55. junit.version=4.5
  56. jdeb.version=0.8
  57. jdiff.version=1.0.9
  58. json.version=1.0
  59. kfs.version=0.1
  60. log4j.version=1.2.15
  61. lucene-core.version=2.3.1
  62. mockito-all.version=1.8.5
  63. jsch.version=0.1.42
  64. oro.version=2.0.8
  65. rats-lib.version=0.5.1
  66. servlet.version=4.0.6
  67. servlet-api.version=2.5
  68. slf4j-api.version=1.4.3
  69. slf4j-log4j12.version=1.4.3
  70. wagon-http.version=1.0-beta-2
  71. xmlenc.version=0.52
  72. xerces.version=1.4.4