Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7E75A200C44 for ; Mon, 27 Mar 2017 16:33:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7D11D160B85; Mon, 27 Mar 2017 14:33:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C2C6D160B5D for ; Mon, 27 Mar 2017 16:33:46 +0200 (CEST) Received: (qmail 37750 invoked by uid 500); 27 Mar 2017 14:33:46 -0000 Mailing-List: contact notifications-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 notifications@ctakes.apache.org Received: (qmail 37741 invoked by uid 99); 27 Mar 2017 14:33:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2017 14:33:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A26631827D2 for ; Mon, 27 Mar 2017 14:33:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id yI6HQ4GeL5Eh for ; Mon, 27 Mar 2017 14:33:45 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B29395FDA3 for ; Mon, 27 Mar 2017 14:33:44 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 95467E0CA2 for ; Mon, 27 Mar 2017 14:33:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B9FDC24075 for ; Mon, 27 Mar 2017 14:33:41 +0000 (UTC) Date: Mon, 27 Mar 2017 14:33:41 +0000 (UTC) From: "James Joseph Masanz (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CTAKES-387) Upgrade gov.nih.nlm.nls lvg artifact across the codebase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 27 Mar 2017 14:33:47 -0000 [ https://issues.apache.org/jira/browse/CTAKES-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Joseph Masanz updated CTAKES-387: --------------------------------------- Fix Version/s: (was: 3.2.3) 4.0.0 > Upgrade gov.nih.nlm.nls lvg artifact across the codebase > -------------------------------------------------------- > > Key: CTAKES-387 > URL: https://issues.apache.org/jira/browse/CTAKES-387 > Project: cTAKES > Issue Type: Improvement > Components: ctakes-lvg > Affects Versions: 3.2.2 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Fix For: 4.0.0 > > > Right now ctakes-lvg module relies upon a 2013 version of the gov.nih.nlm.nls lvg artifact, which in turn relies upon an older version of HSQLDB 1.X. > This was causing me issues recently until I debugged the dependency trail and discovered the transient dependency versioning. > There is a newer artifact out at the URL below > as per http://search.maven.org/#search|ga|1|gov.nih.nlm.nls > I think cTAKES should upgrade to this new artifact. -- This message was sent by Atlassian JIRA (v6.3.15#6346)