Return-Path: X-Original-To: apmail-kylin-commits-archive@minotaur.apache.org Delivered-To: apmail-kylin-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FEFC17ADE for ; Tue, 2 Jun 2015 11:36:19 +0000 (UTC) Received: (qmail 9654 invoked by uid 500); 2 Jun 2015 11:36:19 -0000 Delivered-To: apmail-kylin-commits-archive@kylin.apache.org Received: (qmail 9624 invoked by uid 500); 2 Jun 2015 11:36:19 -0000 Mailing-List: contact commits-help@kylin.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.incubator.apache.org Delivered-To: mailing list commits@kylin.incubator.apache.org Received: (qmail 9615 invoked by uid 99); 2 Jun 2015 11:36:19 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2015 11:36:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B238C1A4336 for ; Tue, 2 Jun 2015 11:36:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id pAWFaEmkC1aR for ; Tue, 2 Jun 2015 11:36:18 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 0C1E6207E3 for ; Tue, 2 Jun 2015 11:36:16 +0000 (UTC) Received: (qmail 9033 invoked by uid 99); 2 Jun 2015 11:36:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2015 11:36:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0F308DFB00; Tue, 2 Jun 2015 11:36:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukehan@apache.org To: commits@kylin.incubator.apache.org Message-Id: <31166ed66487481097d1c2307d92277d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-kylin git commit: KYLIN 669 exclude dictionary file rat check with MIT-like license Date: Tue, 2 Jun 2015 11:36:16 +0000 (UTC) Repository: incubator-kylin Updated Branches: refs/heads/0.7.1 7a4330bac -> 2e3a00dcd KYLIN 669 exclude dictionary file rat check with MIT-like license Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/2e3a00dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/2e3a00dc Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/2e3a00dc Branch: refs/heads/0.7.1 Commit: 2e3a00dcd292ba93edb4afa20e151dd8c05b7d8f Parents: 7a4330b Author: Luke Han Authored: Tue Jun 2 19:35:58 2015 +0800 Committer: Luke Han Committed: Tue Jun 2 19:35:58 2015 +0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/2e3a00dc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 412a44c..219f183 100644 --- a/pom.xml +++ b/pom.xml @@ -775,7 +775,7 @@ examples/test_case_data/**/*.xml - dictionary/src/test/resources/dict/english-words.80 (scowl-2015.05.18).txt + dictionary/src/test/resources/dict/english-words*.txt