You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/01/07 11:48:12 UTC

[jira] [Commented] (SMX4-1331) Need more OSGi bundle for Lucene 4.0

    [ https://issues.apache.org/jira/browse/SMX4-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545762#comment-13545762 ] 

Jean-Baptiste Onofré commented on SMX4-1331:
--------------------------------------------

I'm evaluating if it's better to have one bundle for the two artifacts, or wrap each artifact as a bundle.
                
> Need more OSGi bundle for Lucene 4.0
> ------------------------------------
>
>                 Key: SMX4-1331
>                 URL: https://issues.apache.org/jira/browse/SMX4-1331
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Claus Ibsen
>            Assignee: Jean-Baptiste Onofré
>             Fix For: bundles-2013.01
>
>
> Apache Lucene 4.0 has now more fine grained JARs for various stuff.
> We need an OSGi bundle for the following 2 JARs
> {code}
> 		<dependency>
> 			<groupId>org.apache.lucene</groupId>
> 			<artifactId>lucene-analyzers-common</artifactId>
> 			<version>${lucene-version}</version>
> 		</dependency>
> 		<dependency>
> 			<groupId>org.apache.lucene</groupId>
> 			<artifactId>lucene-queryparser</artifactId>
> 			<version>${lucene-version}</version>
> 		</dependency>
> {code}

--
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