Add support for a jruby specific dotfile to configure jruby options, eg
JVM_OPTS, to be used via all front ends
---------------------------------------------------------------------------------------------------------------
Key: JRUBY-5843
URL: http://jira.codehaus.org/browse/JRUBY-5843
Project: JRuby
Issue Type: Improvement
Components: Launcher
Environment: All
Reporter: Chris Kimpton
Assignee: Thomas E Enebo
Priority: Minor
To allow setting things like the max heap size (-Xmx...), especially when
running rails or rake.
The existing -J options are not passed through (at least under the rvm'd jruby)
This can be done by setting JAVA_OPTS, but it would seem to be a cleaner
solution to have a jruby specific config file for this.
Perhaps called .jruby, searched for in the current directory ./.jruby, user
home directory ~/.jruby and a system directory, /etc/jruby
What do you think?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email