Enhance "excludeDependencies" configuration parameter to also support
comma-separated list of artifactIds
---------------------------------------------------------------------------------------------------------
Key: FELIX-499
URL: https://issues.apache.org/jira/browse/FELIX-499
Project: Felix
Issue Type: Improvement
Components: Maven Bundle Plugin
Reporter: Stuart McCulloch
Priority: Minor
Fix For: 1.4.0
Currently the "excludeDependencies" configuration parameter is a boolean flag
that lets users exclude all dependencies from the classpath passed to BND. It
would be good to enhance this to support a comma-separated list of artifactIds
of dependencies to exclude - note the previous behaviour should apply when the
parameter is set to true, false or an empty / null string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.