This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 4c4ed502ad7e91d74f77f01c266f7fec41a93684 Merge: 5a7340782f5 e3f41d21fab Author: Eric Barboni <[email protected]> AuthorDate: Fri Nov 29 16:32:28 2024 +0100 Merge pull request #8007 from neilcsmith-net/del-master-24rc5 Sync delivery to master after 24-rc5 (merge conflict resolved) .../hints/MicronautConfigErrorProvider.java | 22 ++---- .../modules/csl/core/TLIndexerFactory.java | 27 +------ ide/parsing.indexing/apichanges.xml | 14 ---- .../parsing/impl/indexing/errors/TaskCache.java | 82 ++++++---------------- .../modules/parsing/spi/indexing/ErrorsCache.java | 68 ------------------ .../java/lsp/server/protocol/ErrorsNotifier.java | 55 ++------------- .../server/protocol/TextDocumentServiceImpl.java | 2 +- .../java/lsp/server/protocol/ServerTest.java | 10 +-- .../java/source/indexing/JavaCustomIndexer.java | 39 +++------- .../java/source/indexing/VanillaCompileWorker.java | 2 +- .../source/indexing/VanillaCompileWorkerTest.java | 54 -------------- 11 files changed, 49 insertions(+), 326 deletions(-) --------------------------------------------------------------------- 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
