Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.