You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/01/02 14:22:12 UTC

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

Claus Ibsen created SMX4-1331:
---------------------------------

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


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