You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by td...@apache.org on 2018/07/28 21:30:06 UTC

phoenix git commit: PHOENIX-4824 Update BRANCH_NAMES in dev/test-patch.properties

Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 67731c4db -> 85b479b0e


PHOENIX-4824 Update BRANCH_NAMES in dev/test-patch.properties


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

Branch: refs/heads/4.x-HBase-1.2
Commit: 85b479b0ee3ed0410ab97560a1fe49d0d30a2544
Parents: 67731c4
Author: Thomas D'Silva <td...@apache.org>
Authored: Sat Jul 28 11:49:08 2018 -0700
Committer: Thomas D'Silva <td...@apache.org>
Committed: Sat Jul 28 14:23:40 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/85b479b0/dev/test-patch.properties
----------------------------------------------------------------------
diff --git a/dev/test-patch.properties b/dev/test-patch.properties
index ea8d75d..b3dc46f 100644
--- a/dev/test-patch.properties
+++ b/dev/test-patch.properties
@@ -27,7 +27,7 @@ MAX_LINE_LENGTH=100
 # All supported branches for testing with precommit build
 # be sure to consider branch name prefixes in the order, ie, 4.x should appear
 # before 4 since the latter is a prefix
-BRANCH_NAMES="4.x-HBase-0.98 4.x-HBase-1.1 4.x-HBase-1.2 master"
+BRANCH_NAMES="4.x-HBase-1.2 4.x-HBase-1.3 4.x-HBase-1.4 master"
 
 
 # All supported Hadoop versions that we want to test the compilation with