You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2018/09/20 13:15:06 UTC

[sling-org-apache-sling-feature-io] 01/01: Merge pull request #3 from apache/issues/SLING-7829

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

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git

commit 27f5ae6ee29d764594aeb708080094ef73496484
Merge: ed4840a d4f8305
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Thu Sep 20 15:14:59 2018 +0200

    Merge pull request #3 from apache/issues/SLING-7829
    
    SLING-7829: Change the includes to be include and from a list to a si…

 .../sling/feature/io/json/FeatureJSONReader.java   | 156 ++++++++++-----------
 .../sling/feature/io/json/FeatureJSONWriter.java   |  98 +++++++------
 .../sling/feature/io/json/JSONConstants.java       |   4 +-
 .../feature/io/json/FeatureJSONWriterTest.java     |  15 ++
 src/test/resources/features/test.json              |   4 +-
 5 files changed, 140 insertions(+), 137 deletions(-)