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

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

Commit e430d2508e8069d5b2ade06ef5204512d5a5e5b1 in karaf's branch 
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=e430d25 ]

[KARAF-5375] feature:stop command does not stop its bundles


> feature:stop command not able resolve its respective bundles
> ------------------------------------------------------------
>
>                 Key: KARAF-5375
>                 URL: https://issues.apache.org/jira/browse/KARAF-5375
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core, karaf-feature
>    Affects Versions: 4.0.8, 4.0.9, 4.1.2
>         Environment: Development environment - linux/ubuntu. Issue should be 
> environment agnostic
>            Reporter: Saishrinivas Polishetti
>            Assignee: Guillaume Nodet
>
> Ideally *feature:stop* should move the feature and its bundles to resolved 
> state.
> feature:stop is only resolving the feature and the bundles are still active.
> Steps to reproduce
> 1. feature:install hibernate 
>    - this installs hibernate feature and the bundles ( including 
> org.hibernate.osgi/4.3.6.Final
> , org.hibernate.entitymanager/4.3.6.Final,org.hibernate.core/4.3.6.Final ) 
> which are now active.
> 2. feature:stop hiberante
>   - this changes the feature to resolved but the bundles are still active
> This functionality was working in 4.0.5 and was the used in our automated 
> upgrade process which is not working after upgrading karaf 4.0.9.



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

Reply via email to