Skip to content

isabella232/sling-org-apache-sling-bnd-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Test Status License

Apache Sling bnd Plugins

This module is part of the Apache Sling project.

This module provides plugins for bnd.

RemoveParametersPlugin

Removes parameters from bundle headers.

Example instruction (for bnd file):

-plugin:\
  org.apache.sling.bnd.plugins.header.RemoveParametersPlugin;\
    'Require-Capability'='osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventHandler)";effective:=active;cardinality:=multiple'

About

[Archived] Apache Sling bnd Plugins

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%