You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2022/08/11 18:56:44 UTC

[sling-org-apache-sling-jcr-jackrabbit-usermanager] branch master updated: SLING-11525 Update dependency for sling.api v2.26.0 compatibility (#14)

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

enorman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git


The following commit(s) were added to refs/heads/master by this push:
     new 72c9dbe  SLING-11525 Update dependency for sling.api v2.26.0 compatibility (#14)
72c9dbe is described below

commit 72c9dbeeafc7d3aa6e7460aea5ec755f0bd69572
Author: Eric Norman <en...@apache.org>
AuthorDate: Thu Aug 11 11:56:41 2022 -0700

    SLING-11525 Update dependency for sling.api v2.26.0 compatibility (#14)
---
 bnd.bnd | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bnd.bnd b/bnd.bnd
index bcb8c7f..15f34d2 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,3 +1,7 @@
+# Temporary fix for SLING-11525 - remove when SLING-11531 is resolved and released
+Import-Package: org.apache.sling.api.request;version="[2.6,2.8)", \
+  *
+
 -includeresource:\
   @org.apache.sling.servlets.post-*.jar!/org/apache/sling/servlets/post/impl/helper/(RequestProperty*|DateParser*),\
   ${project.build.directory}/adapter-plugin-generated