Return-Path: X-Original-To: apmail-ctakes-dev-archive@www.apache.org Delivered-To: apmail-ctakes-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D5E510FDC for ; Wed, 15 Oct 2014 17:41:32 +0000 (UTC) Received: (qmail 92240 invoked by uid 500); 15 Oct 2014 17:41:32 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 92175 invoked by uid 500); 15 Oct 2014 17:41:32 -0000 Mailing-List: contact dev-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list dev@ctakes.apache.org Received: (qmail 92162 invoked by uid 99); 15 Oct 2014 17:41:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 17:41:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of steven.bethard@gmail.com designates 209.85.216.172 as permitted sender) Received: from [209.85.216.172] (HELO mail-qc0-f172.google.com) (209.85.216.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 17:41:27 +0000 Received: by mail-qc0-f172.google.com with SMTP id o8so1389263qcw.31 for ; Wed, 15 Oct 2014 10:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=VhFrnb8XCBIeTnk8nHzZRBWDVHVk2t75tZx/Q1iF99k=; b=y4Br8jeHPnlY9ig4v91i7hEyzTjQEN1bgCIY62JTB9gDfgpcuAyg83rW1JFpQ0fAc8 5Nw0fQEsbTA2gh8lIrWR3QmRLGpELcm2pM6EL10/W3IswrDOZfLk+li2gW7LI/SddrzR 9Gu5HGYntueyEdPu+LxLiZAqBNBU4Ix+ZW++3l+U40cDoIuxwmdmcC//Sw8HrO+p+kEw 3jidDT2bI1mi0BGXhwb00vgGMphFUFIHqZxPdflD46KSWECyH5i2y2+A33coqc+MFkE8 pevNCCya+1Kr652QX1WN2gL78osYHWpcHNv3SzWOEP+5jvBAE8xaTvRwUgzu23q90VH8 zexg== MIME-Version: 1.0 X-Received: by 10.224.36.141 with SMTP id t13mr34137qad.63.1413394866402; Wed, 15 Oct 2014 10:41:06 -0700 (PDT) Received: by 10.96.171.166 with HTTP; Wed, 15 Oct 2014 10:41:06 -0700 (PDT) In-Reply-To: <924DE05C19409B438EB81DE683A942D9109D657E@CHEXMBX1A.CHBOSTON.ORG> References: <924DE05C19409B438EB81DE683A942D9109D657E@CHEXMBX1A.CHBOSTON.ORG> Date: Wed, 15 Oct 2014 12:41:06 -0500 Message-ID: Subject: Re: YTEX depends on trove4j? LGPL issue From: Steven Bethard To: dev@ctakes.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org In addition to fixing the trove4j dependency, if anyone knows how to get a report of all dependency licenses, it would be good to double-check the rest of the YTEX dependencies to make sure there aren't other issues. On Wed, Oct 15, 2014 at 10:42 AM, Chen, Pei wrote: > Steve, > This is a good catch! I was pretty sure 3rd party libs were checked but somehow this may have been missed. > I noticed it's in the convenience binary distro as well. We need to remove this; I'll create a Jira. > VJ, could you confirm- I actually don't think we use trove4j in ytex? ctakes-ytex/pom.xml > > --Pei > >> -----Original Message----- >> From: Steven Bethard [mailto:steven.bethard@gmail.com] >> Sent: Wednesday, October 15, 2014 10:40 AM >> To: dev@ctakes.apache.org >> Subject: YTEX depends on trove4j? LGPL issue >> >> It seems that YTEX depends on trove4j which is LGPL [1], but "LGPL-licensed >> works must not be included in Apache products" [2]. >> Have the YTEX dependencies been reviewed for licensing issues? (I only >> stumbled upon the trove issue via a version conflict in other code.) >> >> Steve >> >> [1] http://trove4j.sourceforge.net/html/license.html >> [2] http://www.apache.org/legal/resolved.html