Return-Path: X-Original-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AADAF6184 for ; Sun, 10 Jul 2011 16:08:22 +0000 (UTC) Received: (qmail 48373 invoked by uid 500); 10 Jul 2011 16:08:22 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 48301 invoked by uid 500); 10 Jul 2011 16:08:22 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 48288 invoked by uid 99); 10 Jul 2011 16:08:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 16:08:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 16:08:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4713D43CDA for ; Sun, 10 Jul 2011 16:08:00 +0000 (UTC) Date: Sun, 10 Jul 2011 16:08:00 +0000 (UTC) From: "Florent ANDRE (JIRA)" To: clerezza-dev@incubator.apache.org Message-ID: <207216500.1326.1310314080287.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1227025365.1321.1310313959852.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CLEREZZA-602) Infinite loop and non-functional analyzeDocument(String doc) in uima/utils/UIMAExecutor.java 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/CLEREZZA-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent ANDRE updated CLEREZZA-602: ----------------------------------- Attachment: UIMAExecutor.patch The function now use the defaultAE and return resulting Jcas from analysis. > Infinite loop and non-functional analyzeDocument(String doc) in uima/utils/UIMAExecutor.java > -------------------------------------------------------------------------------------------- > > Key: CLEREZZA-602 > URL: https://issues.apache.org/jira/browse/CLEREZZA-602 > Project: Clerezza > Issue Type: Bug > Reporter: Florent ANDRE > Labels: uima-utils > Attachments: UIMAExecutor.patch > > > UIMAExecutor's function : > public void analyzeDocument(String doc) throws AnalysisEngineProcessException { > analyzeDocument(doc); > } > don't do nothing a create infinite loop. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira