I'm having a problem getting wildcards passed through to jruby 1.1.3.

If you create a test file that only says "p ARGV" and run it with a
wildcard argument,

jruby test.rb *.xml

it will only show the last match (I thought it wouldn't expand
anything...)  A coworker with jruby 1.0 installed reported that it
works (the wildcard is expanded).

I'm guessing the problem is in _jrubyvmopts.bat, but I don't usually use
jruby on a Windows machine, so I'm not sure exactly how wildcards are
handled in jruby on Windows--should they be expanded before the
interpreter sees them, and is it possible to escape them?

thanks,
Wes

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to