Robert Munteanu created SLING-7783:
--------------------------------------
Summary: Unable to remove bundles without specifying a version
Key: SLING-7783
URL: https://issues.apache.org/jira/browse/SLING-7783
Project: Sling
Issue Type: Bug
Components: Feature Model
Reporter: Robert Munteanu
When processing an include I want to remove a bundle without specifying the
version. As the included feature evolves, the removal will probably not work
anymore without me knowing.
I tried the following:
- specifying the bundle as "groupId:artifactId" -> Illegal maven coordinates
- specifying the bundle as "groupId:artifactId:" -> Illegal maven coordinates
- specifying the bundle as "groupId:artifactId:0.0.0" -> Bundle is not removed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)