[jira] [Commented] (KARAF-5375) feature:stop command not able resolve its respective bundles

2017-09-15 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


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


[jira] [Commented] (KARAF-5375) feature:stop command not able resolve its respective bundles

2017-09-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (KARAF-5375) feature:stop command not able resolve its respective bundles

2017-09-15 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on KARAF-5375:


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

Merge branch 'KARAF-5375', fixes #369


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


[jira] [Commented] (KARAF-5375) feature:stop command not able resolve its respective bundles

2017-09-14 Thread ASF GitHub Bot (JIRA)

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

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

GitHub user gnodet opened a pull request:

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

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



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/369.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 #369


commit e430d2508e8069d5b2ade06ef5204512d5a5e5b1
Author: Guillaume Nodet 
Date:   2017-09-14T16:11:54Z

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