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 07:08:14 UTC

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

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 a0201b0  SLING-9745 Ensure invalid URIs are untouched (Unit test)
     add deddd6a  SLING-9745 Adding missing @Nullable/@NotNull annotations with more assertions for getSelectors() in JUnit test, better javadoc link

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/sling/api/uri/SlingUri.java    |  6 +++--
 .../org/apache/sling/api/uri/SlingUriBuilder.java  | 28 ++++++++++++++++++++++
 .../org/apache/sling/api/uri/SlingUriTest.java     |  5 ++++
 3 files changed, 37 insertions(+), 2 deletions(-)