You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2023/01/23 09:58:23 UTC

[netbeans] branch delivery updated (d701a20f78e -> 60e5f0223d1)

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

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


    from d701a20f78e Merge pull request #5298 from DevCharly/flatlaf-3.0
     new e38c9e57613 Improving indexing for (massivelly)  erroneous sources.
     new cffa8f2ea69 Handling pattern switches in indexing.
     new 60e5f0223d1 Merge pull request #5172 from jlahoda/improve-indexing-with-errors

The 8009 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:
 .../java/source/indexing/VanillaCompileWorker.java |  43 +++++
 .../source/indexing/VanillaCompileWorkerTest.java  | 189 +++++++++++++++++++++
 .../lib/nbjavac/services/NBJavaCompiler.java       |  12 +-
 3 files changed, 242 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists