Apache Sling bnd Remove Parameters from OSGi Headers Plugin
January 11, 2022 ยท View on GitHub
Apache Sling bnd Remove Parameters from OSGi Headers Plugin
This module is part of the Apache Sling project.
This module provides a plugin for bnd to remove parameters from OSGi headers.
Example instruction (for bnd file):
-plugin:\
org.apache.sling.bnd.plugin.headers.parameters.remove.Plugin;\
'Require-Capability'='osgi.service;filter:="(objectClass=org.osgi.service.event.EventHandler)";effective:=active;cardinality:=multiple'
