Property and Description | |
---|---|
JRubyPluginExtension#execVersion |
The version of jruby used by jrubyexec as well as default version of jruby that will be used by JRubyExec
|
Method and Description |
---|
JRubyExecUtils#jrubyJarVersionTriple(java.io.File jar)
Extracts the JRuby version number as a triplet from a jruby-complete-XXX.jar filename
|
JRubyPluginExtension#setExecVersion(java.lang.String newVersion)
Change the version of jruby for jrubyexec and JRubyExec
|
JRubyPluginExtension#setGemInstallDir(java.lang.Object dir)
Sets the gem installation directory.
|
JRubyPluginExtension#setJarInstallDir(java.lang.Object dir)
Sets the jar installation directory.
|