Upgrade to latest gradle version 9.2.0
fixed issues
- #35197 Gradle's javadocs miss package information since 9.0 release
- #35110 Dead link in CC report
- #35049 Groovy ?. operator on null File objects throws exception
- #34843
javadoc:embeddedIntegTest in Gradle build itself does not work on Windows 11 anymore
- #34798 Treat TaskContainer findByPath and getByPath as mutable cross-project access
- #34758 Problem reports doesn't correctly report location
- #34738 Could not execute build using connection to Gradle distribution ... 9.0.0-bin
- #34737 Stage removal for toolchains deprecations
- #34670 Rename KotlinDslBaseScriptModel and also provide separate gradleApi for Groovy
- #34627 Multiple workflows cause unnecessary failures and spam notifications on forks
- #34607 Kotlin DSL+DCL exposes accessors for extensions rather than DCL features when imported with a
build.gradle.dcl file
- #34579 Revise the list of smoke-tested plugins
- #34570 Add AdhocComponentWithVariants.addVariantsFromConfiguration that takes Provider
- #34534 Add Path#asString method
- #34489 Enhance regular maintenance log lines in daemon log to state they are not a sign of hang
- #34427 "Capability" link in Graph Resolution docs doesn't link to Capabilities documentation
- #34394 Sync failure in gradle/gradle with IP after adding dependency
- #34267 Fix
gradle-idea-ext's IP violation
- #34212 Deprecate
org.gradle.java.installations.* as project properties
- #34165 gradle init - split Java library project doesn't build right away
- #34115 Kotlin build script compilation avoidance fails to properly detect some non-ABI changes
- #34101 Precompiled script plugin with @file annotation loses package and breaks
- #34069 CreateStartScripts does not have the templates as inputs
- #34047 Confusing
assertTasksExecuted fixture
- #33373 Put Antlr tasks into a separate group
- #33298 Deep search through the artifact transforms causes a severe regression in performance and memory usage
- #32939 Gradle TAPI client cannot pass environment variables when running on arm jdk
- #29807 Cannot use jvmToolchain() on Windows ARM64
- #27004 Missing assertions in
IdeaModel tooling tests
- #26976
GradleProject model should expose buildTreePath
- #23965 OutOfMemoryError when using GradleRunner to test task log output
- #21833 HttpBuildCacheCredentials should explicitly document that it uses HTTP Basic Auth
- #21703 Support ARM64 Windows
- #20135 If key-servers disabled and key missing, suggest --export-keys
- #20082 Apparent memory leak in GroupingProgressLogEventGenerator
- #6557 Gradle wrapper ignores HTTP status code when downloading wrapper zip
- #6072 On Windows, system properties with quotes and spaces are not passed to forked Java processes correctly
- #2354 Javadoc options addStringOption("foo") does not work as expected.
- #35297 Dependency resolution failure describer is too eager
- #35263 9.2 regression: IllegalArgumentException: Comparison method violates its general contract!
- #35231 9.2.0-RC1 breaks ValidatePlugins task in relation to Java toolchains.
- #35382 9.2.0: publishing.softwareComponentFactory.adhoc is not annotated with NonNull
- #35334 Release notes should use id, not name in
known issues
- #35572 Kotlin DSL fails with a compilation error in 9.2.0 if unicode symbols are present in gradle user home
- #35571 ConcurrentModificationException determining task dependencies in Gradle 9.2.0
- #35526 org.gradle.internal.instantiation.ClassGenerationException: Could not generate a decorated class for type DirectoryProperty
- #35522 ArrayIndexOutOfBoundsException with a circular shouldRunAfter Task constraint
- #35521 Gradle 9.2.0 fails to start on
arm32v7, ppc64le and s390x because of the change disabling the rich console on Windows ARM/AArch64
Automated changes by create-pull-request GitHub action
Uh oh!
There was an error while loading. Please reload this page.
Upgrade to latest gradle version 9.2.0
fixed issues
javadoc:embeddedIntegTestin Gradle build itself does not work on Windows 11 anymorebuild.gradle.dclfilegradle-idea-ext's IP violationorg.gradle.java.installations.*as project propertiesassertTasksExecutedfixtureIdeaModeltooling testsGradleProjectmodel should exposebuildTreePathknown issues
arm32v7,ppc64leands390xbecause of the change disabling the rich console on Windows ARM/AArch64Automated changes by create-pull-request GitHub action