Repository: hbase Updated Branches: refs/heads/master 65ad19ddf -> e192f5ed3
HBASE-13233 add hbase-11339 branch to the patch testing script Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e192f5ed Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e192f5ed Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e192f5ed Branch: refs/heads/master Commit: e192f5ed39911d180287730315db51f18f0e5018 Parents: 65ad19d Author: Jonathan M Hsieh <[email protected]> Authored: Tue Mar 17 00:51:06 2015 -0700 Committer: Jonathan M Hsieh <[email protected]> Committed: Tue Mar 17 00:51:06 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/e192f5ed/dev-support/test-patch.properties ---------------------------------------------------------------------- diff --git a/dev-support/test-patch.properties b/dev-support/test-patch.properties index 85c7630..9bf5842 100644 --- a/dev-support/test-patch.properties +++ b/dev-support/test-patch.properties @@ -27,7 +27,7 @@ MAX_LINE_LENGTH=100 # All supported branches for testing with precommit build # branch-1.x should apprear before branch-1 since the latter is a prefix -BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1 master hbase-12439" +BRANCH_NAMES="0.94 0.98 branch-1.0 branch-1 master hbase-12439 hbase-11339" # All supported Hadoop versions that we want to test the compilation with HADOOP2_VERSIONS="2.4.1 2.5.2 2.6.0"
