You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/06/08 20:22:33 UTC

[27/30] incubator-kylin git commit: Revert and add license header in find-hbase-dependency.sh file, rename dictionary sample file to .dic, excluded example xml files

Revert and add license header in find-hbase-dependency.sh file, rename dictionary sample file to .dic, excluded example xml files


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

Branch: refs/heads/0.7-staging
Commit: 6192534991d485290d3d8525e1a32d4ed8dad026
Parents: 411218f
Author: Luke Han <lu...@apache.org>
Authored: Tue Jun 2 20:08:24 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Tue Jun 2 20:08:24 2015 +0800

----------------------------------------------------------------------
 bin/find-hbase-dependency.sh | 1 +
 pom.xml                      | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/61925349/bin/find-hbase-dependency.sh
----------------------------------------------------------------------
diff --git a/bin/find-hbase-dependency.sh b/bin/find-hbase-dependency.sh
index c1a55c2..9e49b6f 100644
--- a/bin/find-hbase-dependency.sh
+++ b/bin/find-hbase-dependency.sh
@@ -1,5 +1,6 @@
 #!/bin/sh
 
+
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/61925349/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 248ad88..590df36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -769,7 +769,6 @@
                                 <!-- jdbc log -->
                                 <exclude>jdbc/kylin_jdbc.log*</exclude>
 
-
                                 <!-- HBase MiniCluster Testing Data, for testing only -->
                                 <exclude>examples/test_case_data/minicluster/hbase-export.tar.gz</exclude>
                                 <exclude>examples/test_case_data/**/*.xml</exclude>