mbien commented on PR #9205: URL: https://github.com/apache/netbeans/pull/9205#issuecomment-3902265812
The repo is likely not ready yet for a core JDK 21 dependency like lucene 10.x (https://github.com/apache/netbeans/issues/7871). Lucene 9.x uses JDK 11 as baseline which would avoid a bunch of problems as intermediate step (+ we already use it elsewhere too). Both @lkishalmi and me tried to stabilize on lucene 4 first, I haven't touched my [wip branch](https://github.com/apache/netbeans/issues/8384#issuecomment-2975151730) in a while but I believe Laszlo is experimenting right now with lucene 4 too. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
