GitHub - apache/sling-org-apache-sling-bnd-plugin-headers-parameters-remove: Apache Sling bnd Remove Parameters from OSGi Headers Plugin (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

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'