You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/11 12:39:00 UTC

[jira] [Commented] (KARAF-5566) Features installed through prerequisites lead to errors when uninstalling features

    [ https://issues.apache.org/jira/browse/KARAF-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322153#comment-16322153 ] 

ASF subversion and git services commented on KARAF-5566:
--------------------------------------------------------

Commit 41c94cf344dfb86e045434a58ba65938be54b0ec in karaf's branch refs/heads/karaf-4.0.x from [~gnt]
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=41c94cf ]

[KARAF-5566] Features installed through prerequisites lead to errors when uninstalling features


> Features installed through prerequisites lead to errors when uninstalling features
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-5566
>                 URL: https://issues.apache.org/jira/browse/KARAF-5566
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.10, 4.1.4, 4.2.0.M2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.0.11, 4.2.0, 4.1.5
>
>
> See https://stackoverflow.com/questions/48181546/karaf-custom-feature-bundles-not-getting-uninstalled
> A simpler repository like the one following leads to the same result:
> {code}
> <?xml version="1.0" encoding="UTF-8"?>
> <features name="MyFeaturesRepo">
>   <feature name="example-features-myFeature">
>     <feature>jdbc</feature>
>   </feature>
> </features>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)