Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently if the filter option is set below embeddeds or subpackages a very specific filter entry is added to the filter.xml. That leads to the fact that other versions of the same package/bundle are not getting removed.
Very often in a CI environment it is desired to remove all other versions, therefore I propose to add another option filterWithoutVersion which will make sure that OSGi bundles with the same name but another version and sub packages with the same name and group but another version are still removed.