This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 5a7340782f5 Merge pull request #7980 from lahodaj/NETBEANS-7949
add ef08ea6d774 Revert "[NETBEANS-7981] Handling Diagnostics with position
-1 while writing error/warning index."
add 76eafe7aa21 Merge pull request #7999 from
apache/revert-7983-NETBEANS-7981
add 90aeca3efed Revert "LSP: Speed up publish diagnostics on project scan."
add ffe785c58e0 Merge pull request #7982 from mbien/revert7737
add e3f41d21fab Merge branch delivery handling conflicts.
new 4c4ed502ad7 Merge pull request #8007 from
neilcsmith-net/del-master-24rc5
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 ----
.../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