Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 21E2A18872 for ; Mon, 16 Nov 2015 22:38:12 +0000 (UTC) Received: (qmail 63247 invoked by uid 500); 16 Nov 2015 22:38:11 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 63042 invoked by uid 500); 16 Nov 2015 22:38:11 -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 62936 invoked by uid 99); 16 Nov 2015 22:38:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2015 22:38:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1EFDA2C1F6A for ; Mon, 16 Nov 2015 22:38:11 +0000 (UTC) Date: Mon, 16 Nov 2015 22:38:11 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CTAKES-388) URI is not hierarchical when attempting to obtain LookupDesc_Db.xml within JAR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CTAKES-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007516#comment-15007516 ] ASF subversion and git services commented on CTAKES-388: -------------------------------------------------------- Commit 1714700 from chenpei@apache.org in branch 'ctakes/trunk' [ https://svn.apache.org/r1714700 ] CTAKES-388 - Thanks Lewis John McGibbney for the Patch. > URI is not hierarchical when attempting to obtain LookupDesc_Db.xml within JAR > ------------------------------------------------------------------------------ > > Key: CTAKES-388 > URL: https://issues.apache.org/jira/browse/CTAKES-388 > Project: cTAKES > Issue Type: Improvement > Components: ctakes-dictionary-lookup > Affects Versions: 3.2.2 > Environment: MacOSX 10.9.5, cTAKES 3.2.3-SNAPSHOT, Apache Spark 1.5.1, Apache Hadoop 2.4.0 > Reporter: Lewis John McGibbney > Fix For: 3.2.3 > > Attachments: CTAKES-388.patch > > > This issue is extremely similar to CTAKES-385 where the is an attempt to load a resource (in this case LookupDesc_Db.xml) as a File instead of an InputStream. -- This message was sent by Atlassian JIRA (v6.3.4#6332)