org.apache.maven.scm.provider.cvslib.cvsexe.command.checkin
Class CvsExeCheckInCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkin.AbstractCheckInCommand
org.apache.maven.scm.provider.cvslib.command.checkin.AbstractCvsCheckInCommand
org.apache.maven.scm.provider.cvslib.cvsexe.command.checkin.CvsExeCheckInCommand
- All Implemented Interfaces:
- Command, CvsCommand
public class CvsExeCheckInCommand
- extends AbstractCvsCheckInCommand
- Version:
- $Id: CvsExeCheckInCommand.java 518268 2007-03-14 19:12:06Z evenisse $
- Author:
- Emmanuel Venisse
Fields inherited from interface org.apache.maven.scm.command.Command |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CvsExeCheckInCommand
public CvsExeCheckInCommand()
executeCvsCommand
protected CheckInScmResult executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl,
CvsScmProviderRepository repository,
File messageFile)
throws ScmException
- Specified by:
executeCvsCommand
in class AbstractCvsCheckInCommand
- Throws:
ScmException
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.