[GitHub] karaf pull request #304: Refactoring feature core

2017-05-18 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] karaf pull request #304: Refactoring feature core

2017-05-16 Thread cschneider
GitHub user cschneider opened a pull request:

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

Refactoring feature core

Use simpler StaticInstallSupport, remove BundleContexts from 
FeatureServiceImpl
Use serviceBundle as variable


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

$ git pull https://github.com/cschneider/karaf refactoring2

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

https://github.com/apache/karaf/pull/304.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 #304


commit cfc4b2589bf51178cf34d53228febca934d7ce2d
Author: Christian Schneider 
Date:   2017-05-16T19:54:23Z

Use simpler StaticInstallSupport, remove BundleContexts from 
FeatureServiceImpl

commit 8b75edad64a1f2f64012adf27f546e1cf66b3c2b
Author: Christian Schneider 
Date:   2017-05-16T19:55:32Z

Use serviceBundle as variable




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---