mbien commented on issue #8384: URL: https://github.com/apache/netbeans/issues/8384#issuecomment-2975151730
extracted a cleanup PR https://github.com/apache/netbeans/pull/8590 from my lucene 4.0 [wip branch](https://github.com/mbien/netbeans/tree/wip-lucene-upgrade) (branch won't build atm, goal right now is to make `parsing.lucene` tests pass - I ignore nb API for now) Its difficult to run tests once the lucene libs are bumped to 4.0 due to API changes so I moved some changes to 3.6.2 which can be integrated earlier. We might also want to add more tests to `parsing.lucene` firsts. -- 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
