[
https://issues.apache.org/jira/browse/SLING-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473151#comment-16473151
]
Konrad Windszus commented on SLING-7665:
----------------------------------------
With SLING-7575 most of the bnd instruction are no longer relevant in each
module (but can be inherited from the newest sling-parent). Also nothing
prevents us in putting the bnd instruction which is specific to this module
inline in this pom.xml (except for the fact that right now profile activation
for configuring the maven-jar-plugin in the sling-parent depends on the
existence of the file named 'bnd.bnd').
> 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)