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/18 11:03:56 UTC

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

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 bc65bfd  SLING-9745 ResourceUri improvements from code review
     add b1b44e1  SLING-9745 Ensure getSchemeSpecificPart() matches to java URI impl

No new revisions were added by this update.

Summary of changes:
 .../apache/sling/api/resource/uri/ResourceUri.java |  5 ++---
 .../sling/api/resource/uri/ResourceUriBuilder.java | 24 +++++++++++++++-------
 .../ResourceUriBuilderWithAdjustMethodTest.java    |  2 +-
 .../sling/api/resource/uri/ResourceUriTest.java    | 21 +++++--------------
 4 files changed, 25 insertions(+), 27 deletions(-)