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 9072fdb SLING-8440 Use Sling Bundle Parent 35
new c13b5bc SLING-8146 Update options and versions to latest features
new c7665e2 SLING-8444 Update Felix Framework to 6.0.3
new e8dd5a2 SLING-8445 Provide SPI Fly Option
new 1f508a8 SLING-8146 Update options and versions to latest features
The 4 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 +-
.../apache/sling/testing/paxexam/SlingOptions.java | 27 +++-
.../testing/paxexam/SlingVersionResolver.java | 164 +++++++++++----------
.../apache/sling/testing/paxexam/TestSupport.java | 4 +-
src/main/resources/templates/SlingOptions.hbs | 8 +
.../resources/templates/SlingVersionResolver.hbs | 20 ++-
.../paxexam/it/SlingOptionsTestSupport.java | 4 +-
...IT.java => SlingOptionsFelixHealthcheckIT.java} | 6 +-
...ionsPaxUrlIT.java => SlingOptionsSpyflyIT.java} | 11 +-
9 files changed, 146 insertions(+), 100 deletions(-)
copy
src/test/java/org/apache/sling/testing/paxexam/it/tests/{SlingOptionsSlingCommonsClamIT.java
=> SlingOptionsFelixHealthcheckIT.java} (89%)
copy
src/test/java/org/apache/sling/testing/paxexam/it/tests/{SlingOptionsPaxUrlIT.java
=> SlingOptionsSpyflyIT.java} (82%)