[
https://issues.apache.org/jira/browse/SLING-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473158#comment-16473158
]
Oliver Lietz commented on SLING-7665:
-------------------------------------
I like {{bnd.bnd}} but I'm fine with having all instructions in our POMs also
(how is tool support in that case?). Until the JAR plugin is improved we need a
trigger to activate the profile which is now the bnd file (as [~kwin] already
mentioned).
[~cziegeler], are you fine with overriding the requirement? Or should we move
{{OsgiObservationBridge}} to an optional _compat_ bundle? Or rewrite
{{OsgiObservationBridge}} without using DS?
> 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)