[
https://issues.apache.org/jira/browse/KARAF-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167634#comment-16167634
]
ASF subversion and git services commented on KARAF-5375:
--------------------------------------------------------
Commit 682664e82ffadbf62a192b25698823aa082b4ed4 in karaf's branch
refs/heads/karaf-4.1.x from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=682664e ]
[KARAF-5375] feature:stop command does not stop its bundles
> feature:stop command does not stop the 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)