This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new b9e9aa2ab5 Upgrade Gradle Tooling API to 8.1 GA
b9e9aa2ab5 is described below
commit b9e9aa2ab5b637a5e16f0fb25e0f4d8030d40500
Author: Laszlo Kishalmi <[email protected]>
AuthorDate: Sat Apr 15 07:40:47 2023 -0700
Upgrade Gradle Tooling API to 8.1 GA
---
extide/libs.gradle/external/binaries-list | 2 +-
...ng-api-8.1-rc-2-license.txt => gradle-tooling-api-8.1-license.txt} | 4 ++--
...ling-api-8.1-rc-2-notice.txt => gradle-tooling-api-8.1-notice.txt} | 0
extide/libs.gradle/nbproject/project.properties | 2 +-
extide/libs.gradle/nbproject/project.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/extide/libs.gradle/external/binaries-list
b/extide/libs.gradle/external/binaries-list
index d5d8652419..22ac09dde5 100644
--- a/extide/libs.gradle/external/binaries-list
+++ b/extide/libs.gradle/external/binaries-list
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-9BDE23C249C496F22A15B6202219170C5BCEF825
https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/8.1-rc-2/gradle-tooling-api-8.1-rc-2.jar
gradle-tooling-api-8.1-rc-2.jar
+3A673551814ABB3934516344F025B394C9BF7BD6
https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/8.1/gradle-tooling-api-8.1.jar
gradle-tooling-api-8.1.jar
diff --git
a/extide/libs.gradle/external/gradle-tooling-api-8.1-rc-2-license.txt
b/extide/libs.gradle/external/gradle-tooling-api-8.1-license.txt
similarity index 99%
rename from extide/libs.gradle/external/gradle-tooling-api-8.1-rc-2-license.txt
rename to extide/libs.gradle/external/gradle-tooling-api-8.1-license.txt
index 6c71fd7075..17972b70bd 100644
--- a/extide/libs.gradle/external/gradle-tooling-api-8.1-rc-2-license.txt
+++ b/extide/libs.gradle/external/gradle-tooling-api-8.1-license.txt
@@ -1,7 +1,7 @@
Name: Gradle Wrapper
Description: Gradle Tooling API
-Version: 8.1-rc-2
-Files: gradle-tooling-api-8.1-rc-2.jar
+Version: 8.1
+Files: gradle-tooling-api-8.1.jar
License: Apache-2.0
Origin: Gradle Inc.
URL: https://gradle.org/
diff --git a/extide/libs.gradle/external/gradle-tooling-api-8.1-rc-2-notice.txt
b/extide/libs.gradle/external/gradle-tooling-api-8.1-notice.txt
similarity index 100%
rename from extide/libs.gradle/external/gradle-tooling-api-8.1-rc-2-notice.txt
rename to extide/libs.gradle/external/gradle-tooling-api-8.1-notice.txt
diff --git a/extide/libs.gradle/nbproject/project.properties
b/extide/libs.gradle/nbproject/project.properties
index 98f01b2184..ea5cdea54f 100644
--- a/extide/libs.gradle/nbproject/project.properties
+++ b/extide/libs.gradle/nbproject/project.properties
@@ -22,4 +22,4 @@ javac.compilerargs=-Xlint -Xlint:-serial
# For more information, please see http://wiki.netbeans.org/SignatureTest
sigtest.gen.fail.on.error=false
-release.external/gradle-tooling-api-8.1-rc-2.jar=modules/gradle/gradle-tooling-api.jar
+release.external/gradle-tooling-api-8.1.jar=modules/gradle/gradle-tooling-api.jar
diff --git a/extide/libs.gradle/nbproject/project.xml
b/extide/libs.gradle/nbproject/project.xml
index 3940a19b1c..dfb3b608dc 100644
--- a/extide/libs.gradle/nbproject/project.xml
+++ b/extide/libs.gradle/nbproject/project.xml
@@ -39,7 +39,7 @@
</public-packages>
<class-path-extension>
<runtime-relative-path>gradle/gradle-tooling-api.jar</runtime-relative-path>
-
<binary-origin>external/gradle-tooling-api-8.1-rc-2.jar</binary-origin>
+
<binary-origin>external/gradle-tooling-api-8.1.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
---------------------------------------------------------------------
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