fileinstall does not recognize jars if it does not have Bundle-SymbolicName
---------------------------------------------------------------------------
Key: FELIX-2316
URL: https://issues.apache.org/jira/browse/FELIX-2316
Project: Felix
Issue Type: Bug
Components: File Install
Reporter: Sahoo
See FELIX-2313. It is not clear why the default artifact listener in
FileInstall requires jar files to have Bundle-SymbolicName in order for it to
install them as OSGi bundles. This effectively means, the default artifact
handler is not capable of installing r3 bundles even though an underlying
framework may support such bundles.
One possible way to fix the issue would be to allow custom artifact listeners
to have a look at the artifacts first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.