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 08:09:18 UTC

[sling-org-apache-sling-api] branch feature/SLING-9745-ResourceUri-Api updated (bcc12d2 -> 75bc3fe)

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 bcc12d2  SLING-9745 Adding missing @Nullable/@NotNull annotations with more assertions for getSelectors() in JUnit test, better javadoc link
     add 75bc3fe  SLING-9745 Improved behavior for setPath(null) and adjusted javadoc

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/sling/api/uri/SlingUri.java    |  1 +
 .../org/apache/sling/api/uri/SlingUriBuilder.java  | 19 +++---
 .../uri/SlingUriBuilderWithAdjustMethodTest.java   | 68 ++++++++++++++++++++++
 3 files changed, 79 insertions(+), 9 deletions(-)