jashkenas / ruby-processing

Code as Art, Art as Code. Processing and Ruby are meant for each other.
http://github.com/jashkenas/ruby-processing/wikis
Other
1.28k stars 94 forks source link

Running ruby-processing with JRuby 1.9 mode? #22

Closed adamjmurray closed 11 years ago

adamjmurray commented 14 years ago

Sorry if I'm missing something obvious, but is there a way to run ruby-processing under JRuby's --1.9 mode for Ruby 1.9 compatibility? There doesn't seem to be a way to pass the --1.9 option in on the command line. Will I need to modify the ruby-processing bootstrapping process? Not sure where to look...

jashkenas commented 14 years ago

I'm afraid that the current version of Ruby-Processing includes a far older version of JRuby. We need to update it to the latest JRuby and push out a new release.

monkstone commented 11 years ago

This issue can be closed ruby-processing-1.0.11 supports ruby 1.9 and when jruby-1.7.4 version gets pulled ruby-1.9 is even default.