Upgrade to felix framework 3.0.2
--------------------------------
Key: KARAF-179
URL: https://issues.apache.org/jira/browse/KARAF-179
Project: Karaf
Issue Type: Improvement
Components: runtime
Affects Versions: 2.0.0
Reporter: Wolfgang Glas
Please upgrade to felix 3.0.2, because it fixes a rather nasty problem during
the classpath resolution of a bundle. felix-3.0.1 does not show the root cause
of aclass resolution problems, which has been fixed in felix-3.0.2.
If I have a bundle, which imports it's own package and this imported package
has a missing dependency, I have to use the debugger to find out about such
indirectly missing packages. felix-3.02 would improve this situation
dramatically show ing the whole dependency path leading up to the resolution
problem.
TIA for fixing and best regards,
Wolfgang
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.