[
https://issues.apache.org/jira/browse/SLING-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561182#comment-16561182
]
Carsten Ziegeler commented on SLING-7665:
-----------------------------------------
[~olli] I think the worst option is to not use DS for this component anymore. I
personally neither like a separate bnd file nor do I like the magic of its
existence triggering different plugins. But I guess that's more my personal
taste.
It's more important that we can move on, so let's go with the separate bnd file
> Use bnd Maven plugins
> ---------------------
>
> Key: SLING-7665
> URL: https://issues.apache.org/jira/browse/SLING-7665
> Project: Sling
> Issue Type: Improvement
> Components: ResourceResolver
> Reporter: Oliver Lietz
> Priority: Major
> Fix For: Resource Resolver 1.6.2
>
> Attachments: SLING-7665.patch
>
>
> Additionally patch overrides {{Require-Capability}} for
> {{OsgiObservationBridge}}, see also [bnd #2429 Provide a way to override
> (required) capabilities generated from DS
> annotations|https://github.com/bndtools/bnd/issues/2429]:
> {noformat}
> Require-Capability:\
>
> osgi.service;filter:="(objectClass=org.osgi.service.event.EventHandler)";effective:=active;resolution:=optional
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)