libraries.properties 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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.version=1.6.5
  17. avro.version=1.5.3
  18. checkstyle.version=4.2
  19. commons-cli.version=1.2
  20. commons-codec.version=1.4
  21. commons-collections.version=3.1
  22. commons-lang.version=2.5
  23. commons-logging.version=1.1.1
  24. commons-logging-api.version=1.1
  25. commons-el.version=1.0
  26. commons-fileupload.version=1.2
  27. commons-io.version=1.4
  28. commons-net.version=1.4.1
  29. core.version=3.1.1
  30. guava.version=r09
  31. hsqldb.version=1.8.0.10
  32. ivy.version=2.2.0
  33. jasper.version=5.5.12
  34. jets3t.version=0.7.1
  35. jetty.version=6.1.26
  36. junit.version=4.8.1
  37. jdiff.version=1.0.9
  38. jsch.version=0.1.42
  39. kfs.version=0.3
  40. log4j.version=1.2.16
  41. lucene-core.version=2.3.1
  42. mockito-all.version=1.8.5
  43. paranamer.version=2.3
  44. protobuf.version=2.4.0a
  45. rats-lib.version=0.6
  46. slf4j-api.version=1.6.1
  47. slf4j-log4j12.version=1.6.1
  48. wagon-http.version=1.0-beta-2
  49. xmlenc.version=0.52
  50. xerces.version=1.4.4