JRuby 1.7.15 is our fifteenth update release since JRuby 1.7.0. The
primary
goal of 1.7 point releases is to fill out any missing compatibility
issues
with Ruby 1.9.3. The community participation lately has been great. Keep
reporting issues and sending pull requests.
This release is a quick followup release to JRuby 1.7.14. JRuby 1.7.14
had
a mangled jruby-jars release as well as several non-obvious regressions
involving our new load service internals. We apologize if these
regressions
have affected you and recommend all people upgrade to 1.7.15.
Changes of note:
8 issues fixed for 1.7.15
Potential memory leak resolved when reloading JRuby apps in Java App
servers
jruby-jars gem did not have their embedded jars within it
rvm install of jruby would not properly follow gemset symlinks
Windows exec works again
lstat did not honor native.enabled property and always invoked
native
Github Issues resolved for 1.7.15
#1940 - Symlinks in load path get expanded when they should not
#1939 - Update jnr-ffi dependency version
#1936 - Pathname object in $LOAD_PATH causes error (1.7.14)
#1935 - Add ScriptingContainer accessors for ProfileOutput
#1930 - JRuby 1.7.14 relies on HOME in the environment - change in
behaviour from 1.7.13 #1927 - jruby-complete 1.7.14 appears to be missing some files #1926 - jruby-jars 1.7.14 gem seems to be missing jar files. #1115 - control-c in cmd while running webrick rails app does not
kill
jruby.exe
On Sep 3, 2014, at 12:08 PM, Thomas E Enebo [email protected] wrote:
Download: http://www.jruby.org/download
Didn’t there used to be a OS X specific installer?
That would put the install into a JRuby specific framework.
I’m not seeing one on the download page.
JRuby 1.7.15 is our fifteenth update release since JRuby 1.7.0. The
primary goal of 1.7 point releases is to fill out any missing
compatibility issues with Ruby 1.9.3. The community participation lately
has been great. Keep reporting issues and sending pull requests.
This release is a quick followup release to JRuby 1.7.14. JRuby 1.7.14
had a mangled jruby-jars release as well as several non-obvious
regressions involving our new load service internals. We apologize if
these regressions have affected you and recommend all people upgrade to
1.7.15.
Changes of note:
8 issues fixed for 1.7.15
Potential memory leak resolved when reloading JRuby apps in Java App
servers
jruby-jars gem did not have their embedded jars within it
rvm install of jruby would not properly follow gemset symlinks
Windows exec works again
lstat did not honor native.enabled property and always invoked
native
Github Issues resolved for 1.7.15
#1940 - Symlinks in load path get expanded when they should not
#1939 - Update jnr-ffi dependency version
#1936 - Pathname object in $LOAD_PATH causes error (1.7.14)
#1935 - Add ScriptingContainer accessors for ProfileOutput
#1930 - JRuby 1.7.14 relies on HOME in the environment - change in
behaviour from 1.7.13 #1927 - jruby-complete 1.7.14 appears to be missing some files #1926 - jruby-jars 1.7.14 gem seems to be missing jar files. #1115 - control-c in cmd while running webrick rails app does not
kill jruby.exe
We stopped installing the mac-specific installer I think for 1.7.x. We had
changed our build system quite a bit and the download numbers for the Mac
installer were not very large…
OK, I’ll probably try to figure out how to embed with the app.
Thanks.
We stopped installing the mac-specific installer I think for 1.7.x. We
had
changed our build system quite a bit and the download numbers for the
Mac
installer were not very large…
-Tom
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.