Peter, I hope you can investigate and at least rule out some issue with the
2.9.0 rc1, fairly quickly.  I'm waiting until tomorrow to consider publishing
this, but will delay if you think there's a reasonable chance there's some issue
in the core that needs to be fixed.

Cheers. -Marshall

On 8/29/2016 6:12 AM, Peter Klügl (JIRA) wrote:
>     [ 
> https://issues.apache.org/jira/browse/UIMA-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445462#comment-15445462
>  ] 
>
> Peter Klügl commented on UIMA-4685:
> -----------------------------------
>
> Checked it in a somewhat complex use case. No annotations with begin and end 
> == 0, and no annotations with begin == end. Must be something else.
>
>> Add Common Load/Save APIs, including type system and index defs, for various 
>> CAS formats
>> ----------------------------------------------------------------------------------------
>>
>>                 Key: UIMA-4685
>>                 URL: https://issues.apache.org/jira/browse/UIMA-4685
>>             Project: UIMA
>>          Issue Type: New Feature
>>          Components: CasEditor, Core Java Framework
>>    Affects Versions: 2.8.1SDK
>>            Reporter: Peter Klügl
>>            Assignee: Marshall Schor
>>             Fix For: 2.9.0SDK
>>
>>         Attachments: BinaryCasIOUtils.java, caseditor.csv, 
>> caseditor_bincas.csv
>>
>>
>> Create a new CasIOUtils class having common load and save APIs, with 
>> optional saving of type system and index definitions, in all the various CAS 
>> serialization formats (except JSON).  Implement heuristic discovery for 
>> deserialization to support automatic selection of the right kind of 
>> deserializer.  Update the headers for binary to support indicating they have 
>> the type system included (not used yet).  Update the SerialFormat to support 
>> this.  Update the CasEditor and other components to use this new API.
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>

Reply via email to