This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a change to branch release110-gradle-patch-1
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from bc64dbd [NETBEANS-2035] Enable Always show Gradle Build output by
default.
new 5397f3d [NETBEANS-2527] Update TestSuites in a Gradle Test Run upon
completion.
new 44f7ab1 [NETBEANS-2560] Fixing revression that disables all major
actions on a Java Project
new 1811de3 [NETBEANS-2288] Fixed Auxialiary properties to use
'netbeans.' prefix as other part of the plugin expects.
new 609a703 Upgraded the patched modules and the readme with building
instructions.
The 4 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:
README.md | 11 +++++
groovy/gradle.java/manifest.mf | 2 +-
.../modules/gradle/java/JavaActionProvider.java | 7 ++-
groovy/gradle.test/manifest.mf | 2 +-
.../gradle/test/GradleTestProgressListener.java | 52 ++++++++++------------
.../modules/gradle/test/GradleTestSuite.java | 45 ++++++++++++++++---
groovy/gradle/manifest.mf | 2 +-
.../gradle/GradleAuxiliaryPropertiesImpl.java | 16 +++++--
8 files changed, 97 insertions(+), 40 deletions(-)
---------------------------------------------------------------------
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