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

ASF GitHub Bot commented on KARAF-5375:
---------------------------------------

GitHub user gnodet opened a pull request:

    https://github.com/apache/karaf/pull/371

    [KARAF-5375] Add a unit test

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gnodet/karaf KARAF-5375

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/371.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #371
    
----
commit 1547a96e90f50bcef518fc9531dfd27d36698a46
Author: Guillaume Nodet <[email protected]>
Date:   2017-09-15T08:49:08Z

    [KARAF-5375] Add a unit test

----


> 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)

Reply via email to