This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git.
from f0c03c2 Release Apache Sling Servlets Resolver version 2.8.0
new 9de6dd2 SLING-10656 - .gitignore
new 9db5b09 SLING-10656 - retries for SmokeIT URL checking tests
The 2 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:
.gitignore | 3 +-
.../java/org/apache/sling/launchpad/SmokeIT.java | 39 +++++----
.../apache/sling/launchpad/StarterReadyRule.java | 94 +++++++---------------
.../java/org/apache/sling/launchpad/UrlCheck.java | 86 ++++++++++++++++++++
4 files changed, 133 insertions(+), 89 deletions(-)
create mode 100644 src/test/java/org/apache/sling/launchpad/UrlCheck.java