You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/12/08 18:12:44 UTC

[jira] Resolved: (UIMA-1210) XmiCollectionReader fails when it encounters unknown types

     [ https://issues.apache.org/jira/browse/UIMA-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-1210.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: Fabien POULARD

Thanks for the patch, Fabien.  I applied it with some minor changes.  Can you verify it works?  After you do, please update this issue to closed.

> XmiCollectionReader fails when it encounters unknown types
> ----------------------------------------------------------
>
>                 Key: UIMA-1210
>                 URL: https://issues.apache.org/jira/browse/UIMA-1210
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Examples
>    Affects Versions: 2.2.2
>         Environment: GNU/Linux Ubuntu Hardy Heron 8.04
> java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
>            Reporter: Fabien POULARD
>            Assignee: Fabien POULARD
>            Priority: Trivial
>             Fix For: 2.3
>
>         Attachments: xmicollectionreader-unknown-types.patch
>
>
> When XmiCollectionReader is used as CollectionReader and it encounters types that are not present in the TypeSystems provided with the analysis engines, then it fails. There should be an option to silently ignore those errors and still load the CAS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.