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 DAFA210FD4 for ; Wed, 15 Oct 2014 17:40:28 +0000 (UTC) Received: (qmail 90483 invoked by uid 500); 15 Oct 2014 17:40:28 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 90424 invoked by uid 500); 15 Oct 2014 17:40:28 -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 90412 invoked by uid 99); 15 Oct 2014 17:40:28 -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:40:28 +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.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qa0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 17:40:24 +0000 Received: by mail-qa0-f52.google.com with SMTP id dc16so1164340qab.39 for ; Wed, 15 Oct 2014 10:40:03 -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=fcoXORbpBDbd6IrquM4weABeug7zXVb+1lrtv+rBpKo=; b=pR0IW1HoNt1f5QfFjzyfWOJrwL0JdptEO4YnKh4eoYn/LgrzlNPRaDWfJ7KwY6Pkfe rygPha9JKHTOkIaFjVpMbSHh3/xJlue3g2J2PI34ldTdV+KpA9VyRTRkn21r0Ky/1qfG YQZM33fV5Lguln/cMMHmQ7gtVNJyc7Hrvn3FPvZNPksMgnLy21rknbpBTaBljyfQMMkH nlQobQDEcRgYZW1fmuh7nlJ6urstHcfoWO8dfsByHG4CFDUCMr6OimlQFa9/mD79dpJw Pflr/e3bd0O3cR9EFh6KWhE8+59u05rspWm+Kpq1J9A0/9VY4lpqH5G+n9QIfnsU1jbX eebg== MIME-Version: 1.0 X-Received: by 10.140.108.244 with SMTP id j107mr71283qgf.27.1413394803242; Wed, 15 Oct 2014 10:40:03 -0700 (PDT) Received: by 10.96.171.166 with HTTP; Wed, 15 Oct 2014 10:40:03 -0700 (PDT) In-Reply-To: References: <924DE05C19409B438EB81DE683A942D9109D657E@CHEXMBX1A.CHBOSTON.ORG> Date: Wed, 15 Oct 2014 12:40:03 -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 Trove is on LGPL 2.1, and Apache forbids LGPL 2, 2.1 and 3. On Wed, Oct 15, 2014 at 10:45 AM, Savova, Guergana wrote: > At one point (some long time ago), I remember LGPL was compatible with Apache. What version of LGPL is this dependency using? > --Guergana > > -----Original Message----- > From: Chen, Pei [mailto:Pei.Chen@childrens.harvard.edu] > Sent: Wednesday, October 15, 2014 11:43 AM > To: dev@ctakes.apache.org > Subject: RE: YTEX depends on trove4j? LGPL issue > > 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