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 017eae0  Merge pull request #2060 from DevCharly/flatlaf-0.29
     add 1718236  [NETBEANS-4118] Moved Gradle Tooling into it's own module and 
to version 6.3

No new revisions were added by this update.

Summary of changes:
 groovy/gradle.htmlui/nbproject/project.xml         |  4 +-
 groovy/gradle.java.coverage/nbproject/project.xml  |  4 +-
 groovy/gradle.java/nbproject/project.xml           |  4 +-
 groovy/gradle.javaee/nbproject/project.xml         |  4 +-
 groovy/gradle.kit/nbproject/project.xml            |  4 +-
 groovy/gradle.persistence/nbproject/project.xml    |  4 +-
 groovy/gradle.spring/nbproject/project.xml         |  4 +-
 groovy/gradle.test/nbproject/project.xml           | 12 +++++-
 groovy/gradle/apichanges.xml                       | 46 ++++++++++++++++++++--
 groovy/gradle/external/binaries-list               |  1 -
 groovy/gradle/manifest.mf                          |  4 +-
 groovy/gradle/nbproject/project.properties         |  3 +-
 groovy/gradle/nbproject/project.xml                | 38 ++++--------------
 groovy/libs.gradle/build.xml                       | 25 ++++++++++++
 .../{gradle => libs.gradle}/external/binaries-list |  5 +--
 .../external/gradle-tooling-api-6.3-license.txt}   |  4 +-
 .../external/gradle-tooling-api-6.3-notice.txt}    |  0
 groovy/libs.gradle/manifest.mf                     |  6 +++
 .../nbproject/project.properties}                  | 11 ++++--
 .../nbproject/project.xml                          | 35 ++++++----------
 .../modules/libs/gradle/Bundle.properties}         |  5 +--
 nbbuild/cluster.properties                         |  1 +
 22 files changed, 135 insertions(+), 89 deletions(-)
 create mode 100644 groovy/libs.gradle/build.xml
 copy groovy/{gradle => libs.gradle}/external/binaries-list (80%)
 rename groovy/{gradle/external/gradle-tooling-api-6.0-license.txt => 
libs.gradle/external/gradle-tooling-api-6.3-license.txt} (99%)
 rename groovy/{gradle/external/gradle-tooling-api-6.0-notice.txt => 
libs.gradle/external/gradle-tooling-api-6.3-notice.txt} (100%)
 create mode 100644 groovy/libs.gradle/manifest.mf
 copy groovy/{gradle/external/binaries-list => 
libs.gradle/nbproject/project.properties} (74%)
 copy groovy/{gradle.kit => libs.gradle}/nbproject/project.xml (51%)
 copy groovy/{gradle/external/binaries-list => 
libs.gradle/src/org/netbeans/modules/libs/gradle/Bundle.properties} (79%)


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

Reply via email to