Package | Description |
---|---|
org.apache.maven.scm.command.changelog | |
org.apache.maven.scm.provider.integrity |
Modifier and Type | Method and Description |
---|---|
ChangeLogSet |
ChangeLogScmResult.getChangeLog() |
Constructor and Description |
---|
ChangeLogScmResult(ChangeLogSet changeLog,
ScmResult result) |
ChangeLogScmResult(String commandLine,
ChangeLogSet changeLog) |
Modifier and Type | Method and Description |
---|---|
ChangeLogSet |
Sandbox.getChangeLog(Date startDate,
Date endDate)
Executes the 'si rlog' command to generate a list of changed revision found between startDate and endDate
|
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.