You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/01/15 13:52:00 UTC

[sling-org-apache-sling-jcr-resource] branch feature/SLING-11061-BinaryDownloadUriProvider updated (2a644b5 -> 802d27e)

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

kwin pushed a change to branch feature/SLING-11061-BinaryDownloadUriProvider
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git.


    from 2a644b5  pull enum out of annotation class to make compilation work with Java 8
     add 802d27e  move getPrimaryProperty to NodeUtil

No new revisions were added by this update.

Summary of changes:
 .../sling/jcr/resource/internal/NodeUtil.java      | 37 ++++++++++++++++++++++
 .../helper/jcr/BinaryDownloadUriProvider.java      |  3 +-
 .../internal/helper/jcr/JcrNodeResource.java       | 36 ++-------------------
 3 files changed, 41 insertions(+), 35 deletions(-)