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 10:17:45 UTC

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

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 4b6c809  SLING-9745 Introduce ResourceUri (immutable) and ResourceUriBuilder
     add bc65bfd  SLING-9745 ResourceUri improvements from code review

No new revisions were added by this update.

Summary of changes:
 .../apache/sling/api/resource/uri/ResourceUri.java |  3 +++
 .../sling/api/resource/uri/ResourceUriBuilder.java | 24 ++++++++++++++--------
 .../api/resource/uri/ResourceUriBuilderTest.java   |  9 ++++++++
 3 files changed, 28 insertions(+), 8 deletions(-)