[
https://issues.apache.org/jira/browse/SLING-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555709#comment-16555709
]
Carsten Ziegeler commented on SLING-7783:
-----------------------------------------
After a short discussion with Robert, we came to the conclusion that:
- you have to specify a version
- if a version other than 0.0.0 is specified, that exact version is tried to be
removed, if it fails, an error should be thrown
- if version 0.0.0 is specified, any bundle with those ids (not regarding the
version) is removed
> 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
> Assignee: Carsten Ziegeler
> Priority: Major
>
> 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)