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 <[email protected]> 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(-)
