Something went wrong with the patch diff. It is showing every line as "changed". This sometimes happens when the files don't have the right svn property set for line endings. The result is we lose the ability to easily see what was changed in the commit log.
-Marshall Eddie Epstein (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/UIMA-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626318#action_12626318 > ] > > Eddie Epstein commented on UIMA-1129: > ------------------------------------- > > Bhavani, > > Your UIMA-1129-1.patch is committed. The issue needs to stay open until > appropriate documentation changes are done, for example, in "Chapter 7. XMI > CAS Serialization Reference." > > Can you either point us at the new format details, or if not there add the > details to this issue (or even modify the reference document itself :)? > > Thanks, > Eddie > > >> XMI serialization support for delta CAS >> ----------------------------------------- >> >> Key: UIMA-1129 >> URL: https://issues.apache.org/jira/browse/UIMA-1129 >> Project: UIMA >> Issue Type: New Feature >> Components: Core Java Framework >> Reporter: Bhavani Iyer >> Assignee: Bhavani Iyer >> Attachments: UIMA-1129-1.patch, UIMA-1129.patch >> >> >> Extend XMI serialization to enable serializing only the changes to the CAS. >> The requirement for delta CAS support in order to to reduce serialization >> overhead associated with remote services is described in the wiki page found >> here: >> http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html. >> > >
