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

sseifert pushed a change to branch feature/SLING-13117-caconfig-it
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-impl.git


    from 9611456  SLING-13117 add IT classes
     add a9ee0d8  SLING-13117 run ITs

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   1 -
 pom.xml                                            | 215 +++++++++++++++++++--
 src/test/it-features/it-launcher-repoinit.txt      |  23 +++
 src/test/it-features/it-launcher.json              |  34 ++++
 .../sling/caconfig/it/GenerateTestBundle.java      |   2 +-
 .../caconfig/it/testing/AdaptToConfigClassIT.java  |   4 +-
 .../it/testing/ConfigurationManagerIT.java         |   4 +-
 .../ConfigurationResolverConfigClassIT.java        |   4 +-
 .../testing/ConfigurationResolverValueMapIT.java   |   4 +-
 ...TeleporterCustomizer.java => ITCustomizer.java} |   3 +-
 10 files changed, 272 insertions(+), 22 deletions(-)
 create mode 100644 src/test/it-features/it-launcher-repoinit.txt
 create mode 100644 src/test/it-features/it-launcher.json
 rename 
src/test/java/org/apache/sling/junit/teleporter/customizers/{IT_TeleporterCustomizer.java
 => ITCustomizer.java} (94%)

Reply via email to