This is an automated email from the ASF dual-hosted git repository.
olli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
from ad23f62 SLING-11268 Populate working directory as system property
new 9a577d2 SLING-11263 Provide Pax Logging API Option
new 6362a31 SLING-11264 Provide Pax Logging Log4j 2 Option
new 5068528 SLING-10492 Provide Pax Logging Logback Option
The 3 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:
.../apache/sling/testing/paxexam/SlingOptions.java | 33 ++++++++++++++++++++--
.../testing/paxexam/SlingVersionResolver.java | 5 ++--
src/main/resources/templates/SlingOptions.hbs | 33 ++++++++++++++++++++--
.../resources/templates/SlingVersionResolver.hbs | 5 ++--
...desIT.java => SlingOptionsPaxLoggingApiIT.java} | 6 ++--
...IT.java => SlingOptionsPaxLoggingLog4j2IT.java} | 6 ++--
...T.java => SlingOptionsPaxLoggingLogbackIT.java} | 6 ++--
7 files changed, 77 insertions(+), 17 deletions(-)
copy
src/test/java/org/apache/sling/testing/paxexam/it/tests/{SlingOptionsComposumNodesIT.java
=> SlingOptionsPaxLoggingApiIT.java} (90%)
copy
src/test/java/org/apache/sling/testing/paxexam/it/tests/{SlingOptionsFelixHealthcheckIT.java
=> SlingOptionsPaxLoggingLog4j2IT.java} (89%)
copy
src/test/java/org/apache/sling/testing/paxexam/it/tests/{SlingOptionsSlingDiscoveryOakIT.java
=> SlingOptionsPaxLoggingLogbackIT.java} (89%)