rails --version command still broken ------------------------------------ Key: JRUBY-2486 URL: http://jira.codehaus.org/browse/JRUBY-2486 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.1 Environment: [EMAIL PROTECTED]:/opt/jruby/bin$ uname -a Linux fireball-laptop 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux [EMAIL PROTECTED]:/opt/jruby/bin$ java -version java version "1.6.0_06" Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode) [EMAIL PROTECTED]:/opt/jruby-1.1.1/bin$ jruby --version ruby 1.8.6 (2008-04-22 rev 6555) [i386-jruby1.1.1] [EMAIL PROTECTED]:/opt/jruby-1.1.1/bin$
Reporter: David Filiatrault Assignee: Thomas E Enebo Priority: Minor While this looks very similar to JRUBY-1144, that ticket indicates it was fixed in a prior version, but it's still broken in the latest released version, 1.1.1 [EMAIL PROTECTED]:/opt/jruby/bin$ rails --version /opt/jruby/bin/rails: line 9: require: command not found /opt/jruby/bin/rails: line 11: version: command not found /opt/jruby/bin/rails: line 13: syntax error near unexpected token `(' /opt/jruby/bin/rails: line 13: `if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then' [EMAIL PROTECTED]:/opt/jruby/bin$ -- 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