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

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


    from 4c73548  Merge pull request #3 from DominikSuess/issue/SLING-8077
     add 2023faf  SLING-8085 - adjusting ContentHandler to properly 
incorporating layering flow as implemented in JCRVLT-319 (based on SNAPSHOT for 
now) / adding testcoverage
     new 0757871  Merge pull request #4 from DominikSuess/issue/SLING-8085

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:
 pom.xml                                            |   2 +-
 .../feature/extension/content/ContentHandler.java  |  14 ++-
 .../extension/content/ContentHandlerTest.java      | 129 +++++++++++++++++++++
 .../extension/content/testpackages/test_a-1.0.zip  | Bin 0 -> 4470 bytes
 .../extension/content/testpackages/test_b-1.0.zip  | Bin 0 -> 4442 bytes
 .../extension/content/testpackages/test_c-1.0.zip  | Bin 0 -> 4402 bytes
 6 files changed, 140 insertions(+), 5 deletions(-)
 create mode 100644 
src/test/java/org/apache/sling/feature/extension/content/ContentHandlerTest.java
 create mode 100644 
src/test/resources/org/apache/sling/feature/extension/content/testpackages/test_a-1.0.zip
 create mode 100644 
src/test/resources/org/apache/sling/feature/extension/content/testpackages/test_b-1.0.zip
 create mode 100644 
src/test/resources/org/apache/sling/feature/extension/content/testpackages/test_c-1.0.zip

Reply via email to