This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 887fb57886ffc0baafdff6b5ffb98613e5c69a84 Merge: 892edc9a914 3c30f1e0ca3 Author: Michael Bien <[email protected]> AuthorDate: Mon Sep 22 20:23:59 2025 +0200 Merge pull request #8814 from mbien/update-some-gradle-tests-for-21 Update some gradle tests for JDK 21 and enable them in CI .github/workflows/main.yml | 8 ++++---- .../test/unit/data/buildprops/micronaut/build.gradle | 3 ++- .../micronaut/gradle/wrapper/gradle-wrapper.properties | 2 +- .../gradle/loaders/ExtensionPropertiesExtractorTest.java | 15 ++++++--------- .../test/unit/data/artifacts/shadowed/build.gradle | 4 ++-- .../shadowed/gradle/wrapper/gradle-wrapper.properties | 2 +- .../test/unit/data/artifacts/withTests/build.gradle | 4 ++-- .../withTests/gradle/wrapper/gradle-wrapper.properties | 2 +- .../test/unit/data/dependencies/micronaut/build.gradle | 2 +- .../micronaut/gradle/wrapper/gradle-wrapper.properties | 2 +- .../queries/GradleDependenciesImplementationTest.java | 7 +++---- .../gradle/java/queries/GradleJarArtifactTest.java | 2 +- 12 files changed, 25 insertions(+), 28 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
