You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2018/07/25 13:26:00 UTC

[jira] [Created] (SLING-7783) Unable to remove bundles without specifying a version

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)