You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2015/12/16 19:52:33 UTC

hbase git commit: HBASE-14952. ADDENDUM hbase-spark not present in branch-1 yet.

Repository: hbase
Updated Branches:
  refs/heads/branch-1 25f7c33c2 -> 69b96a666


HBASE-14952. ADDENDUM hbase-spark not present in branch-1 yet.


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

Branch: refs/heads/branch-1
Commit: 69b96a666cae859e39eaba280d259427bc892fad
Parents: 25f7c33
Author: Sean Busbey <bu...@cloudera.com>
Authored: Wed Dec 16 12:51:20 2015 -0600
Committer: Sean Busbey <bu...@cloudera.com>
Committed: Wed Dec 16 12:51:20 2015 -0600

----------------------------------------------------------------------
 hbase-assembly/src/main/assembly/src.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/69b96a66/hbase-assembly/src/main/assembly/src.xml
----------------------------------------------------------------------
diff --git a/hbase-assembly/src/main/assembly/src.xml b/hbase-assembly/src/main/assembly/src.xml
index cf73493..16b22ee 100644
--- a/hbase-assembly/src/main/assembly/src.xml
+++ b/hbase-assembly/src/main/assembly/src.xml
@@ -49,7 +49,6 @@
         <include>org.apache.hbase:hbase-server</include>
         <include>org.apache.hbase:hbase-shaded</include>
         <include>org.apache.hbase:hbase-shell</include>
-        <include>org.apache.hbase:hbase-spark</include>
         <include>org.apache.hbase:hbase-testing-util</include>
         <include>org.apache.hbase:hbase-thrift</include>
       </includes>