hudson.plugins.mercurial
Class MercurialChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
hudson.plugins.mercurial.MercurialChangeLogParser
public class MercurialChangeLogParser
- extends hudson.scm.ChangeLogParser
Parses the changelog.xml.
See MercurialChangeSet.CHANGELOG_TEMPLATE for the format.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MercurialChangeLogParser
public MercurialChangeLogParser(Set<String> modules)
parse
public MercurialChangeSetList parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2011. All Rights Reserved.