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-servlets-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new d546ee8  SLING-10021 remove instruction to make copy of MediaRangeList
d546ee8 is described below

commit d546ee88b737a57c49b13b2ebff4f7f4e753d301
Author: Eric Norman <[email protected]>
AuthorDate: Wed Dec 30 16:18:18 2020 -0800

    SLING-10021 remove instruction to make copy of MediaRangeList
---
 bnd.bnd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bnd.bnd b/bnd.bnd
index dab71c1..a66c7a2 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -7,8 +7,7 @@ Provide-Capability:\
   
osgi.extender;osgi.extender="org.apache.sling.servlets.resolver";version:Version="1.1"
 
 -includeresource:\
-  
@org.apache.sling.engine-*.jar!/org/apache/sling/engine/impl/request/SlingRequestPathInfo*,\
-  
@org.apache.sling.servlets.post-*.jar!/org/apache/sling/servlets/post/impl/helper/MediaRangeList*
+  
@org.apache.sling.engine-*.jar!/org/apache/sling/engine/impl/request/SlingRequestPathInfo*
 
 -plugin:\
   org.apache.sling.bnd.plugin.headers.parameters.remove.Plugin;\

Reply via email to