This is an automated email from the ASF dual-hosted git repository.
dulvac pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git.
from 3d658ce SLING-9053 Implement retries mechanism for http 5XX response
codes
new 92f2428 SLING-8921 requestPath must to be encoded in
SlingClient#doGet() - getUrl() implementation changed that it attempts to treat
path parameter as URI path as it is defined by java.net.URI(String, String,
String, String) constructor
new ae31b49 SLING-8921 requestPath must to be encoded in
SlingClient#doGet() - unused imports removed
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:
.../java/org/apache/sling/testing/clients/AbstractSlingClient.java | 6 +++---
.../org/apache/sling/testing/AbstractSlingClientGetUrlTest.java | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)