JRUBY_OPTS should be subject to the same arg processing as normally-passed args
-------------------------------------------------------------------------------
Key: JRUBY-3924
URL: http://jira.codehaus.org/browse/JRUBY-3924
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.3.1
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Currently there are a couple dozen options that are only processed in the JRuby
startup scripts (bin/jruby and bin/jruby.bat and component scripts).
Unfortunately if these options are set in JRUBY_OPTS, most of them do not get
processed correctly. I believe only --ng works in JRUBY_OPTS and the others are
passed through to JRuby unhandled, resulting in errors. We need to ensure that
all options in JRUBY_OPTS are processed the same way as directly-passed options.
--
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