You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by go...@apache.org on 2016/05/14 02:35:14 UTC

[2/2] incubator-tephra git commit: Merge branch 'hbase12-support' HBase 1.2 support

Merge branch 'hbase12-support'
HBase 1.2 support


Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/42828c75
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/42828c75
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/42828c75

Branch: refs/heads/master
Commit: 42828c75d86e3fb62ad6676015705ba2787cf49c
Parents: bd691fa 845559f
Author: Gokul Gunasekaran <go...@apache.org>
Authored: Fri May 13 19:34:50 2016 -0700
Committer: Gokul Gunasekaran <go...@apache.org>
Committed: Fri May 13 19:34:50 2016 -0700

----------------------------------------------------------------------
 README.rst                                      |  2 +-
 .../org/apache/tephra/util/HBaseVersion.java    | 11 ++-------
 .../util/HBaseVersionSpecificFactory.java       |  2 +-
 .../util/AbstractConfigurationProviderTest.java |  8 +++++--
 .../apache/tephra/util/HBaseVersionTest.java    |  3 +++
 tephra-examples/pom.xml                         | 25 +++++++-------------
 .../apache/tephra/examples/BalanceBooks.java    | 24 ++++---------------
 .../tephra/examples/BalanceBooksTest.java       |  5 +---
 .../hbase/HBase96ConfigurationProviderTest.java |  7 ++++--
 .../hbase/HBase98ConfigurationProviderTest.java |  7 ++++--
 .../hbase/HBase10ConfigurationProviderTest.java |  7 ++++--
 .../hbase/HBase10ConfigurationProviderTest.java |  7 ++++--
 tephra-hbase-compat-1.1/pom.xml                 |  9 +++++++
 .../hbase/HBase11ConfigurationProviderTest.java |  9 ++++---
 14 files changed, 61 insertions(+), 65 deletions(-)
----------------------------------------------------------------------