libraries.properties 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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. avro.version=1.5.3
  17. checkstyle.version=4.2
  18. commons-cli.version=1.2
  19. commons-cli2.version=2.0-mahout
  20. commons-collections.version=3.1
  21. commons-daemon.version=1.0.1
  22. commons-httpclient.version=3.0.1
  23. commons-lang.version=2.5
  24. commons-logging.version=1.1.1
  25. commons-logging-api.version=1.1
  26. commons-el.version=1.0
  27. commons-fileupload.version=1.2
  28. commons-io.version=1.4
  29. commons-net.version=1.4.1
  30. core.version=3.1.1
  31. coreplugin.version=1.3.2
  32. hadoop-common.version=0.22.1-SNAPSHOT
  33. hadoop-hdfs.version=0.22.1-SNAPSHOT
  34. hsqldb.version=1.8.0.10
  35. ivy.version=2.1.0
  36. jasper.version=5.5.12
  37. jsp.version=2.1
  38. jsp-api.version=5.5.12
  39. jetty.version=6.1.26
  40. junit.version=4.8.1
  41. jdiff.version=1.0.9
  42. json.version=1.0
  43. kfs.version=0.3
  44. log4j.version=1.2.15
  45. lucene-core.version=2.3.1
  46. oro.version=2.0.8
  47. paranamer.version=2.3
  48. rats-lib.version=0.6
  49. servlet.version=4.0.6
  50. slf4j-api.version=1.5.11
  51. slf4j-log4j12.version=1.5.11
  52. wagon-http.version=1.0-beta-2
  53. xmlenc.version=0.52
  54. xerces.version=1.4.4
  55. #This property has to be updated synchronously with aop.xml
  56. aspectj.version=1.6.5
  57. mockito-all.version=1.8.2
  58. guava.version=r09