Package net.sourceforge.cruisecontrol.bootstrappers

Class Summary
AccurevBootstrapper Simply runs "accurev update" to update the current workspace.
AlienBrainBootstrapper  
AntBootstrapper A thin wrapper around the AntBuilder class, this class allows you to call an Ant script as a bootstrapper.
ClearCaseBootstrapper Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
ClearCaseViewstrapper This class allows you to start up ClearCase dynamic views and mount VOBs before you initiate your build.
CMSynergyBootstrapper The CMSynergyBootstrapper will reconfigure the project (and by default all subprojects) in order to pull in the latest changes.
CurrentBuildStatusBootstrapper Deprecated. Was obsoleted by CurrentBuildStatusListener
CurrentBuildStatusFTPBootstrapper Deprecated. Was obsoleted by CurrentBuildStatusFTPListener
CVSBootstrapper Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
ExecBootstrapper  
LockFileBootstrapper  
P4Bootstrapper Bootstrapper for Perforce.
PlasticSCMBootstrapper Simply updates the current workspace.
SnapshotCMBootstrapper Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
SSCMBootstrapper Bootstrapper for Surround SCM.
StarTeamBootstrapper Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
SVNBootstrapper The SVNBootstrapper will handle updating a single file from Subversion before the build begins.
VssBootstrapper