Don't install plain jar files as bundles
----------------------------------------
Key: FELIX-932
URL: https://issues.apache.org/jira/browse/FELIX-932
Project: Felix
Issue Type: Bug
Components: File Install
Environment: generic
Reporter: Sahoo
Fix For: fileinstall-0.9.2
File Install bundle currently does not check the jar file to see if it has any
OSGi metadata or not. It assumes every jar file as OSGi bundle and installs
them. At the minimum, it should look for Bundle-SymbolicName header and in the
absence of the same, it should exclude the jar file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.