Groovy Documentation
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

add(File) - Method in BaseScmAdapter
add(File) - Method in BzrAdapter
add(File) - Method in GitAdapter
add(File) - Method in HgAdapter
add(File) - Method in SvnAdapter
apply(Project) - Method in ReleasePlugin
attributes - Field in PluginHelper

B

BaseScmAdapter - Class in net.researchgate.release
BaseScmAdapter(Project, Map) - Constructor in BaseScmAdapter
BzrAdapter - Class in net.researchgate.release
BzrAdapter(Project, Map) - Constructor in BzrAdapter

C

checkCommitNeeded() - Method in BaseScmAdapter
checkCommitNeeded() - Method in BzrAdapter
checkCommitNeeded() - Method in GitAdapter
checkCommitNeeded() - Method in HgAdapter
checkCommitNeeded() - Method in ReleasePlugin
checkCommitNeeded() - Method in SvnAdapter
checkoutAndMergeFromReleaseBranch() - Method in ReleasePlugin
checkoutAndMergeToReleaseBranch() - Method in ReleasePlugin
checkoutMergeFromReleaseBranch() - Method in BaseScmAdapter
checkoutMergeFromReleaseBranch() - Method in GitAdapter
checkoutMergeToReleaseBranch() - Method in BaseScmAdapter
checkoutMergeToReleaseBranch() - Method in GitAdapter
checkPropertiesFile() - Method in ReleasePlugin
checkSnapshotDependencies() - Method in ReleasePlugin
checkUpdateNeeded() - Method in BaseScmAdapter
checkUpdateNeeded() - Method in BzrAdapter
checkUpdateNeeded() - Method in GitAdapter
checkUpdateNeeded() - Method in HgAdapter
checkUpdateNeeded() - Method in ReleasePlugin
checkUpdateNeeded() - Method in SvnAdapter
commit(String) - Method in BaseScmAdapter
commit(String) - Method in BzrAdapter
commit(String) - Method in GitAdapter
commit(String) - Method in HgAdapter
commit(String) - Method in SvnAdapter
commitNewVersion() - Method in ReleasePlugin
commitTag() - Method in ReleasePlugin
confirmReleaseVersion() - Method in ReleasePlugin
createNewConfig() - Method in BaseScmAdapter
createNewConfig() - Method in BzrAdapter
createNewConfig() - Method in GitAdapter
createNewConfig() - Method in HgAdapter
createNewConfig() - Method in SvnAdapter
createReleaseTag(String) - Method in BaseScmAdapter
createReleaseTag(String) - Method in BzrAdapter
@param message ignored.
createReleaseTag(String) - Method in GitAdapter
createReleaseTag(String) - Method in HgAdapter
createReleaseTag(String) - Method in SvnAdapter
createScmAdapter() - Method in ReleasePlugin

D


E

exec(Map, List) - Method in Executor
exec(Map, List) - Method in PluginHelper
Executes command specified and retrieves its "stdout" output.
Executor - Class in net.researchgate.release.cli
Executor(Logger) - Constructor in Executor
executor - Field in PluginHelper
extension - Field in PluginHelper

F

findPropertiesFile() - Method in PluginHelper
findProperty(String, Object, String) - Method in PluginHelper
findScmAdapter() - Method in ReleasePlugin
Recursively look for the type of the SCM we are dealing with, if no match is found look in parent directory

G

getLog() - Method in PluginHelper
Retrieves SLF4J Logger instance.
getNextVersion(String) - Method in ReleasePlugin
getReleaseVersion(String) - Method in PluginHelper
GitAdapter - Class in net.researchgate.release
GitAdapter.GitConfig - Class in net.researchgate.release
GitAdapter(Project, Map) - Constructor in GitAdapter

H

HgAdapter - Class in net.researchgate.release
HgAdapter(Project, Map) - Constructor in HgAdapter

I

init() - Method in BaseScmAdapter
init() - Method in BzrAdapter
init() - Method in GitAdapter
init() - Method in HgAdapter
init() - Method in SvnAdapter
initScmAdapter() - Method in ReleasePlugin
isSupported(File) - Method in BaseScmAdapter
isSupported(File) - Method in BzrAdapter
isSupported(File) - Method in GitAdapter
isSupported(File) - Method in HgAdapter
isSupported(File) - Method in SvnAdapter
isVersionDefined() - Method in PluginHelper

J


K


L


M

methodMissing(String, def) - Method in ReleaseExtension

N


O


P

PluginHelper - Class in net.researchgate.release
preTagCommit() - Method in ReleasePlugin
project - Field in PluginHelper
propertyMissing(String, def) - Method in ReleaseExtension

Q


R

readLine(String, String) - Method in PluginHelper
Reads user input from the console.
ReleaseExtension - Class in net.researchgate.release
ReleaseExtension(Project, Map) - Constructor in ReleaseExtension
ReleasePlugin - Class in net.researchgate.release
revert() - Method in BaseScmAdapter
revert() - Method in BzrAdapter
revert() - Method in GitAdapter
revert() - Method in HgAdapter
revert() - Method in SvnAdapter

S

setProperty(String, Object) - Method in GitAdapter.GitConfig
SvnAdapter - Class in net.researchgate.release
SvnAdapter.SvnConfig - Class in net.researchgate.release
SvnAdapter(Project, Map) - Constructor in SvnAdapter

T

tagName() - Method in PluginHelper

U

unSnapshotVersion() - Method in ReleasePlugin
updateVersion() - Method in ReleasePlugin
updateVersionProperty(String) - Method in PluginHelper
Updates properties file (gradle.properties by default) with new version specified.
useAutomaticVersion() - Method in PluginHelper

V


W

warnOrThrow(boolean, String) - Method in PluginHelper
writeVersion(File, String, def) - Method in PluginHelper

X


Y


Z


_


Groovy Documentation