You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2008/01/29 17:03:41 UTC

[jira] Created: (UIMA-729) CasCopier doesn't work with Annotations produced with LowLevelCAS API, which don't have their sofa feature set

CasCopier doesn't work with Annotations produced with LowLevelCAS API, which don't have their sofa feature set
--------------------------------------------------------------------------------------------------------------

                 Key: UIMA-729
                 URL: https://issues.apache.org/jira/browse/UIMA-729
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.2.1
            Reporter: Adam Lally
            Assignee: Adam Lally
             Fix For: 2.3


The CasCopier expects that every Annotation's sofa feature is set.  Unfortunately this is not the case for annotations produced using the LowLevelCAS API, which results in exceptions trying to copy those annotations.

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


[jira] Closed: (UIMA-729) CasCopier doesn't work with Annotations produced with LowLevelCAS API, which don't have their sofa feature set

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally closed UIMA-729.
---------------------------

    Resolution: Fixed

> CasCopier doesn't work with Annotations produced with LowLevelCAS API, which don't have their sofa feature set
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-729
>                 URL: https://issues.apache.org/jira/browse/UIMA-729
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.1
>            Reporter: Adam Lally
>            Assignee: Adam Lally
>             Fix For: 2.3
>
>
> The CasCopier expects that every Annotation's sofa feature is set.  Unfortunately this is not the case for annotations produced using the LowLevelCAS API, which results in exceptions trying to copy those annotations.

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