public class AnnotatedTagFinder extends Object
| Constructor and Description |
|---|
AnnotatedTagFinder() |
| Modifier and Type | Method and Description |
|---|---|
static List<AnnotatedTag> |
mostRecent(org.eclipse.jgit.api.Git git,
String module,
String versionWithoutBuildNumber) |
public static List<AnnotatedTag> mostRecent(org.eclipse.jgit.api.Git git, String module, String versionWithoutBuildNumber) throws IOException, org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionCopyright © 2015. All rights reserved.