You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2021/04/29 13:52:38 UTC

[netbeans] branch delivery updated (a898f8a -> a506eb8)

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

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


    from a898f8a  Merge pull request #2912 from jlahoda/warnings-are-not-errors
     new aab00af  Supported actions are enabled by default
     new 09f3e05  Build distributions before running or debugging unit tests
     new 8c3b56d  Notify progress of mx actions to better integrate with VSNetBeans UI
     new 494032f  Separting the action test into own suite
     new ea04448  Only check exitCode when there is no error
     new a506eb8  Merge pull request #2915 from JaroslavTulach/jtulach/WorkingMxActions

The 5366 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/mx/project/SuiteActionProvider.java       | 100 ++++++++++++++-------
 .../java/mx/project/SuiteActionProviderTest.java   |  98 ++++++++++++++++++++
 2 files changed, 165 insertions(+), 33 deletions(-)
 create mode 100644 java/java.mx.project/test/unit/src/org/netbeans/modules/java/mx/project/SuiteActionProviderTest.java

---------------------------------------------------------------------
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