public class ChangelogExecutor extends Object
| Constructor and Description |
|---|
ChangelogExecutor(ChangelogConfiguration conf,
VCSLogParser vcsLogParser) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexOfUnreleasedLine(List<String> allLines) |
String |
getLastTag(List<String> allLines) |
List<String> |
insertNewMessages(List<String> allLines,
Collection<String> newMessages,
int unreleasedIndex) |
void |
run(org.apache.maven.plugin.logging.Log log) |
public ChangelogExecutor(ChangelogConfiguration conf, VCSLogParser vcsLogParser)
Copyright © 2017. All rights reserved.