Apache Sling bnd Remove Parameters from OSGi Headers Plugin

Clone this repo:
  1. ea304ae SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 9 weeks ago master
  2. 6187e15 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 1 year, 5 months ago
  3. 48e2c8b SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 1 year, 10 months ago
  4. a05e9d3 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 1 year, 10 months ago
  5. 6dfb2c2 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 1 year, 10 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central bnd License

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'