You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by nd...@apache.org on 2015/06/24 17:25:09 UTC

[1/2] hbase git commit: Revert "HBASE-13948 Expand hadoop2 versions built on the pre-commit (addendum)"

Repository: hbase
Updated Branches:
  refs/heads/master b7f241d73 -> 578adca6e


Revert "HBASE-13948 Expand hadoop2 versions built on the pre-commit (addendum)"

This reverts commit 645d7ece127cdcbf10d54ad878ee965900cc27d0.


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

Branch: refs/heads/master
Commit: 8545d5d6f43127d4196ec96992e9e19d672e7e35
Parents: b7f241d
Author: Nick Dimiduk <nd...@apache.org>
Authored: Wed Jun 24 08:24:13 2015 -0700
Committer: Nick Dimiduk <nd...@apache.org>
Committed: Wed Jun 24 08:24:13 2015 -0700

----------------------------------------------------------------------
 dev-support/test-patch.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/8545d5d6/dev-support/test-patch.properties
----------------------------------------------------------------------
diff --git a/dev-support/test-patch.properties b/dev-support/test-patch.properties
index c2060f5..689ba17 100644
--- a/dev-support/test-patch.properties
+++ b/dev-support/test-patch.properties
@@ -30,5 +30,5 @@ MAX_LINE_LENGTH=100
 BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1.1 branch-1.2 branch-1 master hbase-12439 hbase-11339"
 
 # All supported Hadoop versions that we want to test the compilation with
-HADOOP2_VERSIONS="2.3.0 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.7.0"
+HADOOP2_VERSIONS="2.2.0 2.3.0 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.7.0"
 HADOOP3_VERSIONS="3.0.0-SNAPSHOT"


[2/2] hbase git commit: Revert "HBASE-13948 Expand hadoop2 versions built on the pre-commit"

Posted by nd...@apache.org.
Revert "HBASE-13948 Expand hadoop2 versions built on the pre-commit"

This reverts commit 9db3ea3406748799b7fc36f9d88aac04e02d8fc4.


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

Branch: refs/heads/master
Commit: 578adca6ee961f558cd2b2246156f9822cf4f7a2
Parents: 8545d5d
Author: Nick Dimiduk <nd...@apache.org>
Authored: Wed Jun 24 08:24:38 2015 -0700
Committer: Nick Dimiduk <nd...@apache.org>
Committed: Wed Jun 24 08:24:38 2015 -0700

----------------------------------------------------------------------
 dev-support/test-patch.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/578adca6/dev-support/test-patch.properties
----------------------------------------------------------------------
diff --git a/dev-support/test-patch.properties b/dev-support/test-patch.properties
index 689ba17..5525d6e 100644
--- a/dev-support/test-patch.properties
+++ b/dev-support/test-patch.properties
@@ -30,5 +30,5 @@ MAX_LINE_LENGTH=100
 BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1.1 branch-1.2 branch-1 master hbase-12439 hbase-11339"
 
 # All supported Hadoop versions that we want to test the compilation with
-HADOOP2_VERSIONS="2.2.0 2.3.0 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.7.0"
+HADOOP2_VERSIONS="2.4.1 2.5.2 2.6.0"
 HADOOP3_VERSIONS="3.0.0-SNAPSHOT"