A few minor bugs in the framework found while embedding Felix
-------------------------------------------------------------
Key: FELIX-1917
URL: https://issues.apache.org/jira/browse/FELIX-1917
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: felix-2.0.2
Environment: Not an issue (I dont think)
Reporter: Graham Jenson
Priority: Minor
First Bug
org.apache.felix.framework.util.manifestparser.Requirement.toString() method
can throw null pointer exception if the requirement does not have a filter.
Second Bug
org.apache.felix.framework.ExtensionManager.loadDefaultSystemPackages() method
throws null pointer on variable propURL if there is no default.properties file.
Fix, check if null before.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.