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