This is an automated email from the ASF dual-hosted git repository.

billyliu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b38b3b  ignore checkstyle on external htrace
2b38b3b is described below

commit 2b38b3b59dcf5de154dc0815f44b90b611c2b29e
Author: Billy Liu <billy...@apache.org>
AuthorDate: Wed Feb 21 11:02:37 2018 +0800

    ignore checkstyle on external htrace
---
 external/htrace/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/external/htrace/pom.xml b/external/htrace/pom.xml
index 1c57ddb..e83b153 100644
--- a/external/htrace/pom.xml
+++ b/external/htrace/pom.xml
@@ -36,6 +36,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <shadeBase>org.apache.kylin.shaded.htrace</shadeBase>
         <shaded.htrace.version>3.1.0-incubating</shaded.htrace.version>
+        <checkstyle.skip>true</checkstyle.skip>
     </properties>
 
     <dependencies>

-- 
To stop receiving notification emails like this one, please contact
billy...@apache.org.

Reply via email to