mbien opened a new pull request, #4077: URL: https://github.com/apache/netbeans/pull/4077
follow up on #3558 the upgrade from 6.1.1 to the just released 6.2.0 allows us to revert 9adf9baacebb0fc25277ff7a8b34a46c0d7ff8a2 since https://issues.apache.org/jira/browse/MINDEXER-144 has been addressed thanks to the maven-indexer devs. changelog: ``` Release Notes - Maven Indexer - Version 6.2.0 ** Bug * [MINDEXER-121] - ChunkReaderIterator leaks InputStreams * [MINDEXER-144] - IndexOutOfBoundsException during indexing * [MINDEXER-146] - Fix issues reported by Lucene 9 ** New Feature * [MINDEXER-124] - IndexReader modules should provide resource handler implementations * [MINDEXER-143] - Introduce Search API and provide backends ** Task * [MINDEXER-145] - Update parent POM and dependencies * [MINDEXER-147] - Move rootGroups and allGroups fields out of index * [MINDEXER-149] - Deprecate Maven1 support ``` -- 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
