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/02 14:08:33 UTC

[2/6] incubator-kylin git commit: rename dictionary sample file to .dic

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/411218f0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6b678ae..248ad88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -774,9 +774,6 @@
                                 <exclude>examples/test_case_data/minicluster/hbase-export.tar.gz</exclude>
                                 <exclude>examples/test_case_data/**/*.xml</exclude>
 
-                                <exclude>dictionary/src/test/resources/dict/*.txt</exclude>
-
-
                             </excludes>
                         </configuration>
                         <executions>