This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 7815789 Merge pull request #1115 from
geertjanw/NETBEANS-2040]-maven-first
new 0e64308 [NETBEANS-2012] Upgraded libraries for Gradle Java Coverage
to support Java 11
new 0557538 Fix test actions and action customizer.
The 2328 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:
groovy/gradle.java/external/asm-7.0-license.txt | 38 ++++++++++++++++++++++
groovy/gradle.java/external/binaries-list | 5 ++-
...cense.txt => org.jacoco.core-0.8.3-license.txt} | 2 +-
...notice.txt => org.jacoco.core-0.8.3-notice.txt} | 2 +-
groovy/gradle.java/nbproject/project.properties | 5 ++-
groovy/gradle.java/nbproject/project.xml | 14 +++++++-
.../modules/gradle/java/action-mapping.xml | 4 +--
.../gradle/actions/ReplaceTokenProviderMerger.java | 8 +++--
.../gradle/api/execute/GradleCommandLine.java | 1 +
.../gradle/customizer/BuildActionsCustomizer.java | 4 +--
10 files changed, 72 insertions(+), 11 deletions(-)
create mode 100644 groovy/gradle.java/external/asm-7.0-license.txt
rename groovy/gradle.java/external/{org.jacoco.core-0.8.2-license.txt =>
org.jacoco.core-0.8.3-license.txt} (99%)
rename groovy/gradle.java/external/{org.jacoco.core-0.8.2-notice.txt =>
org.jacoco.core-0.8.3-notice.txt} (61%)
---------------------------------------------------------------------
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