- All Implemented Interfaces:
- Command
public class IntegrityBranchCommand
extends AbstractBranchCommand
MKS Integrity implementation for Maven's AbstractBranchCommand
For a normal and variant configuration, a fresh checkpoint is executed
prior to creating a Development Path (branch). In the case of a build
configuration, the specified checkpoint revision is used to create
the Development Path
- Since:
- 1.6
- Version:
- $Id: IntegrityBranchCommand.java 1.3 2011/08/22 13:06:17EDT Cletus D'Souza (dsouza) Exp $
- Author:
- Cletus D'Souza