Tuomas Kiviaho created FELIX-3671:
-------------------------------------
Summary: Expose DataModelHelperImpl.Headers interface
Key: FELIX-3671
URL: https://issues.apache.org/jira/browse/FELIX-3671
Project: Felix
Issue Type: Improvement
Components: Bundle Repository (OBR)
Affects Versions: bundlerepository-1.6.6
Reporter: Tuomas Kiviaho
Attachments: FileHeaders.java
For some reason DataModelHelperImpl.Headers is made package private although
it's exposed in public method as input parameter.
My work requires a version of DataModelHelperImpl.createResource(URL) that can
cope with directories as well as jars and wrapped it implementation that is
required to be placed under the same package as DataModelHelperImpl. This
approach will create split package problems with bundle plugin. I'll attach the
implementation if someone sees it fit for becoming a part of the project.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira