You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2021/04/15 05:45:48 UTC

[netbeans] branch master updated (bf76d65 -> 03773dd)

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/netbeans.git.


    from bf76d65  Merge pull request #2854 from emilianbold/jdk-download
     add 03773dd  [NETBEANS-5541] Upgrade Gradle Tooling to 7.0

No new revisions were added by this update.

Summary of changes:
 extide/gradle/nbproject/project.xml                      |  4 ++--
 extide/libs.gradle/external/binaries-list                |  2 +-
 ....7-license.txt => gradle-tooling-api-7.0-license.txt} |  4 ++--
 ...-6.7-notice.txt => gradle-tooling-api-7.0-notice.txt} |  2 +-
 extide/libs.gradle/manifest.mf                           |  5 ++---
 extide/libs.gradle/nbproject/project.properties          |  2 +-
 extide/libs.gradle/nbproject/project.xml                 |  2 +-
 java/gradle.java/apichanges.xml                          | 15 +++++++++++++++
 java/gradle.java/manifest.mf                             |  2 +-
 .../modules/gradle/java/api/GradleJavaSourceSet.java     | 16 ++++++++++++++++
 java/gradle.test/nbproject/project.xml                   |  4 ++--
 11 files changed, 44 insertions(+), 14 deletions(-)
 rename extide/libs.gradle/external/{gradle-tooling-api-6.7-license.txt => gradle-tooling-api-7.0-license.txt} (99%)
 rename extide/libs.gradle/external/{gradle-tooling-api-6.7-notice.txt => gradle-tooling-api-7.0-notice.txt} (86%)

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