Description
We use the method FrameworkUtil.getBundle from OSGi, but this method was added only in OSGi 1.5, this causes NoSuchMethodError if older version of OSGi is used.
I would suggest to consider OSGi being unavailable for OSGi version < 1.5 or when that method is not available.
Attachments
Issue Links
- links to