Build 1.6.8 to default to 1.9 mode

Hi,
How would I modify the source for JRuby 1.6.8 so that it builds a
version that defaults to Ruby 1.9 mode?

I suspect it’s only a small change.

Thanks

You can set ‘jruby.default.ruby.version=1.9’ in
default.build.properties although I do recommend just upgrading to
1.7.2 since we have fixed many many 1.9 compat bugs in the 1.7 line
which were never backported to 1.6.8.

-Tom

On Tue, Jan 22, 2013 at 5:00 AM, Robin McKay [email protected]
wrote:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


blog: http://blog.enebo.com twitter: tom_enebo
mail: [email protected]

Thanks Tom,
I am experimenting with my Android phone and 1.6.8 is much smaller.

…R

Thomas E Enebo wrote in post #1093193:

Another Question – may be more difficult…

It appears that jruby-complete-1.6.8.jar has stuff in it that is not
included in the source code - stuff that I need.

Is it possible to edit something in jruby-complete-1.6.8.jar to make it
startup in 1.9 mode?

Thanks …R

The edit button doesn’t seem to work.

Please ignore my post “Another Question …”
The stuff I want is now included - I must have done something silly.

…R

Robin McKay wrote in post #1093270:

Another Question – may be more difficult…

It appears that jruby-complete-1.6.8.jar has stuff in it that is not
included in the source code - stuff that I need.

Is it possible to edit something in jruby-complete-1.6.8.jar to make it
startup in 1.9 mode?

Thanks …R