Passing -J parameters to an exec jruby process causes "unknown option -J..."  
error
-----------------------------------------------------------------------------------

                 Key: JRUBY-4302
                 URL: http://jira.codehaus.org/browse/JRUBY-4302
             Project: JRuby
          Issue Type: Improvement
    Affects Versions: JRuby 1.4
            Reporter: Justin Coyne
            Assignee: Thomas E Enebo
            Priority: Minor


jruby -e "exec 'jruby -J-Dmpc=test'"
jruby: unknown option -J-Dmpc=test

Perhaps we can just ignore the -J flags and pass a warning to the user. Or 
explain in the error that you can not pass -J flags when jruby is invoked 
through an exec()

-- 
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


Reply via email to