[netbeans] branch master updated: Replaced a part of replaceAll() calls to replace()

2023-01-08 Thread mbien
This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new f98e74dcb9 Replaced a part of replaceAll() call

[netbeans] branch master updated: TOML uses ANTLR4 Lexer Support

2023-01-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 88c0c39f20 TOML uses ANTLR4 Lexer Support 8

[netbeans] branch master updated: Move ANTLR Lexers to lexer.antlr4

2023-01-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6f472b51ca Move ANTLR Lexers to lexer.antlr

[netbeans] branch master updated: fix NPE in RemoveUnnecessary class when case statement list is null.

2023-01-08 Thread mbien
This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 442b693bb5 fix NPE in RemoveUnnecessary class w

[netbeans] branch master updated (3a8b5145e6 -> f77b42360f)

2023-01-08 Thread mbien
This is an automated email from the ASF dual-hosted git repository. mbien pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 3a8b5145e6 Merge pull request #5061 from lbownik/openide.util.task2 new 81197c3afd update OutputUtils to support

[netbeans] branch master updated: rewritten 2 tests of org.openide.util.TaskTest into more readable form refactored one removed tests obsoleted by https://github.com/apache/netbeans/pull/4112 added ce

2023-01-08 Thread mbien
This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new aa157c60b4 rewritten 2 tests of org.openide.uti

[netbeans] branch master updated: Initial implementation of ANTLR4 Lexer Support (#5206)

2023-01-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 89b7a0930d Initial implementation of ANTLR4