Skip to content

Commit 4fd5f4b

Browse files
committed
Update for 1.6.2 and update our lock file for newer hautness
1 parent 1354772 commit 4fd5f4b

File tree

4 files changed

+80
-36
lines changed

4 files changed

+80
-36
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ GEM
22
remote: http://gems.github.com/
33
remote: http://rubygems.org/
44
specs:
5-
RedCloth (4.2.3)
6-
RedCloth (4.2.3-java)
5+
RedCloth (4.2.7)
6+
RedCloth (4.2.7-java)
77
aws-s3 (0.6.2)
88
builder
99
mime-types
1010
xml-simple
1111
bouncy-castle-java (1.5.0145.2)
12-
builder (2.1.2)
12+
builder (3.0.0)
1313
classifier (1.3.3)
1414
fast-stemmer (>= 1.0.0)
1515
directory_watcher (1.3.2)
1616
fast-stemmer (1.0.0)
17-
jruby-openssl (0.7.1)
17+
jruby-openssl (0.7.3)
1818
bouncy-castle-java
1919
liquid (2.2.2)
2020
maruku (0.6.0)
@@ -29,9 +29,9 @@ GEM
2929
open4 (>= 0.9.6)
3030
open4 (1.0.1)
3131
rack (1.0.0)
32-
request-log-analyzer (1.9.3)
32+
request-log-analyzer (1.10.0)
3333
syntax (1.0.0)
34-
xml-simple (1.0.12)
34+
xml-simple (1.0.14)
3535

3636
PLATFORMS
3737
java

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ maruku:
1313
png_url: /images/latex
1414
# JRuby-specific info here; goes into the "site" jekyll variable
1515
release:
16-
url: /2011/04/12/jruby-1-6-1
17-
version: 1.6.1
18-
tar: http://jruby.org.s3.amazonaws.com/downloads/1.6.1/jruby-bin-1.6.1.tar.gz
19-
zip: http://jruby.org.s3.amazonaws.com/downloads/1.6.1/jruby-bin-1.6.1.zip
20-
exe: http://jruby.org.s3.amazonaws.com/downloads/1.6.1/jruby_windows_1_6_1.exe
21-
exe64: http://jruby.org.s3.amazonaws.com/downloads/1.6.1/jruby_windows_x64_1_6_1.exe
22-
exejre: http://jruby.org.s3.amazonaws.com/downloads/1.6.1/jruby_windowsjre_1_6_1.exe
23-
exejre64: http://jruby.org.s3.amazonaws.com/downloads/1.6.1/jruby_windows_x64_jre_1_6_1.exe
16+
url: /2011/05/24/jruby-1-6-2
17+
version: 1.6.2
18+
tar: http://jruby.org.s3.amazonaws.com/downloads/1.6.2/jruby-bin-1.6.2.tar.gz
19+
zip: http://jruby.org.s3.amazonaws.com/downloads/1.6.2/jruby-bin-1.6.2.zip
20+
exe: http://jruby.org.s3.amazonaws.com/downloads/1.6.2/jruby_windows_1_6_2.exe
21+
exe64: http://jruby.org.s3.amazonaws.com/downloads/1.6.2/jruby_windows_x64_1_6_2.exe
22+
exejre: http://jruby.org.s3.amazonaws.com/downloads/1.6.2/jruby_windowsjre_1_6_2.exe
23+
exejre64: http://jruby.org.s3.amazonaws.com/downloads/1.6.2/jruby_windows_x64_jre_1_6_2.exe
2424
urls:
2525
s3: http://jruby.org.s3.amazonaws.com/downloads
2626
tryjruby: http://jruby.org.s3.amazonaws.com/tryjruby
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
layout: post
3+
title: JRuby 1.6.2 Released
4+
---
5+
The JRuby community is pleased to announce the release of JRuby 1.6.2.
6+
7+
- Homepage: [http://www.jruby.org/](http://www.jruby.org/)
8+
- Download: [http://www.jruby.org/download](http://www.jruby.org/download)
9+
10+
JRuby 1.6.2 is our second update to 1.6.x. The main motivation besides spinning incremental releases quicker was a nasty YAML bug which prevented a number of Rubygems from installing (see JRUBY-5581 -- ArrayIndexOutOfBounds problem). Expect JRuby 1.6.3 in a couple of weeks.
11+
12+
The primary goal of the 1.6.x series is to round out our 1.9 support by fixing any reported incompatibilities. Of course, as with any JRuby release, we will continue fixing any found incompatibilities and also improve performance. All users of 1.6.1 (and lower) are encouraged to upgrade to 1.6.2.
13+
14+
### Notable Changes:
15+
16+
- YAML problem generating an ArrayIndexOutOfBounds Exception JRUBY-5581
17+
- Java names of the form getX were not getting aliases of get_x, x (regression)
18+
- A couple of embedding errors (JRUBY-5734, JRUBY-5635)
19+
- A few 1.9 issues resolved
20+
21+
### 1.6.2 Issues Resolved:
22+
- JRUBY-5805 Kernel.warn should use 2 writes instead of 1 puts
23+
- JRUBY-5802 Problem loading yaml string in 1.9 mode with JRuby 1.6 and newer
24+
- JRUBY-5791 rvm install jruby-head rewrite's the current rakes hash-bang invocation to be: #!/usr/bin/env jruby
25+
- JRUBY-5788 Java names with only on capital letter not getting Ruby shortcuts defined
26+
- JRUBY-5787 ConcurrencyError from Array#choice when the Array was truncated before
27+
- JRUBY-5786 SelectorPool file descriptor leak
28+
- JRUBY-5776 secure_random.rb broken on jruby (RangeError: bignum too big to convert into 'long')
29+
- JRUBY-5769 SSH connection can fail unpredictably
30+
- JRUBY-5762 Proc#=== is not same as Proc#call in 1.9 mode.
31+
- JRUBY-5740 zip with Range argument does not work in 1.9 mode
32+
- JRUBY-5734 Repeatedly getting ScriptEngine causes (NameError) uninitialized constant #<Class:0x.........>::ARGV
33+
- JRUBY-5733 String#unpack: @ directive doesn't work on substrings
34+
- JRUBY-5729 Process.respond_to?(:fork) must return false
35+
- JRUBY-5728 Array#pack is no longer threadsafe
36+
- JRUBY-5712 Threading issues in 1.6.0 and 1.9 mode
37+
- JRUBY-5689 Regression: wrapException throws unexpected exceptions depending on previously-run code
38+
- JRUBY-5674 Cannot override Fixnum operators
39+
- JRUBY-5665 RubySpec: String#scan failures
40+
- JRUBY-5635 ScriptingContainer.put() does not always work (race condition?)
41+
- JRUBY-5624 Class.new { p eval("self", binding) }
42+
- JRUBY-5606 asprintf does not exist on Solaris, so C extensions do not build
43+
- JRUBY-5581 gem install throws java.lang.ArrayIndexOutOfBoundsException
44+
- JRUBY-4828 Null-byte vulnerability

www/download.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,31 @@
44
---
55
<h1 id='jruby_downloads'>JRuby Downloads</h1>
66

7-
<h2 id='current_release_jruby_161'>Current Release: JRuby 1.6.1</h2>
7+
<h2 id='current_release_jruby_162'>Current Release: JRuby 1.6.2</h2>
88

9-
<p>JRuby 1.6.1 is our next installment of the JRuby 1.x series. Please check out our <a href='/2011/04/12/jruby-1-6-1'>release notes</a> for more information.</p>
9+
<p>JRuby 1.6.2 is our next installment of the JRuby 1.x series. Please check out our <a href='/2011/05/24/jruby-1-6-2'>release notes</a> for more information.</p>
1010

1111
<p class="trackDownloads">
12-
<a href='{{ site.urls.s3 }}/1.6.1/jruby-bin-1.6.1.tar.gz'>JRuby 1.6.1 Binary .tar.gz</a>
13-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby-bin-1.6.1.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby-bin-1.6.1.tar.gz.sha1'>sha1</a>)<br />
14-
<a href='{{ site.urls.s3 }}/1.6.1/jruby-bin-1.6.1.zip'>JRuby 1.6.1 Binary .zip</a>
15-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby-bin-1.6.1.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby-bin-1.6.1.zip.sha1'>sha1</a>)<br />
16-
<a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_1_6_1.exe'>JRuby 1.6.1 Windows Executable</a>
17-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_1_6_1.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_1_6_1.exe.sha1'>sha1</a>)<br />
18-
<a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_x64_1_6_1.exe'>JRuby 1.6.1 Windows Executable (x64)</a>
19-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_x64_1_6_1.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_x64_1_6_1.exe.sha1'>sha1</a>)<br />
20-
<a href='{{ site.urls.s3 }}/1.6.1/jruby_windowsjre_1_6_1.exe'>JRuby 1.6.1 Windows Executable+JRE</a>
21-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby_windowsjre_1_6_1.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby_windowsjre_1_6_1.exe.sha1'>sha1</a>)<br />
22-
<a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_x64_jre_1_6_1.exe'>JRuby 1.6.1 Windows Executable+JRE (x64)</a>
23-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_x64_jre_1_6_1.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby_windows_x64_jre_1_6_1.exe.sha1'>sha1</a>)<br />
24-
<a href='{{ site.urls.s3 }}/1.6.1/jruby-src-1.6.1.tar.gz'>JRuby 1.6.1 Source .tar.gz</a>
25-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby-src-1.6.1.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby-src-1.6.1.tar.gz.sha1'>sha1</a>)<br />
26-
<a href='{{ site.urls.s3 }}/1.6.1/jruby-src-1.6.1.zip'>JRuby 1.6.1 Source .zip</a>
27-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby-src-1.6.1.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby-src-1.6.1.zip.sha1'>sha1</a>)<br />
28-
<a href='{{ site.urls.s3 }}/1.6.1/jruby-complete-1.6.1.jar'>JRuby 1.6.1 Complete .jar</a>
29-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby-complete-1.6.1.jar.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby-complete-1.6.1.jar.sha1'>sha1</a>)<br />
30-
<a href='{{ site.urls.s3 }}/1.6.1/jruby-jars-1.6.1.gem'>JRuby-jars 1.6.1 .gem</a>
31-
(<a href='{{ site.urls.s3 }}/1.6.1/jruby-jars-1.6.1.gem.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.1/jruby-jars-1.6.1.gem.sha1'>sha1</a>)<br />
12+
<a href='{{ site.urls.s3 }}/1.6.2/jruby-bin-1.6.2.tar.gz'>JRuby 1.6.2 Binary .tar.gz</a>
13+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby-bin-1.6.2.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby-bin-1.6.2.tar.gz.sha1'>sha1</a>)<br />
14+
<a href='{{ site.urls.s3 }}/1.6.2/jruby-bin-1.6.2.zip'>JRuby 1.6.2 Binary .zip</a>
15+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby-bin-1.6.2.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby-bin-1.6.2.zip.sha1'>sha1</a>)<br />
16+
<a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_1_6_2.exe'>JRuby 1.6.2 Windows Executable</a>
17+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_1_6_2.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_1_6_2.exe.sha1'>sha1</a>)<br />
18+
<a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_x64_1_6_2.exe'>JRuby 1.6.2 Windows Executable (x64)</a>
19+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_x64_1_6_2.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_x64_1_6_2.exe.sha1'>sha1</a>)<br />
20+
<a href='{{ site.urls.s3 }}/1.6.2/jruby_windowsjre_1_6_2.exe'>JRuby 1.6.2 Windows Executable+JRE</a>
21+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby_windowsjre_1_6_2.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby_windowsjre_1_6_2.exe.sha1'>sha1</a>)<br />
22+
<a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_x64_jre_1_6_2.exe'>JRuby 1.6.2 Windows Executable+JRE (x64)</a>
23+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_x64_jre_1_6_2.exe.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby_windows_x64_jre_1_6_2.exe.sha1'>sha1</a>)<br />
24+
<a href='{{ site.urls.s3 }}/1.6.2/jruby-src-1.6.2.tar.gz'>JRuby 1.6.2 Source .tar.gz</a>
25+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby-src-1.6.2.tar.gz.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby-src-1.6.2.tar.gz.sha1'>sha1</a>)<br />
26+
<a href='{{ site.urls.s3 }}/1.6.2/jruby-src-1.6.2.zip'>JRuby 1.6.2 Source .zip</a>
27+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby-src-1.6.2.zip.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby-src-1.6.2.zip.sha1'>sha1</a>)<br />
28+
<a href='{{ site.urls.s3 }}/1.6.2/jruby-complete-1.6.2.jar'>JRuby 1.6.2 Complete .jar</a>
29+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby-complete-1.6.2.jar.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby-complete-1.6.2.jar.sha1'>sha1</a>)<br />
30+
<a href='{{ site.urls.s3 }}/1.6.2/jruby-jars-1.6.2.gem'>JRuby-jars 1.6.2 .gem</a>
31+
(<a href='{{ site.urls.s3 }}/1.6.2/jruby-jars-1.6.2.gem.md5'>md5</a>, <a href='{{ site.urls.s3 }}/1.6.2/jruby-jars-1.6.2.gem.sha1'>sha1</a>)<br />
3232
</p>
3333

3434
<a name="1.5.6"></a>

0 commit comments

Comments
 (0)