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