Changes between Version 3 and Version 4 of BuildFiles


Ignore:
Timestamp:
Aug 11, 2010, 2:52:56 PM (14 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildFiles

    v3 v4  
    6666</target>
    6767}}}
     68== [source:trunk/ant/cc-build-test.xml cc-build-test.xml] ==
     69This is the !CruiseControl build file (see [wiki:BuildProcess Automated Build Process] for more information)
     70=== Important Targets ===
     71* svn.build.run.common.tests - Updates from SVN, builds, and runs common (quick) tests
     72* svn.build.run.daily.coverage - Updates from SVN, builds, and runs daily (long) tests, updating [http://opensha.usc.edu/cobertura/ Cobertura Code Coverage]
     73* svn.build.run.weekly.coverage - Updates from SVN, builds, and runs ALL tests, updating [http://opensha.usc.edu/cobertura/ Cobertura Code Coverage]
     74* run.operational.tests - Runs operational tests (doesn't update/compile) to check server status
     75* restart.tomcat - Restarts Apache Tomcat (see [wiki:TomcatConfig Tomcat Configuration]