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