You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by gh...@apache.org on 2020/09/22 06:56:39 UTC

[sling-org-apache-sling-api] branch feature/SLING-9745-ResourceUri-Api updated (f980f39 -> a0201b0)

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

ghenzler pushed a change to branch feature/SLING-9745-ResourceUri-Api
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git.


    from f980f39  SLING-9745 Ensure invalid URIs are untouched
     add a0201b0  SLING-9745 Ensure invalid URIs are untouched (Unit test)

No new revisions were added by this update.

Summary of changes:
 .../sling/api/uri/SlingUriInvalidUrisTest.java     | 78 ++++++++++++++++++++++
 1 file changed, 78 insertions(+)
 create mode 100644 src/test/java/org/apache/sling/api/uri/SlingUriInvalidUrisTest.java