Return-Path: X-Original-To: apmail-opennlp-issues-archive@www.apache.org Delivered-To: apmail-opennlp-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0E1A491C4 for ; Fri, 16 Mar 2012 09:54:03 +0000 (UTC) Received: (qmail 80097 invoked by uid 500); 16 Mar 2012 09:54:03 -0000 Delivered-To: apmail-opennlp-issues-archive@opennlp.apache.org Received: (qmail 80060 invoked by uid 500); 16 Mar 2012 09:54:02 -0000 Mailing-List: contact issues-help@opennlp.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@opennlp.apache.org Delivered-To: mailing list issues@opennlp.apache.org Received: (qmail 79996 invoked by uid 500); 16 Mar 2012 09:54:02 -0000 Delivered-To: apmail-incubator-opennlp-issues@incubator.apache.org Received: (qmail 79988 invoked by uid 99); 16 Mar 2012 09:54:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 09:54:02 +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; Fri, 16 Mar 2012 09:54:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7BF7A22334 for ; Fri, 16 Mar 2012 09:53:41 +0000 (UTC) Date: Fri, 16 Mar 2012 09:53:41 +0000 (UTC) From: "Joern Kottmann (Created) (JIRA)" To: opennlp-issues@incubator.apache.org Message-ID: <2105760639.23611.1331891621509.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (OPENNLP-475) CorpusStore only works with bytes expect getTypeSystem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org CorpusStore only works with bytes expect getTypeSystem ------------------------------------------------------ Key: OPENNLP-475 URL: https://issues.apache.org/jira/browse/OPENNLP-475 Project: OpenNLP Issue Type: Improvement Components: Corpus Server Reporter: Joern Kottmann Assignee: Joern Kottmann Priority: Minor To make the interface uniform all methods should only work with byte arrays instead of the UIMA types. Change getTypeSystem to return a byte array instead of a TypeSystemDescription object. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira