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
SemanticBranchVersionPlugin
apply(ProjectInternal)
- Method in
SemanticVersionPlugin
apply(ProjectInternal)
- Method in
VersionPlugin
B
C
create(Closure<?>)
- Method in
VersionParserFactory
Create a parser from the provided groovy.lang.Closure.
D
E
EXTENSION
- Field in
VersionPlugin
F
G
get()
- Method in
ProjectVersionAccessor
@return the version value
H
I
J
K
L
M
N
O
P
ProjectVersionAccessor
- Class in
tane.mahuta.gradle.plugin.version
Helper which provides access to getter and setter for the version on a org.gradle.api.Project.
Q
R
S
SemanticBranchVersionPlugin
- Class in
tane.mahuta.gradle.plugin
SemanticVersionPlugin
enhanced by the tane.mahuta.gradle.plugin.VcsPlugin which uses tane.mahuta.buildtools.version.SemanticBranchVersions.
SemanticVersionPlugin
- Class in
tane.mahuta.gradle.plugin
Version plugin which provides mechanisms to load and store versions.
set(Object)
- Method in
ProjectVersionAccessor
Set the version value.
setComparatorClosure(Closure<Integer>)
- Method in
VersioningExtension
Set a closure as the comparator.
setNextDevelopmentTransformerClosure(Closure<?>)
- Method in
VersioningExtension
Set a closure for transforming the version to a release version.
setParser(VersionParser<?>)
- Method in
VersioningExtension
Set the parser.
setParserClosure(Closure<?>)
- Method in
VersioningExtension
Set the parser using a closure.
setReleaseTransformerClosure(Closure<?>)
- Method in
VersioningExtension
Set a closure for transforming the version to a release version.
setReleaseTransformerForReportClosure(Closure<?>)
- Method in
VersioningExtension
Set a closure for transforming the version to a release version using an tane.mahuta.buildtools.apilyzer.ApiCompatibilityReport
setVersion(Object)
- Method in
VersioningExtension
Set the version and parses it, if a
T
U
V
VersioningExtension
- Class in
tane.mahuta.gradle.plugin.version
@author christian.heike@icloud.com Created on 04.06.17.
VersioningExtension(Project)
- Constructor in
VersioningExtension
Creates a new extension for the project.
VersionParserFactory
- Class in
tane.mahuta.gradle.plugin.version
Factory for tane.mahuta.buildtools.version.VersionParsers.
VersionPlugin
- Class in
tane.mahuta.gradle.plugin
Version plugin which provides mechanisms to load and store versions.
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