I see, yeah that would be the dependency which got upgraded from 5.5.5
to 8.x for NB 15.
The other dependency remains at 3.6.x. It likely would have to be
upgraded in steps since lucene had multiple breaking changes in that
time frame.
-mbien
On 31.07.22 10:04, Peter Nabbefeld wrote:
It seems the maven infrastructure depends on lucene 5.5.5, e.g.
indexer-core, used by
org.netbeans.modules:org-netbeans-modules-maven-indexer:jar:RELEASE140,
but it's hard to get this again, as dependency graph visualization takes
some time and sometimes the elements are shown empty (i.e. the labels
texts are not shown).
Kind regards,
Peter
Am 30.07.22 um 18:10 schrieb Michael Bien:
yeah this needs to be all upgraded to a more current version of lucene
(ideally something which isn't EOL). The maven indexer is almost
up2date with lucene 8.x, the rest is open for contributions.
what is depending on lucene 5.5.5?
regards,
michael
On 30.07.22 17:25, Peter Nabbefeld wrote:
Hello,
I accidently found an outdated dependency on lucene 3.6.2 in NB-14, at
least in maven modules:
org.netbeans.api:org-netbeans-modules-java-source-base:jar:RELEASE140
depends on org.netbeans.api:org-netbeans-libs-lucene:jar:RELEASE140
depends on org.apache.lucene:lucene-core:jar:3.6.2
That conflicts with other modules depending on lucene 5.5.5
Please, update org.netbeans.api:org-netbeans-libs-lucene:jar:RELEASE140
to use lucene 5.5.5, if possible.
Kind regards,
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists