Hello,
I have followed instructions to build lucen 4.7.1 using maven build, in
order to get osgfied version of lucene, but I cannot use some bundles
like misc because of packages export conflicts
This is a quite similar issue to the one described here, this bug
https://issues.apache.org/jira/browse/LUCENE-3172. It is currently
marked as fixed, but it seems this issue still exist, at least with
equinox, spring dm and virgo runtime.
The error is:
The bundle "org.apache.lucene.misc_4.7.1 [25]" could not be resolved.
Reason: Package uses conflict: Import-Package: org.apache.lucene.codecs;
version="[4.7.0,5.0.0)", Package uses conflict: Import-Package:
org.apache.lucene.search; version="[4.7.0,5.0.0)", Package uses
conflict: Import-Package: org.apache.lucene.search.similarities;
version="[4.7.0,5.0.0)", Package uses conflict: Import-Package:
org.apache.lucene.util; version="[4.7.0,5.0.0)", Package uses conflict:
Import-Package: org.apache.lucene.util.automaton;
version="[4.7.0,5.0.0)", Package uses conflict: Import-Package:
org.apache.lucene.util.packed; version="[4.7.0,5.0.0)"
Is there any location where I could pick up recent working osgified
version of lucene ? eclipse orbit and spring ebr ones are quite outdated.
Best regards,
Arnaud
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org