| Package | Description |
|---|---|
| org.eclipse.jetty.toolchain.version | |
| org.eclipse.jetty.toolchain.version.git |
| Modifier and Type | Method | Description |
|---|---|---|
Release |
VersionText.findRelease(java.lang.String version) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Release> |
VersionText.getReleases() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
VersionText.addRelease(Release rel) |
|
void |
VersionText.prepend(Release rel) |
|
void |
VersionText.replaceOrPrepend(Release rel) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
VersionText.setReleases(java.util.List<Release> releases) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GitCommand.populateIssuesForRange(java.lang.String fromCommitId,
java.lang.String toCommitId,
Release rel) |
Copyright © 1995–2019 Mort Bay Consulting. All rights reserved.