OSGi R4.1 adds a new Bundle.getBundleContext() method, which I needed
because I updated to the latest TCK, which requires it. As a quick hack
I added this method to Bundle and renamed the existing method in 
BundleImpl. We will replace my hacked Bundle with the officially updated 
Bundle source once OSGi releases it.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@513962 13f79535-47bb-0310-9956-ffa450edef68
2 files changed