Package net.sourceforge.cruisecontrol.bootstrappers

Class Summary
AccurevBootstrapper Simply runs "accurev update" to update the current workspace.
AlienBrainBootstrapper  
AllFusionHarvestBootstrapper BootStrapper for CA's AllFusion Harvest Change Manager.
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  
GitBootstrapper The GitBootstrapper will handle updating a git repository before the build begins.
LockFileBootstrapper  
MercurialBootstrapper The MercurialBootstrapper will handle updating the local working repository before the build begins.
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.
TFSBootstrapper Bootstrapper for Microsoft Visual Studio Team Foundation Server.
VssBootstrapper