[GitHub] camel pull request #1068: CAMEL-9631: do not cache OSGi service instances

2016-07-07 Thread borcsokj
Github user borcsokj closed the pull request at: https://github.com/apache/camel/pull/1068 --- 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 en

[GitHub] camel pull request #1068: CAMEL-9631: do not cache OSGi service instances

2016-07-06 Thread borcsokj
GitHub user borcsokj opened a pull request: https://github.com/apache/camel/pull/1068 CAMEL-9631: do not cache OSGi service instances Do not cache OSGi services so it is possible to change **"bean:..."** references with an updated bundle (i.e. bind/unbind declarative services). You