[
https://issues.apache.org/jira/browse/KARAF-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-5375.
------------------------------------
Resolution: Fixed
Fix Version/s: 4.1.3
4.0.10
4.2.0
> 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
> Fix For: 4.2.0, 4.0.10, 4.1.3
>
>
> 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)