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

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

     [ https://issues.apache.org/jira/browse/SLING-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-7783.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: Feature Model 0.1.4

Implemented as explained above, added tests. Also implemented this for artifacts in an extension in the same way and fixed a bug in removal of artifacts from extensions

> 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
>             Fix For: Feature Model 0.1.4
>
>
> 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)