Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
R
S
T
U
W
Y
_
A
AbstractLauncher
- Class in
de.saumya.mojo.ruby
AbstractLauncher()
- Constructor for class de.saumya.mojo.ruby.
AbstractLauncher
addArg(File)
- Method in class de.saumya.mojo.ruby.
Script
addArg(String)
- Method in class de.saumya.mojo.ruby.
Script
addArg(String, String)
- Method in class de.saumya.mojo.ruby.
Script
addArg(String, File)
- Method in class de.saumya.mojo.ruby.
Script
addArgs(String)
- Method in class de.saumya.mojo.ruby.
Script
addDefaultGemRepositoryForVersion(String, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
addDefaultGemRepositoryForVersion(String, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
addEnv(String, File)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addEnv(String, String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addEnvs(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addExtraRdocFile(File)
- Method in class de.saumya.mojo.gems.gem.
Gem
addExtraRdocFile(File, String)
- Method in class de.saumya.mojo.gems.gem.
Gem
addExtraRdocFile(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
addFile(File)
- Method in class de.saumya.mojo.gems.gem.
Gem
addFile(File, String)
- Method in class de.saumya.mojo.gems.gem.
Gem
addFile(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
addJavaArgs(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addJavaOption(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addJavaOption(String, String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addJavaProperty(String, String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addRequirement(String, GemVersion)
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
addSwitch(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addSwitch(String, String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addSwitches(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
addTestFile(File)
- Method in class de.saumya.mojo.gems.gem.
Gem
addTestFile(File, String)
- Method in class de.saumya.mojo.gems.gem.
Gem
addTestFile(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
ArtifactCoordinates
- Class in
de.saumya.mojo.gems
This class does NOT represent full Maven2 coordinates.
ArtifactCoordinates(String, String, String)
- Constructor for class de.saumya.mojo.gems.
ArtifactCoordinates
ArtifactCoordinates(String, String, String, String)
- Constructor for class de.saumya.mojo.gems.
ArtifactCoordinates
availableVersions(String, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
availableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
availableVersions(String, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
availableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
B
binDirectory()
- Method in class de.saumya.mojo.ruby.
GemScriptFactory
binDirectory()
- Method in interface de.saumya.mojo.ruby.
GemService
binScript(String)
- Method in class de.saumya.mojo.ruby.
GemScriptFactory
binScriptFile(String)
- Method in class de.saumya.mojo.ruby.
GemScriptFactory
binScriptFile(String)
- Method in interface de.saumya.mojo.ruby.
GemService
C
canConvert(MavenArtifact)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
canConvert(MavenArtifact)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Returns is the artifact convertable safely into Gem.
constructGemFileName(String, String, String)
- Static method in class de.saumya.mojo.gems.gem.
Gem
createArtifact(String, String, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
createArtifact(String, String, String, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
createArtifact(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
createArtifact(String, String, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
createArtifact(String, String, String, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
createArtifact(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
createGem(Gem, File)
- Method in class de.saumya.mojo.gems.gem.
DefaultGemPackager
createGem(Gem, File)
- Method in interface de.saumya.mojo.gems.gem.
GemPackager
This method will create the GEM.
createGemArtifact(String, String)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
createGemArtifact(String, String)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
createGemFromArtifact(MavenArtifact, File)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemFromArtifact(MavenArtifact, File)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Creates a valid Ruby Gem, and returns File pointing to the result.
createGemName(String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemStub(GemSpecification, File)
- Method in class de.saumya.mojo.gems.gem.
DefaultGemPackager
createGemStub(GemSpecification, File)
- Method in interface de.saumya.mojo.gems.gem.
GemPackager
This method will create the GEM stub with only gemspec and not data.
createGemStubFromArtifact(MavenArtifact, File)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemStubFromArtifact(MavenArtifact, File)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Creates a valid Ruby Gem, and returns File pointing to the result.
createGemVersion(String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemVersion(String)
- Method in class de.saumya.mojo.gems.
Maven2GemVersionConverter
Creates valid GEM version out of Maven2 version.
createJarfileName(String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createLibFileName(MavenArtifact, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createPom(File, String, File)
- Method in class de.saumya.mojo.gems.
GemspecConverter
createRequireName(String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createSpecification(MavenArtifact)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createSpecification(MavenArtifact)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Creates a Gem::Specification (the equivalent JavaBeans actually) filled up properly based on informaton from POM.
D
de.saumya.mojo.gems
- package de.saumya.mojo.gems
de.saumya.mojo.gems.gem
- package de.saumya.mojo.gems.gem
de.saumya.mojo.gems.spec
- package de.saumya.mojo.gems.spec
de.saumya.mojo.gems.spec.yaml
- package de.saumya.mojo.gems.spec.yaml
de.saumya.mojo.ruby
- package de.saumya.mojo.ruby
debug(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
debug
level.
debug(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
debug(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
defaultGemArtifactRepositoryForVersion(String)
- Method in class de.saumya.mojo.ruby.
DefaultGemifyManager
defaultGemArtifactRepositoryForVersion(String)
- Method in interface de.saumya.mojo.ruby.
GemifyManager
DefaultGemifyManager
- Class in
de.saumya.mojo.ruby
DefaultGemifyManager()
- Constructor for class de.saumya.mojo.ruby.
DefaultGemifyManager
DefaultGemPackager
- Class in
de.saumya.mojo.gems.gem
DefaultGemPackager()
- Constructor for class de.saumya.mojo.gems.gem.
DefaultGemPackager
DefaultMavenArtifactConverter
- Class in
de.saumya.mojo.gems
This is full of "workarounds" here, since for true artifact2gem conversion I would need interpolated POM!
DefaultMavenArtifactConverter()
- Constructor for class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
DefaultMavenArtifactConverter.MavenDependency
- Class in
de.saumya.mojo.gems
DefaultMavenArtifactConverter.MavenDependency()
- Constructor for class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
doExecute(File, List<String>, File)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
DUMMY_PREFIX
- Static variable in class de.saumya.mojo.gems.
Maven2GemVersionConverter
DUMMY_VERSION
- Static variable in class de.saumya.mojo.gems.
Maven2GemVersionConverter
E
error(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
error
level.
error(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
error(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
exclusions
- Variable in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
execute(List<String>)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
execute(List<String>, File)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
execute()
- Method in class de.saumya.mojo.ruby.
Script
execute(File)
- Method in class de.saumya.mojo.ruby.
Script
executeIn(File, List<String>)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
executeIn(File, List<String>, File)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
executeIn(File)
- Method in class de.saumya.mojo.ruby.
Script
executeIn(File, File)
- Method in class de.saumya.mojo.ruby.
Script
executeScript(String, List<String>)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
executeScript(String, List<String>, File)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
executeScript(File, String, List<String>)
- Method in class de.saumya.mojo.ruby.
AbstractLauncher
G
Gem
- Class in
de.saumya.mojo.gems.gem
A Gem with specification and list of files.
Gem(GemSpecification)
- Constructor for class de.saumya.mojo.gems.gem.
Gem
GEM_HOME
- Static variable in class de.saumya.mojo.ruby.
GemScriptFactory
GEM_PATH
- Static variable in class de.saumya.mojo.ruby.
GemScriptFactory
GemArtifact
- Class in
de.saumya.mojo.gems
The response of the converter: gempsec file and the actual File where Gem is saved.
GemArtifact(GemSpecification, File)
- Constructor for class de.saumya.mojo.gems.
GemArtifact
GemDependency
- Class in
de.saumya.mojo.gems.spec
Gem::Dependency
GemDependency()
- Constructor for class de.saumya.mojo.gems.spec.
GemDependency
gemDirectory()
- Method in class de.saumya.mojo.ruby.
GemScriptFactory
gemDirectory()
- Method in interface de.saumya.mojo.ruby.
GemService
GemException
- Exception in
de.saumya.mojo.ruby
GemException(Exception)
- Constructor for exception de.saumya.mojo.ruby.
GemException
GemException(String, Exception)
- Constructor for exception de.saumya.mojo.ruby.
GemException
GemException(String)
- Constructor for exception de.saumya.mojo.ruby.
GemException
GemFileEntry
- Class in
de.saumya.mojo.gems.gem
A Gem file entry.
GemFileEntry(File, String)
- Constructor for class de.saumya.mojo.gems.gem.
GemFileEntry
GemifyManager
- Interface in
de.saumya.mojo.ruby
GemPackager
- Interface in
de.saumya.mojo.gems.gem
A low level component that manufactures the actual Gem file.
GemRequirement
- Class in
de.saumya.mojo.gems.spec
Gem::Requirement
GemRequirement()
- Constructor for class de.saumya.mojo.gems.spec.
GemRequirement
GemScriptFactory
- Class in
de.saumya.mojo.ruby
GemScriptFactory(Logger, ClassRealm, File, List<String>, boolean, File, File)
- Constructor for class de.saumya.mojo.ruby.
GemScriptFactory
GemService
- Interface in
de.saumya.mojo.ruby
GemspecConverter
- Class in
de.saumya.mojo.gems
GemspecConverter(Logger, ScriptFactory)
- Constructor for class de.saumya.mojo.gems.
GemspecConverter
GemSpecification
- Class in
de.saumya.mojo.gems.spec
Gem::Specification
GemSpecification()
- Constructor for class de.saumya.mojo.gems.spec.
GemSpecification
GemSpecificationIO
- Interface in
de.saumya.mojo.gems.spec
GemVersion
- Class in
de.saumya.mojo.gems.spec
Gem::Version
GemVersion()
- Constructor for class de.saumya.mojo.gems.spec.
GemVersion
GemVersion(String)
- Constructor for class de.saumya.mojo.gems.spec.
GemVersion
gemVersionPattern
- Static variable in class de.saumya.mojo.gems.
Maven2GemVersionConverter
This is the pattern we match against.
getArtifactFile()
- Method in class de.saumya.mojo.gems.
MavenArtifact
getArtifactId()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getAuthors()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getAutorequire()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
Deprecated.
getBindir()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getCert_chain()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getCoordinates()
- Method in class de.saumya.mojo.gems.
MavenArtifact
getDate()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getDefault_executable()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getDependencies()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getDescription()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getEmail()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getExclusions()
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
getExecutables()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getExtension()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getExtensions()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getExtra_rdoc_files()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getFiles()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getGemFile()
- Method in class de.saumya.mojo.gems.
GemArtifact
getGemFileName(MavenArtifact)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
getGemFileName(String, String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
getGemFileName(GemSpecification)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
getGemFilename()
- Method in class de.saumya.mojo.gems.gem.
Gem
getGemFileName(MavenArtifact)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Returns the "regular" gem filename, as it is expected this artifact to be called as Gem.
getGemFiles()
- Method in class de.saumya.mojo.gems.gem.
Gem
getGemspec()
- Method in class de.saumya.mojo.gems.
GemArtifact
getGroupId()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getHomepage()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getLicenses()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getName()
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
getName()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getName()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getPathInGem()
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
getPlatform()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getPom()
- Method in class de.saumya.mojo.gems.
MavenArtifact
getPost_install_message()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRdoc_options()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequire_paths()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequired_ruby_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequired_rubygems_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequirements()
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
getRequirements()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRubyforge_project()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRubygems_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getScriptAsStream(String)
- Static method in class de.saumya.mojo.ruby.
ScriptUtils
getScriptAsStream(String, Class<?>)
- Static method in class de.saumya.mojo.ruby.
ScriptUtils
getScriptFromResource(String)
- Static method in class de.saumya.mojo.ruby.
ScriptUtils
getSigning_key()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getSource()
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
getSpecification()
- Method in class de.saumya.mojo.gems.gem.
Gem
getSpecification_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getSummary()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getTest_files()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getType()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getVersion()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getVersion()
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
getVersion()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getVersion()
- Method in class de.saumya.mojo.gems.spec.
GemVersion
getVersion_requirement()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getVersion_requirements()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getYaml()
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
I
info(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
info
level.
info(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
info(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
isHas_rdoc()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
isValid()
- Method in class de.saumya.mojo.ruby.
Script
L
Logger
- Interface in
de.saumya.mojo.ruby
M
MappingConstructor
- Class in
de.saumya.mojo.gems.spec.yaml
A helper for snakeYaml.
MappingConstructor()
- Constructor for class de.saumya.mojo.gems.spec.yaml.
MappingConstructor
MappingRepresenter
- Class in
de.saumya.mojo.gems.spec.yaml
A helper for snakeYaml.
MappingRepresenter()
- Constructor for class de.saumya.mojo.gems.spec.yaml.
MappingRepresenter
Maven2GemVersionConverter
- Class in
de.saumya.mojo.gems
Class doing conversion from Maven "versioning space" into Ruby Gems "versioning space".
Maven2GemVersionConverter()
- Constructor for class de.saumya.mojo.gems.
Maven2GemVersionConverter
MavenArtifact
- Class in
de.saumya.mojo.gems
This bean holds the artifact to be converted.
MavenArtifact(Model, ArtifactCoordinates, File)
- Constructor for class de.saumya.mojo.gems.
MavenArtifact
MavenArtifactConverter
- Interface in
de.saumya.mojo.gems
This is the single entry point into the Maven artifact to Ruby Gem converter.
N
name
- Variable in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
newArguments()
- Method in class de.saumya.mojo.ruby.
ScriptFactory
newScript(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
newScript(File)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
newScriptFromResource(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
newScriptFromSearchPath(String)
- Method in class de.saumya.mojo.ruby.
ScriptFactory
NO_CLASSPATH
- Static variable in class de.saumya.mojo.ruby.
ScriptFactory
NoopLogger
- Class in
de.saumya.mojo.ruby
NoopLogger()
- Constructor for class de.saumya.mojo.ruby.
NoopLogger
NoopLogger(boolean)
- Constructor for class de.saumya.mojo.ruby.
NoopLogger
R
read(String)
- Method in interface de.saumya.mojo.gems.spec.
GemSpecificationIO
read(String)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
readGemSpecfromYaml(String)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
readGemSpecfromYamlWithSnakeYaml(String)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
rubyObjectFromClassloader(String, Class<?>)
- Method in class de.saumya.mojo.ruby.
ScriptingService
rubyObjectFromClassloader(String)
- Method in class de.saumya.mojo.ruby.
ScriptingService
RubyScriptException
- Exception in
de.saumya.mojo.ruby
RubyScriptException(Exception)
- Constructor for exception de.saumya.mojo.ruby.
RubyScriptException
RubyScriptException(String, Exception)
- Constructor for exception de.saumya.mojo.ruby.
RubyScriptException
RubyScriptException(String)
- Constructor for exception de.saumya.mojo.ruby.
RubyScriptException
S
sanitizeStringValue(String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
Script
- Class in
de.saumya.mojo.ruby
ScriptFactory
- Class in
de.saumya.mojo.ruby
ScriptFactory(Logger, ClassRealm, File, List<String>, boolean)
- Constructor for class de.saumya.mojo.ruby.
ScriptFactory
scripting()
- Method in class de.saumya.mojo.ruby.
ScriptingService
ScriptingService
- Class in
de.saumya.mojo.ruby
ScriptingService()
- Constructor for class de.saumya.mojo.ruby.
ScriptingService
ScriptUtils
- Class in
de.saumya.mojo.ruby
setArtifactId(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setAuthor(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setAuthors(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setAutorequire(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
Deprecated.
setBindir(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setCert_chain(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDate(Date)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDefault_executable(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDependencies(List<Object>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDescription(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setEmail(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setExecutables(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setExtension(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setExtensions(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setExtra_rdoc_files(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setFiles(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setGroupId(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setHas_rdoc(boolean)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setHomepage(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setLicenses(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setName(String)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
setName(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setPathInGem(String)
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
setPlatform(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setPost_install_message(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRdoc_options(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequire_paths(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequired_ruby_version(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequired_rubygems_version(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequirements(List<Object>)
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
setRequirements(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRubyforge_project(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRubygems_version(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setSigning_key(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setSource(File)
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
setSpecification_version(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setSummary(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setTest_files(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setType(String)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
setVersion(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setVersion(String)
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
setVersion(GemVersion)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setVersion(String)
- Method in class de.saumya.mojo.gems.spec.
GemVersion
setVersion_requirement(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
setVersion_requirements(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
SystemLogger
- Class in
de.saumya.mojo.ruby
SystemLogger()
- Constructor for class de.saumya.mojo.ruby.
SystemLogger
SystemLogger(boolean)
- Constructor for class de.saumya.mojo.ruby.
SystemLogger
T
toString()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
toString()
- Method in class de.saumya.mojo.gems.spec.
GemVersion
toString()
- Method in class de.saumya.mojo.ruby.
Script
toString()
- Method in class de.saumya.mojo.ruby.
ScriptFactory
U
updateMetadata(List<String>, String)
- Method in class de.saumya.mojo.gems.
GemspecConverter
W
warn(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
warn
level.
warn(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
warn(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
write(GemSpecification)
- Method in interface de.saumya.mojo.gems.spec.
GemSpecificationIO
write(GemSpecification)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
writeGemSpectoYaml(GemSpecification)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
writeGemSpectoYamlWithSnakeYaml(GemSpecification)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
Y
YamlGemSpecificationIO
- Class in
de.saumya.mojo.gems.spec.yaml
This is here just be able to quickly switch between snakeYaml and YamlBeans, since they are both good, with their own quirks.
YamlGemSpecificationIO()
- Constructor for class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
_
_yaml
- Variable in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
A
B
C
D
E
G
I
L
M
N
R
S
T
U
W
Y
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.