Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5
-
None
-
Patch
Description
A patch file is included.
Running the junit test shows that although the remove command fails, it is not propagated to the mojo class.
It is suggested that PerforceRemoveCommand.executeRemoveCommand() is changed to rethrow CommandLineException as a ScmException.