This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch release240
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 212f4c39a71 Merge pull request #7992 from apache/delivery
     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
     new 6308a54f5ac Merge pull request #8002 from apache/delivery

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    | 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 --------------
 12 files changed, 50 insertions(+), 327 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

Reply via email to