This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 3e15eaef7f Merge pull request #7011 from
jtulach/jtulach/MultiLineTextsInMx
add 574338ac65 Revert "`NbLaunchDelegate` fix and test multi line texts in
suite.py"
new 26997b2020 Merge pull request #7061 from
apache/revert-7011-jtulach/MultiLineTextsInMx
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:
.../server/debugging/launch/NbLaunchDelegate.java | 16 +--
.../debugging/launch/NbLaunchRequestHandler.java | 2 +
.../debugging/launch/NbLaunchDelegateTest.java | 132 ---------------------
.../modules/java/mx/project/ParseSuitesTest.java | 12 --
.../modules/java/mx/project/multilinetexts.py | 53 ---------
5 files changed, 4 insertions(+), 211 deletions(-)
delete mode 100644
java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/debugging/launch/NbLaunchDelegateTest.java
delete mode 100644
java/java.mx.project/test/unit/src/org/netbeans/modules/java/mx/project/multilinetexts.py
---------------------------------------------------------------------
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