JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
apply(Project)
- Method in
GitSemanticVersioningPlugin
B
C
D
E
evaluateCurrentGitBranch()
- Method in
SemanticVersionExtension
Get the current git branch and save it
evaluateGitVersion()
- Method in
SemanticVersionExtension
Evaluate the version from git and save it The branch is assumed to be untagged if the number of additional commits on top of the tag, as returned by git describe, is 0 or there are no tags matching "vXXX-XXX-XXX.
executeCommand(def)
- Method in
SimpleCommandLineExecutor
Execute a command and return the stdout response
F
G
GitSemanticVersioningPlugin
- Class in
org.john_tipper.gradle.gitsemver
gitVersionTag()
- Method in
SemanticVersionExtension
Composes the String for the git tag evaluateGitVersion() needs to have been called before calling this method
H
I
isMasterBranch()
- Method in
SemanticVersionExtension
J
K
L
M
N
O
P
Q
R
readGit()
- Method in
SemanticVersionExtension
Reads information from git and sets internal variables appropriately
S
SemanticVersionExtension
- Class in
org.john_tipper.gradle.gitsemver
Class to hold semantic version details
shouldBuildGitTag()
- Method in
SemanticVersionExtension
Logic for if we should do a git build tag
shouldVersionGitTag()
- Method in
SemanticVersionExtension
Logic for if we should do a git version tag
SimpleCommandLineExecutor
- Class in
org.john_tipper.gradle.gitsemver
Very simple utility class to execute shell commands that is used to facilitate testing
T
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation