dependencies.properties
上传用户:qing5858
上传日期:2015-10-27
资源大小:6056k
文件大小:1k
源码类别:

搜索引擎

开发平台:

Java

  1. #
  2. # Configuration files for library dependencies.
  3. #
  4. # $Id: dependencies.properties,v 1.9 2003/04/07 15:50:29 vanrogu Exp $
  5. #
  6. junit.version=junit-3.8.1
  7. junit.files=junit.jar
  8. xdoclet.version=xdoclet-1.2b2
  9. xdoclet.files=*.jar
  10. clover.version=clover-1.0
  11. clover.files=*.jar
  12. velocity.version=velocity-1.3.1
  13. velocity.files=*.jar
  14. log4j.version=log4j-1.2.8
  15. log4j.files=*.jar
  16. commons-logging.version=commons-logging-1.0.3
  17. commons-logging.files=*.jar
  18. # xalan 2.4.1 is needed for JUnitReport ant task
  19. # javamail 1.3 and jaf 1.0.2 (activation framework) are needed for JUnitReport mail in continuous integration script