From: Thomas E Enebo Date: 2011-01-12T02:12:41+09:00 Subject: Re: [ANN] JRuby 1.6.0.RC1 released On Tue, Jan 11, 2011 at 11:09 AM, Robert Klemme wrote: > On Tue, Jan 11, 2011 at 5:21 PM, Thomas E Enebo wrote: >> On Tue, Jan 11, 2011 at 9:59 AM, Robert Klemme >> wrote: >>> On Tue, Jan 11, 2011 at 4:04 PM, Thomas E Enebo wrote: >>>> The JRuby community is pleased to announce the release of JRuby 1.6.0.RC1. > >> Opened as an issue: >> http://jira.codehaus.org/browse/JRUBY-5329 > > Thanks for checking! > >> Looks like we are passing --1.9 through to point in our bash script >> where we think the arg is a file...which it isn't... >> >> You can work around this by setting the environment variable >> JRUBY_OPTS="--1.9"  (e.g. JRUBY_OPTS="--1.9" jruby /c/heh.rb). >> >> We plan on fixing this for RC2. > > Nice!  I have attached a script to the issue I am frequently using to > execute windows programs from cygwin prompts.  Maybe you can -steal- > copy some ideas from it. :-) Cool! Thanks Robert....hopefully we can steal-copy...I sort of wish there was just some infrastructure for sh/bash launchers somewhere... -Tom -- blog: http://blog.enebo.com       twitter: tom_enebo mail: tom.enebo@gmail.com