Class Git2LogParser
java.lang.Object
org.eclipse.jetty.toolchain.version.git.Git2LogParser
- All Implemented Interfaces:
GitOutputParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
private org.apache.maven.plugin.logging.Log log -
commandId
-
-
Constructor Details
-
Git2LogParser
-
-
Method Details
-
parseEnd
public void parseEnd()- Specified by:
parseEnd
in interfaceGitOutputParser
-
parseLine
- Specified by:
parseLine
in interfaceGitOutputParser
- Throws:
ParseException
-
parseStart
public void parseStart()- Specified by:
parseStart
in interfaceGitOutputParser
-