mbien commented on issue #8384: URL: https://github.com/apache/netbeans/issues/8384#issuecomment-2940587069
lucene 10 is JDK 21 which means lucene 9.x would be max till NB 30. Lucene 5 would be the minimal version we would have to reach to solve this issue (assuming no other issues show up - I haven't checked). Whether we do this incrementally in small steps or throw the code away and rewrite for lucene 9 is the other question. In any case this will break the API. Small steps while following the migration guide might be easier. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists