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

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


    from 473af50  GEODE-9156: Replace docker-compose-rule with testcontainers 
in geode-assembly (#6385)
     add 91edb37  GEODE-9104: Removed ESCAPE_NON_ASCII so non-ASCII characters 
are displayed

No new revisions were added by this update.

Summary of changes:
 .../web/controllers/RestAccessControllerTest.java  | 122 ++++++++++++---------
 ...mer-containing-non-ascii-query-full-result.json |   7 ++
 ...r-containing-non-ascii-query-struct-result.json |   6 +
 .../controllers/customer-containing-non-ascii.json |   5 +
 .../geode/rest/internal/web/util/JSONUtils.java    |   2 -
 5 files changed, 86 insertions(+), 56 deletions(-)
 create mode 100644 
geode-web-api/src/integrationTest/resources/org/apache/geode/rest/internal/web/controllers/customer-containing-non-ascii-query-full-result.json
 create mode 100644 
geode-web-api/src/integrationTest/resources/org/apache/geode/rest/internal/web/controllers/customer-containing-non-ascii-query-struct-result.json
 create mode 100644 
geode-web-api/src/integrationTest/resources/org/apache/geode/rest/internal/web/controllers/customer-containing-non-ascii.json

Reply via email to