Apache Sling bnd Remove Parameters from OSGi Headers Plugin

Clone this repo:
  1. f162b8c SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. ea304ae SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  3. 6187e15 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  4. 48e2c8b SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  5. a05e9d3 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 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'