hudson.plugins.bazaar
Class BazaarChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
hudson.plugins.bazaar.BazaarChangeLogParser
public class BazaarChangeLogParser
- extends hudson.scm.ChangeLogParser
Parses the output of bzr log.
- Author:
- Trond Norbye
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BazaarChangeLogParser
public BazaarChangeLogParser()
parse
public BazaarChangeSetList parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.