libraries.properties 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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.3.2
  20. checkstyle.version=4.2
  21. commons-cli.version=1.2
  22. commons-collections.version=3.1
  23. commons-httpclient.version=3.1
  24. commons-lang.version=2.5
  25. commons-logging.version=1.1.1
  26. commons-logging-api.version=1.1
  27. commons-el.version=1.0
  28. commons-fileupload.version=1.2
  29. commons-io.version=1.4
  30. commons-net.version=1.4.1
  31. core.version=3.1.1
  32. coreplugin.version=1.3.2
  33. ftplet-api.version=1.0.0
  34. ftpserver-core.version=1.0.0
  35. ftpserver-deprecated.version=1.0.0-M2
  36. hadoop-common.version=0.21.0-SNAPSHOT
  37. hadoop-hdfs.version=0.21.0-SNAPSHOT
  38. hsqldb.version=1.8.0.10
  39. ivy.version=2.1.0
  40. jasper.version=5.5.12
  41. jsp.version=2.1
  42. jsp-api.version=5.5.12
  43. jets3t.version=0.7.1
  44. jetty.version=6.1.14
  45. jetty-util.version=6.1.14
  46. junit.version=4.8.1
  47. jdiff.version=1.0.9
  48. kfs.version=0.3
  49. log4j.version=1.2.15
  50. lucene-core.version=2.3.1
  51. mina-core.version=2.0.0-M5
  52. mockito-all.version=1.8.2
  53. oro.version=2.0.8
  54. rats-lib.version=0.6
  55. servlet.version=4.0.6
  56. servlet-api-2.5.version=6.1.14
  57. servlet-api.version=2.5
  58. slf4j-api.version=1.5.11
  59. slf4j-log4j12.version=1.5.11
  60. wagon-http.version=1.0-beta-2
  61. xmlenc.version=0.52
  62. xerces.version=1.4.4