[
https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447748#comment-13447748
]
Adrien Grand edited comment on LUCENE-4340 at 9/5/12 2:22 AM:
--------------------------------------------------------------
Updated patch :
- the codecs module needs a specific Eclipse output folder because its
META-INF/services/org.apache.lucene.codecs.Codec and PostingsFormat files will
conflict with core otherwise,
- tested import in Idea,
- added svn:ignore on lucene/codecs/*.iml.
was (Author: jpountz):
Updated patch :
- the codecs module needs a specific output folder because its
META-INF/services/org.apache.lucene.codecs.Codec and PostingsFormat files will
conflict with core otherwise,
- tested import in Idea,
- added svn:ignore on lucene/codecs/*.iml.
> Move all codecs but Lucene40 to a module
> ----------------------------------------
>
> Key: LUCENE-4340
> URL: https://issues.apache.org/jira/browse/LUCENE-4340
> Project: Lucene - Core
> Issue Type: Task
> Components: core/codecs, general/build
> Reporter: Adrien Grand
> Fix For: 5.0, 4.0
>
> Attachments: LUCENE-4340.patch, LUCENE-4340.patch, LUCENE-4340.sh
>
>
> We should move all concrete postings formats and codecs but Lucene40 to a
> module.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]