Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF1891880F for ; Sun, 31 May 2015 22:21:33 +0000 (UTC) Received: (qmail 50045 invoked by uid 500); 31 May 2015 22:21:33 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 49846 invoked by uid 500); 31 May 2015 22:21:33 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 49835 invoked by uid 99); 31 May 2015 22:21:33 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 May 2015 22:21:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 969E4CA34A for ; Sun, 31 May 2015 22:21:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.021 X-Spam-Level: X-Spam-Status: No, score=-0.021 tagged_above=-999 required=6.31 tests=[RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id F_ajUQcEHi4e for ; Sun, 31 May 2015 22:21:32 +0000 (UTC) Received: from nk11p03mm-asmtp001.mac.com (nk11p03mm-asmtpout001.mac.com [17.158.232.236]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 6B15E24980 for ; Sun, 31 May 2015 22:21:31 +0000 (UTC) Received: from [192.168.0.4] (124-149-56-212.dyn.iinet.net.au [124.149.56.212]) by nk11p03mm-asmtp001.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTPSA id <0NP80086XJFDE110@nk11p03mm-asmtp001.mac.com> for general@incubator.apache.org; Sun, 31 May 2015 22:21:16 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-05-31_02:2015-05-29,2015-05-31,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=1 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1505310311 Content-type: text/plain; charset=utf-8 MIME-version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: [VOTE] Release Apache Kylin-0.7.1-incubating From: Justin Mclean In-reply-to: Date: Mon, 01 Jun 2015 08:21:13 +1000 Content-transfer-encoding: quoted-printable Message-id: <4425E67F-93CC-4BAD-8B36-16C7A660CEFC@me.com> References: <09E70CF6-7D79-4BFF-9E05-58F9C0897C51@classsoftware.com> To: general@incubator.apache.org X-Mailer: Apple Mail (2.2098) Hi, > Please refer to *TrieDictionaryTest* class for more detail about how = to generate and used for test. It seem the line(s) in question to load that dictionary are comment out. // InputStream is =3D // Util.getPackageResourceAsStream(TrieDictionaryTest.class, // "eng_com.dic"); My question is where did the original data in the file come from? For = context - a lot of dictionaries (while they may just be list of words) = are in fact licensed and protected by copyright and it may be that this = list came from something whose license is not comparable with the Apache = license. Given that it does=E2=80=99t seem to be used perhaps it best to remove = the file if it is unclear or unknown what it's source was? Thanks, Justin= --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org