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 4c43851e72 Merge pull request #6987 from mbien/no-struts
     add e5c131a410 Test for handling multiline texts in suite.py
     add c27fa6f392 Put FileObject's DataObject in the Lookup sent to 
ActionProvider
     new 3e15eaef7f Merge pull request #7011 from 
jtulach/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, 211 insertions(+), 4 deletions(-)
 create mode 100644 
java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/debugging/launch/NbLaunchDelegateTest.java
 create 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

Reply via email to