[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630551#action_12630551
]
Michael McCandless commented on LUCENE-1344:
--------------------------------------------
{quote}
About the missing header in the maven jar, this is weird because they exist in
every other jar in the distrib but in the maven one. And this is a lot more
strange to see that the manifest of the lucene core jar is in fact the manifest
of the demo one... And I retested without the patch, everything works
correctly. I don't see yet how it can happen.
{quote}
Actually I can't find "Export-Package" header in any of the jars under
dist/maven/* (at least, contrib/wordnet, contrib/highlighter and
contrib/benchmark).
I'll hold off committing until you figure this out :)
> Make the Lucene jar an OSGi bundle
> ----------------------------------
>
> Key: LUCENE-1344
> URL: https://issues.apache.org/jira/browse/LUCENE-1344
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Build
> Reporter: Nicolas Lalevée
> Assignee: Michael McCandless
> Fix For: 2.4
>
> Attachments: LUCENE-1344-r679133.patch, LUCENE-1344-r690675.patch,
> LUCENE-1344-r690691.patch, MANIFEST.MF.diff
>
>
> In order to use Lucene in an OSGi environment, some additional headers are
> needed in the manifest of the jar. As Lucene has no dependency, it is pretty
> straight forward and it ill be easy to maintain I think.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]