Skip to content

Commit

Permalink
Update site for 1.7.27 release
Browse files Browse the repository at this point in the history
enebo committed May 11, 2017
1 parent 084e617 commit ba09336
Showing 3 changed files with 88 additions and 17 deletions.
39 changes: 39 additions & 0 deletions _posts/2017-05-11-jruby-1-7-27.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: post
title: JRuby 1.7.27 Released
---
The JRuby community is pleased to announce the release of JRuby 1.7.27

- Homepage: [http://www.jruby.org/](http://www.jruby.org/)
- Download: [http://www.jruby.org/download](http://www.jruby.org/download)

JRuby 1.7.27 is our latest update release of JRuby 1.7.x. The primary goal of 1.7 point releases is to fill out any missing compatibility issues with Ruby 1.9.3. This is very likely our last 1.7.x release barring any release mistake or strong pushback. We are hoping all JRuby users can migrate to JRuby 9k and get on the Ruby 2.x train...

Highlights:

- 20 issues fixed for 1.7.27

### Github Issues resolved for 1.7.27

<ul>
<li><a href="https://github.com/jruby/jruby/pull/4590">#4590</a> - Clean up structure of io/console and avoid stty on Windows.</li>
<li><a href="https://github.com/jruby/jruby/pull/4588">#4588</a> - Backport 4389</li>
<li><a href="https://github.com/jruby/jruby/pull/4563">#4563</a> - (peazy) enumerator backports for 1.7</li>
<li><a href="https://github.com/jruby/jruby/pull/4545">#4545</a> - Update jnr-constants to 0.9.9 for 1.7.</li>
<li><a href="https://github.com/jruby/jruby/issues/4519">#4519</a> - 64-bit immediate return to prompt on console interrupt before termination</li>
<li><a href="https://github.com/jruby/jruby/pull/4491">#4491</a> - Immediately unregister out and err for JSR223 evals. Fixes #4446.</li>
<li><a href="https://github.com/jruby/jruby/issues/4446">#4446</a> - ChannelDescriptor is not removed from the map after ScriptContainer is terminated</li>
<li><a href="https://github.com/jruby/jruby/issues/4306">#4306</a> - JRuby 1.7: update to latest jruby-openssl version</li>
<li><a href="https://github.com/jruby/jruby/pull/4226">#4226</a> - Don't dup every element in Enumerator#drop (1.7)</li>
<li><a href="https://github.com/jruby/jruby/issues/4155">#4155</a> - 1.7.26 regression: NoMethodError: private method `require' called for Kernel:Module in Sequel</li>
<li><a href="https://github.com/jruby/jruby/pull/4149">#4149</a> - Backport securerandom</li>
<li><a href="https://github.com/jruby/jruby/issues/4116">#4116</a> - File.dirname interprets backslashes as path separators on Mac OS X</li>
<li><a href="https://github.com/jruby/jruby/issues/4057">#4057</a> - The JVM SIGSEGVs when using RubyEtc.getgrgid</li>
<li><a href="https://github.com/jruby/jruby/issues/4006">#4006</a> - JRuby 1.7 branch uses java.lang.management.ManagementFactory</li>
<li><a href="https://github.com/jruby/jruby/issues/3989">#3989</a> - JRuby + Cygwin + Jenkins causes message related to stty</li>
<li><a href="https://github.com/jruby/jruby/issues/3781">#3781</a> - JRuby throws java.lang.ArrayIndexOutOfBoundsException </li>
<li><a href="https://github.com/jruby/jruby/pull/3383">#3383</a> - public org.jruby.Runtime.Profile.Builtin::MethodData</li>
<li><a href="https://github.com/jruby/jruby/issues/1571">#1571</a> - Enumerator#feed</li>
<li><a href="https://github.com/jruby/jruby/issues/1398">#1398</a> - Private method error changes when `method_missing` is defined but should not</li>
<li><a href="https://github.com/jruby/jruby/issues/1260">#1260</a> - alias_method intermittent issue in 1.7.6 &amp; 1.7.8 (example to recreate included)</li>
</ul>
34 changes: 17 additions & 17 deletions download.html
Original file line number Diff line number Diff line change
@@ -27,25 +27,25 @@ <h2 id='current_release_jruby'>Current Release: JRuby 9.1.8.0</h2>
(<a href='{{ site.urls.s3 }}/9.1.8.0/jruby-jars-9.1.8.0.gem.md5'>md5</a>, <a href='{{ site.urls.s3 }}/9.1.8.0/jruby-jars-9.1.8.0.gem.sha1'>sha1</a>, <a href='{{ site.urls.s3 }}/9.1.8.0/jruby-jars-9.1.8.0.gem.sha256'>sha256</a>)<br />
</p>

<p>JRuby 1.7.26 is our current installment of the JRuby 1.x series. Please check out our <a href='/2016/08/29/jruby-1-7-26'>release notes</a> for more information.</p>
<p>JRuby 1.7.27 is our current installment of the JRuby 1.x series. Please check out our <a href='/2017/05/11/jruby-1-7-27'>release notes</a> for more information.</p>

<p class="trackDownloads">
<a href='{{ site.urls.s3 }}/1.7.26/jruby-bin-1.7.26.tar.gz'>JRuby 1.7.26 Binary .tar.gz</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby-bin-1.7.26.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby-bin-1.7.26.tar.gz.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby-bin-1.7.26.zip'>JRuby 1.7.26 Binary .zip</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby-bin-1.7.26.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby-bin-1.7.26.zip.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby_windows_1_7_26.exe'>JRuby 1.7.26 Windows Executable</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby_windows_1_7_26.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby_windows_1_7_26.exe.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby_windows_x64_1_7_26.exe'>JRuby 1.7.26 Windows Executable (x64)</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby_windows_x64_1_7_26.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby_windows_x64_1_7_26.exe.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby-src-1.7.26.tar.gz'>JRuby 1.7.26 Source .tar.gz</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby-src-1.7.26.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby-src-1.7.26.tar.gz.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby-src-1.7.26.zip'>JRuby 1.7.26 Source .zip</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby-src-1.7.26.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby-src-1.7.26.zip.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby-complete-1.7.26.jar'>JRuby 1.7.26 Complete .jar</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby-complete-1.7.26.jar.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby-complete-1.7.26.jar.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.26/jruby-jars-1.7.26.gem'>JRuby-jars 1.7.26.gem</a>
(<a href='{{ site.urls.s3 }}/1.7.26/jruby-jars-1.7.26.gem.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.26/jruby-jars-1.7.26.gem.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby-bin-1.7.27.tar.gz'>JRuby 1.7.27 Binary .tar.gz</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby-bin-1.7.27.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby-bin-1.7.27.tar.gz.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby-bin-1.7.27.zip'>JRuby 1.7.27 Binary .zip</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby-bin-1.7.27.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby-bin-1.7.27.zip.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby_windows_1_7_27.exe'>JRuby 1.7.27 Windows Executable</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby_windows_1_7_27.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby_windows_1_7_27.exe.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby_windows_x64_1_7_27.exe'>JRuby 1.7.27 Windows Executable (x64)</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby_windows_x64_1_7_27.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby_windows_x64_1_7_27.exe.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby-src-1.7.27.tar.gz'>JRuby 1.7.27 Source .tar.gz</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby-src-1.7.27.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby-src-1.7.27.tar.gz.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby-src-1.7.27.zip'>JRuby 1.7.27 Source .zip</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby-src-1.7.27.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby-src-1.7.27.zip.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby-complete-1.7.27.jar'>JRuby 1.7.27 Complete .jar</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby-complete-1.7.27.jar.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby-complete-1.7.27.jar.sha1'>sha1</a>)<br />
<a href='{{ site.urls.s3 }}/1.7.27/jruby-jars-1.7.27.gem'>JRuby-jars 1.7.27.gem</a>
(<a href='{{ site.urls.s3 }}/1.7.27/jruby-jars-1.7.27.gem.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.7.27/jruby-jars-1.7.27.gem.sha1'>sha1</a>)<br />
</p>

<h2 id='previous_release_all'>All Previous Releases</h2>
32 changes: 32 additions & 0 deletions files/downloads/1.7.27/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: main
title: Files/downloads/1.7.27
---
<h1>Files/downloads/1.7.27</h1>
<p class="trackDownloads">
<a href='/files/downloads/index.html'>..</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.tar.gz'>jruby-bin-1.7.27.tar.gz</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.tar.gz.md5'>jruby-bin-1.7.27.tar.gz.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.tar.gz.sha1'>jruby-bin-1.7.27.tar.gz.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.zip'>jruby-bin-1.7.27.zip</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.zip.md5'>jruby-bin-1.7.27.zip.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.zip.sha1'>jruby-bin-1.7.27.zip.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-complete-1.7.27.jar'>jruby-complete-1.7.27.jar</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-complete-1.7.27.jar.md5'>jruby-complete-1.7.27.jar.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-complete-1.7.27.jar.sha1'>jruby-complete-1.7.27.jar.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-jars-1.7.27.gem'>jruby-jars-1.7.27.gem</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-jars-1.7.27.gem.md5'>jruby-jars-1.7.27.gem.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-jars-1.7.27.gem.sha1'>jruby-jars-1.7.27.gem.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.tar.gz'>jruby-src-1.7.27.tar.gz</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.tar.gz.md5'>jruby-src-1.7.27.tar.gz.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.tar.gz.sha1'>jruby-src-1.7.27.tar.gz.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.zip'>jruby-src-1.7.27.zip</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.zip.md5'>jruby-src-1.7.27.zip.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.zip.sha1'>jruby-src-1.7.27.zip.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_1_7_27.exe'>jruby_windows_1_7_27.exe</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_1_7_27.exe.md5'>jruby_windows_1_7_27.exe.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_1_7_27.exe.sha1'>jruby_windows_1_7_27.exe.sha1</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_x64_1_7_27.exe'>jruby_windows_x64_1_7_27.exe</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_x64_1_7_27.exe.md5'>jruby_windows_x64_1_7_27.exe.md5</a><br/>
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_x64_1_7_27.exe.sha1'>jruby_windows_x64_1_7_27.exe.sha1</a><br/>
</p>

0 comments on commit ba09336

Please sign in to comment.