You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mc...@apache.org on 2019/05/07 16:32:19 UTC

[geode] branch develop updated (d315756 -> ddef7b7)

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

mcmellawatt pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from d315756  GEODE-6742: Rename and move ExceptionsDUnitTest to integrationTest
     new 8557957  GEODE-6327: Ability to specify identity fields on JSON documents
     new 987cfb4  Using RestoreSystemProperties rule in tests
     new ddef7b7  Merge pull request #3545 from mcmellawatt/feature/GEODE-6327

The 7759 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../geode/pdx/JSONFormatterBasicJUnitTest.java     | 52 ++++++++++++++-
 .../java/org/apache/geode/pdx/JSONFormatter.java   | 76 +++++++++++++---------
 .../geode/pdx/internal/json/PdxInstanceHelper.java | 31 ++++++++-
 .../pdx/internal/json/PdxInstanceSortedHelper.java | 21 +++++-
 4 files changed, 145 insertions(+), 35 deletions(-)