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

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


    from 468294c  Merge pull request #2473 from 
entlicher/headlessUQEinDES_delivery
     new d7d4faf  Notify successful execution as soon as Gradle build succeeds
     new c945e9a  Support ActionProgress to allow observing Gradle build process
     new ed95fe7  Perform BUILD when no single run/debug action is available
     new 5fc97b3  Make sure Maven project is refreshed before build is over
     new 5c8fd84  Merge pull request #2471 from 
JaroslavTulach/jtulach/RefreshGradleAfterSuccessfulBuild

The 4563 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:
 .../modules/gradle/ActionProviderImpl.java         |  13 +-
 .../modules/gradle/NbGradleProjectImpl.java        |   4 +-
 .../modules/gradle/api/execute/RunUtils.java       |   4 +-
 .../gradle/execute/GradleDaemonExecutor.java       |  44 ++++++
 .../server/debugging/launch/NbLaunchDelegate.java  | 155 ++++++++++++++-------
 .../netbeans/modules/maven/ActionProviderImpl.java |   6 +-
 .../netbeans/modules/maven/NbMavenProjectImpl.java |   7 +-
 .../netbeans/modules/maven/api/NbMavenProject.java |   5 +-
 .../maven/execute/MavenCommandLineExecutor.java    |  19 ++-
 9 files changed, 179 insertions(+), 78 deletions(-)


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

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

Reply via email to