Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractVersionMojo - Class in org.eclipse.jetty.toolchain.version
- AbstractVersionMojo() - Constructor for class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
- activeCommit - Variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- addIssue(Issue) - Method in class org.eclipse.jetty.toolchain.version.Release
- addIssues(List<Issue>) - Method in class org.eclipse.jetty.toolchain.version.Release
- addRelease(Release) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- append(StringBuilder, String, int) - Method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- appendBody(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- appendText(String) - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- attachArtifact - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
Allow the plugin to attach the generated VERSION.txt file to the project
- AttachVersionMojo - Class in org.eclipse.jetty.toolchain.version
-
Attach the VERSION.txt to the project.
- AttachVersionMojo() - Constructor for class org.eclipse.jetty.toolchain.version.AttachVersionMojo
- AUTHOR_DATE - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- AUTHOR_NAME - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- authorDate - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
- authorName - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
B
- basedir - Variable in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
-
The project basedir.
- body - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
- BODY - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- build() - Method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
C
- classifier - Variable in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
-
The classifier to use for attaching the generated VERSION.txt artifact
- CODEHAUS - Static variable in class org.eclipse.jetty.toolchain.version.VersionPattern
- collator - Variable in class org.eclipse.jetty.toolchain.version.issues.IssueComparator
- collator - Variable in class org.eclipse.jetty.toolchain.version.util.IssueIdComparator
- commandId - Variable in class org.eclipse.jetty.toolchain.version.git.Git2LogParser
- COMMIT_ID - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- commitId - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
- commits - Variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- COMMITTER_DATE - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- COMMITTER_NAME - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- committerDate - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
- committerName - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
- compare(String, String) - Method in class org.eclipse.jetty.toolchain.version.util.IssueIdComparator
- compare(Issue, Issue) - Method in class org.eclipse.jetty.toolchain.version.issues.IssueComparator
- copyGenerated - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
Allow the plugin to replace the input VERSION.txt file
- createIso8601Format() - Static method in class org.eclipse.jetty.toolchain.version.util.DateUtil
- createRfc2822Format() - Static method in class org.eclipse.jetty.toolchain.version.util.DateUtil
D
- DateUtil - Class in org.eclipse.jetty.toolchain.version.util
- DateUtil() - Constructor for class org.eclipse.jetty.toolchain.version.util.DateUtil
- DEFAULT_LINE_LENGTH - Static variable in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- detail - Variable in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
If
true
, display all settable properties for each goal.
E
- ECLIPSE - Static variable in class org.eclipse.jetty.toolchain.version.VersionPattern
- END - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- ensureDirectoryExists(File) - Method in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
- equals(Object) - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- equals(Object) - Method in class org.eclipse.jetty.toolchain.version.Release
- execGitCommand(GitOutputParser, String...) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- execute() - Method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- execute() - Method in class org.eclipse.jetty.toolchain.version.AttachVersionMojo
- execute() - Method in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
- existing - Variable in class org.eclipse.jetty.toolchain.version.Release
F
- fetchTags() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- findNamedChild(Node, String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- findRelease(String) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- findSingleChild(Node, String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- findTagMatching(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- formatIso8601(Date) - Static method in class org.eclipse.jetty.toolchain.version.util.DateUtil
-
Format a date to in ISO 8601 format (as used by GIT) adjusted to UTC timezone.
- formatRfc2822(Date) - Static method in class org.eclipse.jetty.toolchain.version.util.DateUtil
-
Format a date to in RFC 2822 format (as used by GIT) adjusted to UTC timezone.
G
- generateVersion(VersionText) - Method in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
- getAuthorDate() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getAuthorName() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getBody() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getCommitId() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getCommitLog(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- getCommitterDate() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getCommitterName() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getFormat() - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- getGitCommitLog(int) - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- getGitCommitLogs() - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- getId() - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- getIndentLevel(String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
Gets the indentation level of the specified line.
- getIssues() - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- getIssues() - Method in class org.eclipse.jetty.toolchain.version.Release
- getLastVersion() - Method in class org.eclipse.jetty.toolchain.version.VersionPattern
- getLastVersion(String) - Method in class org.eclipse.jetty.toolchain.version.VersionPattern
- getLog() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- getPriorVersion(String) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- getPropertyFromExpression(String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- getReleasedOn() - Method in class org.eclipse.jetty.toolchain.version.Release
- getReleases() - Method in class org.eclipse.jetty.toolchain.version.VersionText
- getRemainingText() - Method in class org.eclipse.jetty.toolchain.version.VersionPattern
- getSingleChild(Node, String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- getSortedIssues() - Method in class org.eclipse.jetty.toolchain.version.Release
- getSubject() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- getTagCommitId(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- getTagIds() - Method in class org.eclipse.jetty.toolchain.version.git.GitTagParser
- getTags() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- getText() - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- getValue(Node, String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- getVersion() - Method in class org.eclipse.jetty.toolchain.version.Release
- getVersionList() - Method in class org.eclipse.jetty.toolchain.version.VersionText
- getVersionPattern() - Method in class org.eclipse.jetty.toolchain.version.VersionText
- getWorkDir() - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- Git2LogParser - Class in org.eclipse.jetty.toolchain.version.git
- Git2LogParser(Log, String) - Constructor for class org.eclipse.jetty.toolchain.version.git.Git2LogParser
- GitCommand - Class in org.eclipse.jetty.toolchain.version.git
- GitCommand() - Constructor for class org.eclipse.jetty.toolchain.version.git.GitCommand
- GitCommit - Class in org.eclipse.jetty.toolchain.version.git
- GitCommit() - Constructor for class org.eclipse.jetty.toolchain.version.git.GitCommit
- GitLogParser - Class in org.eclipse.jetty.toolchain.version.git
- GitLogParser() - Constructor for class org.eclipse.jetty.toolchain.version.git.GitLogParser
- GitOutputParser - Interface in org.eclipse.jetty.toolchain.version.git
- GitTagParser - Class in org.eclipse.jetty.toolchain.version.git
- GitTagParser() - Constructor for class org.eclipse.jetty.toolchain.version.git.GitTagParser
- goal - Variable in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
The name of the goal for which to show help.
H
- hashCode() - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- hashCode() - Method in class org.eclipse.jetty.toolchain.version.Release
- hasId() - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- hasVersionTextFile(String) - Method in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
- headers - Variable in class org.eclipse.jetty.toolchain.version.VersionText
- HelpMojo - Class in org.eclipse.jetty.toolchain.jetty_version_maven_plugin
-
Display help information on jetty-version-maven-plugin.
Callmvn jetty-version:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
I
- id - Variable in class org.eclipse.jetty.toolchain.version.issues.Issue
- in - Variable in class org.eclipse.jetty.toolchain.version.git.OutputHandler
- indentSize - Variable in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
The number of spaces per indentation level, should be positive.
- isExisting() - Method in class org.eclipse.jetty.toolchain.version.Release
- isMatch(String) - Method in class org.eclipse.jetty.toolchain.version.VersionPattern
- isNotEmpty(String) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- isSortExisting() - Method in class org.eclipse.jetty.toolchain.version.VersionText
- Issue - Class in org.eclipse.jetty.toolchain.version.issues
-
A Generic Issue
- Issue(String, String) - Constructor for class org.eclipse.jetty.toolchain.version.issues.Issue
- issue_id_patterns - Variable in class org.eclipse.jetty.toolchain.version.issues.IssueParser
- IssueComparator - Class in org.eclipse.jetty.toolchain.version.issues
- IssueComparator() - Constructor for class org.eclipse.jetty.toolchain.version.issues.IssueComparator
- IssueIdComparator - Class in org.eclipse.jetty.toolchain.version.util
- IssueIdComparator() - Constructor for class org.eclipse.jetty.toolchain.version.util.IssueIdComparator
- IssueParser - Class in org.eclipse.jetty.toolchain.version.issues
- IssueParser() - Constructor for class org.eclipse.jetty.toolchain.version.issues.IssueParser
- issues - Variable in class org.eclipse.jetty.toolchain.version.Release
K
- key - Variable in class org.eclipse.jetty.toolchain.version.VersionPattern
L
- lastVersion - Variable in class org.eclipse.jetty.toolchain.version.VersionPattern
- lineLength - Variable in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
The maximum length of a display line, should be positive.
- log - Variable in class org.eclipse.jetty.toolchain.version.git.Git2LogParser
- log - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommand
- log - Variable in class org.eclipse.jetty.toolchain.version.git.OutputHandler
O
- org.eclipse.jetty.toolchain.jetty_version_maven_plugin - package org.eclipse.jetty.toolchain.jetty_version_maven_plugin
- org.eclipse.jetty.toolchain.version - package org.eclipse.jetty.toolchain.version
- org.eclipse.jetty.toolchain.version.git - package org.eclipse.jetty.toolchain.version.git
- org.eclipse.jetty.toolchain.version.issues - package org.eclipse.jetty.toolchain.version.issues
- org.eclipse.jetty.toolchain.version.util - package org.eclipse.jetty.toolchain.version.util
- OutputHandler - Class in org.eclipse.jetty.toolchain.version.git
- OutputHandler(Log, InputStream, GitOutputParser) - Constructor for class org.eclipse.jetty.toolchain.version.git.OutputHandler
P
- parseAuthorDate(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- parseCommitterDate(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- parseEnd() - Method in class org.eclipse.jetty.toolchain.version.git.Git2LogParser
- parseEnd() - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- parseEnd() - Method in interface org.eclipse.jetty.toolchain.version.git.GitOutputParser
- parseEnd() - Method in class org.eclipse.jetty.toolchain.version.git.GitTagParser
- parseIso8601(String) - Static method in class org.eclipse.jetty.toolchain.version.util.DateUtil
- parseKnownIssue(String) - Method in class org.eclipse.jetty.toolchain.version.issues.IssueParser
-
Parse a known issue (such as " + 341235 Bug Text Goes Here")
- parseLine(int, String) - Method in class org.eclipse.jetty.toolchain.version.git.Git2LogParser
- parseLine(int, String) - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- parseLine(int, String) - Method in interface org.eclipse.jetty.toolchain.version.git.GitOutputParser
- parseLine(int, String) - Method in class org.eclipse.jetty.toolchain.version.git.GitTagParser
- parsePossibleIssue(String) - Method in class org.eclipse.jetty.toolchain.version.issues.IssueParser
-
Parse a possible issue, if provided line has no Issue ID pattern match, a null is returned.
- parser - Variable in class org.eclipse.jetty.toolchain.version.git.OutputHandler
- parseReleasedOn(int, String) - Method in class org.eclipse.jetty.toolchain.version.Release
- parseStart() - Method in class org.eclipse.jetty.toolchain.version.git.Git2LogParser
- parseStart() - Method in class org.eclipse.jetty.toolchain.version.git.GitLogParser
- parseStart() - Method in interface org.eclipse.jetty.toolchain.version.git.GitOutputParser
- parseStart() - Method in class org.eclipse.jetty.toolchain.version.git.GitTagParser
- pat - Variable in class org.eclipse.jetty.toolchain.version.VersionPattern
- PLUGIN_HELP_PATH - Static variable in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- populateIssuesForRange(String, String, Release) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- prepend(Release) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- project - Variable in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
-
Maven Project.
- projectHelper - Variable in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
-
Maven ProjectHelper.
R
- read(File) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- refreshTags - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
Allow the plugin to issue a 'git fetch --tags' to update the local tags from.
- REGEX_ISSUE_BULLET - Static variable in class org.eclipse.jetty.toolchain.version.issues.IssueParser
- Release - Class in org.eclipse.jetty.toolchain.version
- Release() - Constructor for class org.eclipse.jetty.toolchain.version.Release
- Release(String) - Constructor for class org.eclipse.jetty.toolchain.version.Release
- RELEASED_ON_FORMATS - Static variable in class org.eclipse.jetty.toolchain.version.Release
- releasedOn - Variable in class org.eclipse.jetty.toolchain.version.Release
- releases - Variable in class org.eclipse.jetty.toolchain.version.VersionText
- remainingText - Variable in class org.eclipse.jetty.toolchain.version.VersionPattern
- repeat(String, int) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
Repeat a String
n
times to form a new string. - replaceOrPrepend(Release) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- run() - Method in class org.eclipse.jetty.toolchain.version.git.OutputHandler
S
- setAuthorDate(Date) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setAuthorName(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setBody(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setCommitId(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setCommitterDate(Date) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setCommitterName(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setExisting(boolean) - Method in class org.eclipse.jetty.toolchain.version.Release
- setId(String) - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- setIssues(List<Issue>) - Method in class org.eclipse.jetty.toolchain.version.Release
- setLog(Log) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- setReleasedOn(Date) - Method in class org.eclipse.jetty.toolchain.version.Release
- setReleases(List<Release>) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- setSortExisting(boolean) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- setSubject(String) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommit
- setText(String) - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- setVersion(String) - Method in class org.eclipse.jetty.toolchain.version.Release
- setWorkDir(File) - Method in class org.eclipse.jetty.toolchain.version.git.GitCommand
- sortExisting - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
Allow the existing issues to be sorted alphabetically.
- sortExisting - Variable in class org.eclipse.jetty.toolchain.version.VersionText
- subject - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommit
- SUBJECT - Static variable in class org.eclipse.jetty.toolchain.version.git.GitLogParser
T
- tagIds - Variable in class org.eclipse.jetty.toolchain.version.git.GitTagParser
- text - Variable in class org.eclipse.jetty.toolchain.version.issues.Issue
- toKey(String) - Method in class org.eclipse.jetty.toolchain.version.util.IssueIdComparator
- toKey(Issue) - Method in class org.eclipse.jetty.toolchain.version.issues.IssueComparator
- toLines(String, int, int, int) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toString() - Method in class org.eclipse.jetty.toolchain.version.issues.Issue
- toString() - Method in class org.eclipse.jetty.toolchain.version.Release
- toVersionId(String) - Method in class org.eclipse.jetty.toolchain.version.VersionPattern
- type - Variable in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
-
The type to use for the attaching the generated VERSION.txt artifact
U
- updateDate - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
Allow the plugin to update the release date for an issue (if none is provided)
- UpdateVersionTextMojo - Class in org.eclipse.jetty.toolchain.version
-
Update the active version entry in the VERSION.txt file from information present in the git logs.
- UpdateVersionTextMojo() - Constructor for class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
- UTC - Static variable in class org.eclipse.jetty.toolchain.version.util.DateUtil
V
- version - Variable in class org.eclipse.jetty.toolchain.version.Release
- version - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
The maven project version.
- versionPattern - Variable in class org.eclipse.jetty.toolchain.version.VersionText
- VersionPattern - Class in org.eclipse.jetty.toolchain.version
- VersionPattern(String) - Constructor for class org.eclipse.jetty.toolchain.version.VersionPattern
- versionTagKey - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
The version key to use when looking up a git tag ref.
- VersionText - Class in org.eclipse.jetty.toolchain.version
- VersionText(VersionPattern) - Constructor for class org.eclipse.jetty.toolchain.version.VersionText
- versionTextInputFile - Variable in class org.eclipse.jetty.toolchain.version.AbstractVersionMojo
-
The existing VERSION.txt file.
- versionTextKey - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
The version key to use in the VERSION.txt file.
- versionTextOuputFile - Variable in class org.eclipse.jetty.toolchain.version.UpdateVersionTextMojo
-
The generated VERSION.txt file.
W
- workDir - Variable in class org.eclipse.jetty.toolchain.version.git.GitCommand
- wrapColumn - Variable in class org.eclipse.jetty.toolchain.version.issues.Issue
- write(File) - Method in class org.eclipse.jetty.toolchain.version.VersionText
- writeGoal(StringBuilder, String, Element) - Method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class org.eclipse.jetty.toolchain.jetty_version_maven_plugin.HelpMojo
All Classes and Interfaces|All Packages|Constant Field Values