[
https://issues.jboss.org/browse/GTNPORTAL-2574?page=com.atlassian.jira.pl...
]
Boleslaw Dawidowicz commented on GTNPORTAL-2574:
------------------------------------------------
Updating to lucene 3.5.0 (same as in jcr parent) helps for "LUCENE_30" issue.
By adding to our parent pom:
<version.apache.lucene>3.5.0</version.apache.lucene>
and
<dependencyManagement>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>${version.apache.lucene}</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-memory</artifactId>
<version>${version.apache.lucene}</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-spellchecker</artifactId>
<version>${version.apache.lucene}</version>
</dependency>
Upgrade to eXo JCR 1.15 Beta 01
-------------------------------
Key: GTNPORTAL-2574
URL:
https://issues.jboss.org/browse/GTNPORTAL-2574
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Thomas Heute
Assignee: Boleslaw Dawidowicz
Fix For: 3.5.0.Beta01
--
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