You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by el...@apache.org on 2018/05/17 17:27:39 UTC

[1/2] hbase git commit: HBASE-20582 Upgrade JRuby to 9.1.17.0

Repository: hbase
Updated Branches:
  refs/heads/branch-2 56bb1fa06 -> dcd6b6c3f
  refs/heads/master cf529f18a -> dab0e90c5


HBASE-20582 Upgrade JRuby to 9.1.17.0


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dab0e90c
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dab0e90c
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/dab0e90c

Branch: refs/heads/master
Commit: dab0e90c54c6909338638ad8addafda2584bb5bd
Parents: cf529f1
Author: Josh Elser <el...@apache.org>
Authored: Wed May 16 13:07:21 2018 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu May 17 10:06:06 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/dab0e90c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7aede4a..c5d8148 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1467,7 +1467,7 @@
     <glassfish.jsp.version>2.3.2</glassfish.jsp.version>
     <glassfish.el.version>3.0.1-b08</glassfish.el.version>
     <jetty.jspapi.version>6.1.14</jetty.jspapi.version>
-    <jruby.version>9.1.10.0</jruby.version>
+    <jruby.version>9.1.17.0</jruby.version>
     <junit.version>4.12</junit.version>
     <hamcrest.version>1.3</hamcrest.version>
     <htrace.version>4.2.0-incubating</htrace.version>


[2/2] hbase git commit: HBASE-20582 Upgrade JRuby to 9.1.17.0

Posted by el...@apache.org.
HBASE-20582 Upgrade JRuby to 9.1.17.0


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dcd6b6c3
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dcd6b6c3
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/dcd6b6c3

Branch: refs/heads/branch-2
Commit: dcd6b6c3f27d6afe7378b64f6c3fccca31618f6b
Parents: 56bb1fa
Author: Josh Elser <el...@apache.org>
Authored: Wed May 16 13:07:21 2018 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu May 17 13:11:37 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/dcd6b6c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7573d2b..67854e6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1355,7 +1355,7 @@
     <glassfish.jsp.version>2.3.2</glassfish.jsp.version>
     <glassfish.el.version>3.0.1-b08</glassfish.el.version>
     <jetty.jspapi.version>6.1.14</jetty.jspapi.version>
-    <jruby.version>9.1.10.0</jruby.version>
+    <jruby.version>9.1.17.0</jruby.version>
     <junit.version>4.12</junit.version>
     <hamcrest.version>1.3</hamcrest.version>
     <htrace.version>4.2.0-incubating</htrace.version>