hudson.plugins.git
Class GitChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
hudson.plugins.git.GitChangeLogParser
public class GitChangeLogParser
- extends hudson.scm.ChangeLogParser
Parse the git log
- Author:
- Nigel Magnay
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitChangeLogParser
public GitChangeLogParser(boolean authorOrCommitter)
parse
public GitChangeSetList parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2011 Hudson. All Rights Reserved.