Improve OSGi bundling
---------------------
Key: TIKA-342
URL: https://issues.apache.org/jira/browse/TIKA-342
Project: Tika
Issue Type: Improvement
Components: packaging
Affects Versions: 0.6
Reporter: Felix Meschberger
Fix For: 0.6
Based on discussions in TIKA-340 I have improved the Bundle plugin
configuration as follows:
* Tika Parsers and TIka Core are now embedded
-> solution is to use a new configuration element <_exportcontents>,
which just exports
* xmlbeans is now also embedded
-> solution is to explicitly import org.w3c.dom, thus ignoring the
embedded package
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.