jruby.launch.inproc property should default to false
----------------------------------------------------
Key: JRUBY-5135
URL: http://jira.codehaus.org/browse/JRUBY-5135
Project: JRuby
Issue Type: Improvement
Environment: jruby 1.5.2 (ruby 1.8.7 patchlevel 249) (2010-08-20
1c5e29d) (Java HotSpot(TM) Client VM 1.6.0_18) [x86-java]
Reporter: Roger Pack
Assignee: Thomas E Enebo
Currently if you run a system call attempting to call jruby, you can get
mysterious, unexpected results.
ex:
>> system("jruby --server -e 3")
jruby: unknown option --server
=> false
However, in reality there is not even a jruby.exe in my path, so this is a
doubly mistaken error.
Also it can cause problems when testing, etc:
http://groups.google.com/group/jruby-users/browse_thread/thread/9690d3f4027a9ea6
http://www.ruby-forum.com/topic/204508
Since this is an "optimization" to make things faster in specific instances, it
is surprising in other instances, so this is a request to turn it off by
default.
Thanks!
-r
--
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