[ 
https://issues.apache.org/jira/browse/FELIX-6019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738526#comment-16738526
 ] 

Oliver Lietz commented on FELIX-6019:
-------------------------------------

[~djencks], [~rotty3000], the *component 
[OsgiObservationBridge|https://github.com/apache/sling-org-apache-sling-resourceresolver/blob/master/src/main/java/org/apache/sling/resourceresolver/impl/observation/OsgiObservationBridge.java]
 itself is optional* and so all requirements of that component should be 
optional, but there is currently no way to mark it as optional. It's not a 
problem of Karaf and of course doesn't hamper resolvers in other runtimes. Why 
do you think so?

> Provide a bnd plugin to remove header parameters
> ------------------------------------------------
>
>                 Key: FELIX-6019
>                 URL: https://issues.apache.org/jira/browse/FELIX-6019
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>            Priority: Major
>
> The plugin removes parameters from bundle headers.
> See bnd issue [#2429|https://github.com/bndtools/bnd/issues/2429] and 
> SLING-8178.
> Example instruction (for bnd file):
> {noformat}
> -plugin:\
>   org.apache.felix.bnd.plugins.header.RemoveParametersPlugin;\
>     
> 'Require-Capability'='osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventHandler)";effective:=active;cardinality:=multiple'
> {noformat}
> Initial source: 
> https://svn.apache.org/repos/asf/felix/sandbox/olli/org.apache.felix.bnd.plugins/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to