This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 76eafe7aa21 Merge pull request #7999 from
apache/revert-7983-NETBEANS-7981
add 90aeca3efed Revert "LSP: Speed up publish diagnostics on project scan."
new ffe785c58e0 Merge pull request #7982 from mbien/revert7737
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hints/MicronautConfigErrorProvider.java | 22 ++----
.../modules/csl/core/TLIndexerFactory.java | 27 +-------
ide/parsing.indexing/apichanges.xml | 14 ----
ide/parsing.indexing/nbproject/project.properties | 2 +-
.../parsing/impl/indexing/errors/TaskCache.java | 81 ++++++----------------
.../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 | 33 +++------
.../java/source/indexing/VanillaCompileWorker.java | 2 +-
11 files changed, 50 insertions(+), 266 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