In case that a module imports a package from a service provider and the provider doesn't import the package we allow the requester to get the service in case he is bound to any older revision of the module. This is wrong, we need to make sure the requester is wired to the current module of the provider else the requester might get ClassCastExceptions. Thanks to Peter Doornbusch for pointing out this bug.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@576140 13f79535-47bb-0310-9956-ffa450edef68
1 file changed