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 902DB1729C for ; Wed, 15 Oct 2014 17:57:28 +0000 (UTC) Received: (qmail 41465 invoked by uid 500); 15 Oct 2014 17:57:23 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 41413 invoked by uid 500); 15 Oct 2014 17:57:23 -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 41401 invoked by uid 99); 15 Oct 2014 17:57:23 -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:57:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vngarla@gmail.com designates 209.85.217.179 as permitted sender) Received: from [209.85.217.179] (HELO mail-lb0-f179.google.com) (209.85.217.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 17:57:18 +0000 Received: by mail-lb0-f179.google.com with SMTP id l4so1480314lbv.38 for ; Wed, 15 Oct 2014 10:56:57 -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=5jNI0ApEOxQjmZQDCuwspVwiRwULTQeMnm3G1bmmUhI=; b=wQQfq+I39W5E/hKpRF/obaUYvCD0g+KZAgBe3OCBSJYyDdTjhtNMDKynlomsdCoYy8 Dh82VFxg1WNzNsHJisveE8vAVGilhXphH97RYxCs1udn2/3vuR14ai/yljkwMNOM0l7c 8e2APz79YQSemXIKCtcbub8458SLA0joyJ5hvYWumh63mclbHcsbsAWM85D86z5ihYGB +LM7KJyRkw7vMkMiM1OyTFX8t3rHnZHu+81Nd8nw9hMsMzOqBRr046CrrEYjhEMs8Plp gnItptd0ypUMy6QK6zqbsJVGxnWcwTKkJmv1LSKZZFiJ9QEuPdOTWclLyeLB+9q2nD4m 71Fw== MIME-Version: 1.0 X-Received: by 10.112.47.37 with SMTP id a5mr13945722lbn.31.1413395817423; Wed, 15 Oct 2014 10:56:57 -0700 (PDT) Received: by 10.152.9.202 with HTTP; Wed, 15 Oct 2014 10:56:57 -0700 (PDT) In-Reply-To: References: <924DE05C19409B438EB81DE683A942D9109D657E@CHEXMBX1A.CHBOSTON.ORG> Date: Wed, 15 Oct 2014 19:56:57 +0200 Message-ID: Subject: Re: YTEX depends on trove4j? LGPL issue From: vijay garla To: "dev@ctakes.apache.org" Content-Type: multipart/alternative; boundary=001a11339ee49fe6d9050579dbe6 X-Virus-Checked: Checked by ClamAV on apache.org --001a11339ee49fe6d9050579dbe6 Content-Type: text/plain; charset=UTF-8 YTEX has several non ASF compliant dependencies, and I thought I had reviewed them and excluded them from the cTAKES distro. The non-ASF YTEX dependencies should be excluded in the ctakes-distribution\src\main\assembly\bin.xml We distribute the non ASF dependencies similarly to ctakes resources (i.e. via an external site - google code, should be moved to sourceforge to be consistent with ctakes resources) I would appreciate if somebody would look at the dependencies pulled in by YTEX and make sure we are excluding non-ASF compliant things from the ctakes distro. -vj On Wed, Oct 15, 2014 at 7:41 PM, Steven Bethard wrote: > 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 > --001a11339ee49fe6d9050579dbe6--