libraries.properties 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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. #These are the versions of our dependencies (in alphabetical order)
  15. ant-task.version=2.0.10
  16. #Aspectj depedency for Fault injection
  17. #This property has to be updated synchronously with aop.xml
  18. aspectj.version=1.6.5
  19. avro.version=1.5.2
  20. paranamer.version=2.2
  21. checkstyle.version=4.2
  22. commons-cli.version=1.2
  23. commons-collections.version=3.1
  24. commons-httpclient.version=3.1
  25. commons-lang.version=2.5
  26. commons-logging.version=1.1.1
  27. commons-logging-api.version=1.1
  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. ftplet-api.version=1.0.0
  35. ftpserver-core.version=1.0.0
  36. ftpserver-deprecated.version=1.0.0-M2
  37. hadoop-common.version=0.23.2-SNAPSHOT
  38. hadoop-hdfs.version=0.23.2-SNAPSHOT
  39. hsqldb.version=1.8.0.10
  40. ivy.version=2.2.0
  41. jasper.version=5.5.12
  42. jdeb.version=0.8
  43. jsp.version=2.1
  44. jsp-api.version=5.5.12
  45. jets3t.version=0.7.1
  46. jetty.version=6.1.14
  47. jetty-util.version=6.1.14
  48. junit.version=4.8.1
  49. jdiff.version=1.0.9
  50. kfs.version=0.3
  51. log4j.version=1.2.16
  52. lucene-core.version=2.3.1
  53. mina-core.version=2.0.0-M5
  54. mockito-all.version=1.8.2
  55. oro.version=2.0.8
  56. rats-lib.version=0.6
  57. servlet.version=4.0.6
  58. servlet-api-2.5.version=6.1.14
  59. servlet-api.version=2.5
  60. slf4j-api.version=1.5.11
  61. slf4j-log4j12.version=1.5.11
  62. wagon-http.version=1.0-beta-2
  63. xmlenc.version=0.52
  64. xerces.version=1.4.4
  65. jackson.version=1.8.8
  66. yarn.version=0.23.2-SNAPSHOT
  67. hadoop-mapreduce.version=0.23.2-SNAPSHOT