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/13 16:17:25 UTC

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

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 a8bc5bf  [UIMA-6266] Clean JSON Wire Format for CAS
     add f6a2cdd  [UIMA-6266] Clean JSON Wire Format for CAS

No new revisions were added by this update.

Summary of changes:
 .../org/apache/uima/json/jsoncas2/JsonCas2Names.java    |  8 ++++++++
 .../json/jsoncas2/ref/SequentialIdRefGenerator.java     |  7 ++++++-
 .../ser/FeatureStructuresAsArraySerializer.java         | 17 -----------------
 .../ser-ref/casWithSofaDataArray/data.json              |  8 ++++----
 .../ser-ref/casWithSofaDataURI/data.json                |  4 ++--
 .../ser-ref/casWithText/data.json                       | 10 +++++-----
 .../ser-ref/casWithTextAndAnnotation/data.json          | 14 +++++++-------
 .../ser-ref/casWithSofaDataArray/data.json              |  8 ++++----
 .../ser-ref/casWithSofaDataURI/data.json                |  4 ++--
 .../ser-ref/casWithText/data.json                       | 10 +++++-----
 .../ser-ref/casWithTextAndAnnotation/data.json          | 14 +++++++-------
 11 files changed, 50 insertions(+), 54 deletions(-)