You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Fabien POULARD (JIRA)" <ui...@incubator.apache.org> on 2008/11/25 21:17:44 UTC

[jira] Updated: (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 ]

Fabien POULARD updated UIMA-1210:
---------------------------------

    Attachment: xmicollectionreader-unknown-types.patch

My bad, the previous patch for the Java file was not the good one. Here is a newly generated patch compiling the two previous as one and that should correctly work if applied from uimaj/trunk/uimaj-examples

> 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
>            Priority: Trivial
>         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.