From 75d23e53e174e08bc8612dea2bf5ee7cdef2536e Mon Sep 17 00:00:00 2001 From: Hiroyuki Sato Date: Wed, 9 Aug 2023 10:22:50 +0900 Subject: [PATCH 1/2] Add a link JRuby 9.1.15.0 issue --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 530b8e9..2a7a55d 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@

Windows

Set up with JRuby

Download your preferred version 9.x.y of JRuby Complete jar from JRuby Downloads, and put it in your favorite directory.

-

Embulk is tested with old JRuby 9.1.15.0 as of now.

+

Embulk is tested with old JRuby 9.1.15.0 as of now.(However, this version has an issue. You may need to try newer JRuby.)

Then, create ~/.embulk/embulk.properties as follows.

From 6f492741268b2ccd3b0c794bfb3c4dd7961ea185 Mon Sep 17 00:00:00 2001 From: Hiroyuki Sato Date: Wed, 9 Aug 2023 16:21:30 +0900 Subject: [PATCH 2/2] Fix review comments. Co-authored-by: Dai MIKURUBE --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2a7a55d..6bb5cde 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@

Windows

Set up with JRuby

Download your preferred version 9.x.y of JRuby Complete jar from JRuby Downloads, and put it in your favorite directory.

-

Embulk is tested with old JRuby 9.1.15.0 as of now.(However, this version has an issue. You may need to try newer JRuby.)

+

Embulk is tested with old JRuby 9.1.15.0 as of now. (However, older JRuby has an issue in installing Ruby gems. You may need to try newer JRuby.)

Then, create ~/.embulk/embulk.properties as follows.