Apache Sling bnd Remove Parameters from OSGi Headers Plugin

Clone this repo:
  1. b69cb0e SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 6 weeks ago master
  2. f162b8c SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 2 months ago
  3. ea304ae SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
  4. 6187e15 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 11 months ago
  5. 48e2c8b SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 3 years, 4 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'