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

搜索引擎

开发平台:

Java

  1. #!/bin/sh
  2. #
  3. # Startup script for continuous integration that should be scheduled.
  4. #
  5. # $Id: continuous.sh,v 1.3 2003/02/02 14:11:09 vanrogu Exp $
  6. #
  7. ant -buildfile continuous.xml -logger org.apache.tools.ant.listener.MailLogger
  8. ant -buildfile continuous.xml cleanFolders