You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/08/20 09:46:59 UTC

[uima-uimaj] branch feature/UIMA-6266-Clean-JSON-Wire-Format-for-CAS updated (f6a2cdd -> f0d0b32)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch feature/UIMA-6266-Clean-JSON-Wire-Format-for-CAS
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from f6a2cdd  [UIMA-6266] Clean JSON Wire Format for CAS
     add f0d0b32  [UIMA-6266] Clean JSON Wire Format for CAS

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/uima/json/jsoncas2/JsonCas2Names.java    | 2 +-
 .../main/java/org/apache/uima/json/jsoncas2/ser/SofaSerializer.java   | 4 ++--
 .../java/org/apache/uima/json/jsoncas2/ser/ViewsDeserializer.java     | 2 +-
 .../main/java/org/apache/uima/json/jsoncas2/ser/ViewsSerializer.java  | 4 ++--
 .../ser-ref/casWithSofaDataArray/data.json                            | 2 +-
 .../ser-ref/casWithSofaDataURI/data.json                              | 2 +-
 .../ser-ref/casWithText/data.json                                     | 2 +-
 .../ser-ref/casWithTextAndAnnotation/data.json                        | 2 +-
 .../ser-ref/casWithSofaDataArray/data.json                            | 2 +-
 .../ser-ref/casWithSofaDataURI/data.json                              | 2 +-
 .../ser-ref/casWithText/data.json                                     | 2 +-
 .../ser-ref/casWithTextAndAnnotation/data.json                        | 2 +-
 12 files changed, 14 insertions(+), 14 deletions(-)