JRuby -v option is not compatible with Ruby
-------------------------------------------
Key: JRUBY-1208
URL: http://jira.codehaus.org/browse/JRUBY-1208
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.0.0
Environment: Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_07-164) on Mac OS X
Reporter: TAKAI Naoto
Assignee: Thomas E Enebo
Running JRuby with -v option is not compatible with ruby. It should print
version *and* run script.
{quote}
% ruby -ve 'p $VERBOSE'
ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-darwin8.9.1]
true
% jruby -ve 'p $VERBOSE'
ruby 1.8.5 (2007-06-07 rev 3841) [i386-jruby1.0]
{quote}
--
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