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

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


    from 252c549  Make ArtifactManager AutoCloseable
     add 3ac2898  Change variable handling to not allow variables to be defined 
twice
     new cbd250f  Merge pull request #2 from apache/variables

The 1 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:
 .../feature/io/json/ConfigurationJSONReader.java   |   5 -
 .../sling/feature/io/json/FeatureJSONReader.java   |  19 ++--
 .../sling/feature/io/json/JSONReaderBase.java      |  12 +--
 .../feature/io/json/FeatureJSONReaderTest.java     |  49 ---------
 src/test/resources/features/test2.json             | 107 -------------------
 src/test/resources/features/test3.json             | 116 ---------------------
 6 files changed, 9 insertions(+), 299 deletions(-)
 delete mode 100644 src/test/resources/features/test2.json
 delete mode 100644 src/test/resources/features/test3.json

Reply via email to