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 3043B10361 for ; Mon, 30 Sep 2013 20:15:36 +0000 (UTC) Received: (qmail 89838 invoked by uid 500); 30 Sep 2013 20:15:31 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 89783 invoked by uid 500); 30 Sep 2013 20:15:30 -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 89711 invoked by uid 99); 30 Sep 2013 20:15:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 20:15:24 +0000 Date: Mon, 30 Sep 2013 20:15:24 +0000 (UTC) From: "James Joseph Masanz (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CTAKES-242) XCasWriterCasConsumer issues with Apache cTAKES 3.1 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-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Joseph Masanz resolved CTAKES-242. ---------------------------------------- Resolution: Implemented > XCasWriterCasConsumer issues with Apache cTAKES 3.1 > --------------------------------------------------- > > Key: CTAKES-242 > URL: https://issues.apache.org/jira/browse/CTAKES-242 > Project: cTAKES > Issue Type: Bug > Components: ctakes-core > Reporter: James Joseph Masanz > Priority: Minor > Fix For: 3.1.1 > > > Issue reported to dev@ - see http://markmail.org/message/niqxtrexekyclxry > "These is a minors bugs that i have corrected, it may be of use for the next release: > I- the XCasWriterCasConsumer.xml analysis engine (cas-consumer of ctakes-core) referes to org.apache.uima.examples.cpe.XCasWriterCasConsumer which does not exists. > 1) I found the java class XCasWriterCasConsume.java from an old version of cTakes and copied in org.apache.ctakes.core.cc > 2) Changed org.apache.uima.examples.cpe.XCasWriterCasConsumer by org.apache.ctakes.core.cc.XCasWriterCasConsumer > thanks > Samir" -- This message was sent by Atlassian JIRA (v6.1#6144)