Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gradle to 7.6 #178

Merged
merged 1 commit into from Feb 12, 2023
Merged

Update gradle to 7.6 #178

merged 1 commit into from Feb 12, 2023

Conversation

github-actions[bot]
Copy link

Upgrade to latest gradle version 7.6

fixed issues
  • #22484 java.sourceSets.main.output.classesDirs no longer depends on the classes task in Gradle 7.6
  • #22467 File system events ignored after file watcher error
  • #22464 Issue with parallel project model building
  • #22423 frequent StackOverflowError in execution plan
  • #22385 Gradle-side API to power buildscan.background callbacks in configuration-cache compatible way
  • #22320 java.lang.ClassCastException: class org.gradle.execution.plan.CompositeNodeGroup cannot be cast to class org.gradle.execution.plan.OrdinalGroup
  • #22305 Custom ValueSource erroneously tracks files etc used in obtain() when ValueSource parameters are passed in
  • #22295 Dependency verification - rollback key ring disambiguation
  • #22279 Gradle 7.6 (UnsupportedOperationException -> PreResolvedResolvableArtifact.getModuleVersion)
  • #22235 ConcurrentModificationException when excluding multi tasks from command line (-x) in a subproject with configureondemand
  • #22196 Report @input annotation misapplied to File/Directory-based properties as warnings
  • #22144 Investigate regression on changes to artifact resolution
  • #22046 Configuration cache fails when using includeBuild(".")
  • #22013 test-report-aggregation docs are missing mention of --continue flag
  • #21990 JacocoReportAggregationPlugin doesn't work with JvmTestSuitePlugin
  • #21983 Gradle build package has snakeyaml dependency for plugins has a CVE with high base score
  • #21975 7.5.1 gradle version - java.lang.StackOverflowError at org.gradle.execution.plan.FinalizerGroup$FinalizesMembers.getFilteredSuccessorsFor(FinalizerGroup.java:297)
  • #21962 7.5: mustRunAfter(configuration) causes ActionNode cannot be cast to TaskNode
  • #21898 Add deprecation logging to org.gradle.util.GradleVersion.getNextMajor()
  • #21886 Deprecate org.gradle.api.internal.artifacts.dsl.dependencies.DependencyFactory
  • #21848 Gradle distribution jar is not reproducible due to fastutil minification transform
  • #21839 Report deprecations for deprecated members from the org.gradle.util package
  • #21783 dependency resolution error should be thrown in the same way regardless of whether config caching is enabled or not
  • #21781 "withVariantReselection" API broken
  • #21758 JavaCompile and Test tasks silently ignore explicit executable if it does not exist
  • #21748 --rerun fails on configuration cache hit
  • #21708 Can't exclude composite build tasks
  • #21644 Incremental compilation after failure issues when all classes are not removed
  • #21624 Could not set system property in the new Checkstyle task and finally failed by NPE when using "ENTITY" feature in configuration files
  • #21616 Toolchain probing cannot cope with warnings from java
  • #21610 Include klib extension as KNOWN_ZIP_EXTENSIONS for java normalization
  • #21591 NullPointerException when using convention mapping and a Property for the same name
  • #21559 chore: move JUnit and TestNG "dummy" tests to textFixtures
  • #21542 StackOverflowError in FinalizerGroup.isCanCancel when handling build failure
  • #21529 Add support for JDK19
  • #21522 Broken link to processResources on the Java Plugin doc page
  • #21465 Cannot extract contents of Renjin 3.5 beta76 archive
  • #21325 "Unable to make progress running work" redux
  • #21323 Poor performance for fully up-to-date builds on machines with many CPU cores
  • #21306 :incubationReport txt reporter broken on Kotlin function signatures spanning multiple lines
  • #21252 Gradle does not recover from dependency resolution failures that happen while writing to the cache
  • #21209 Introduce Strongly Typed Dependency Block
  • #21203 Incremental Annotation Processing Issue when recompiling annotated source dependency
  • #21158 Document behavior around -- to differentiate between task options and Gradle command-line flags
  • #21116 StackOverflowError thrown from internal Gradle code.
  • #21111 Adding files to variants created from ComponentMetadataRules does not work when SNAPSHOT versions are used
  • #21074 ProjectBuilder tests failing when exercising Kotlin multiplatform plugin
  • #21011 Deprecate org.gradle.kotlin.dsl.precompiled.accessors.strict=false or unset
  • #21001 Add docs and snippets for Sharing Configuration Between Test Suites
  • #20995 can't view KDoc or source code of generated Kotlin dependency extensions in IDE
  • #20981 Gradle init doesn't escape single quotes
  • #20977 Upgrade Kotlin to 1.7.0 and maybe try out the K2 compiler?
  • #20975 Artifact transforms execute before all dependencies are ready
  • #20956 Add priority order for disambiguation rules to resolvableConfigurations report
  • #20945 Composite builds fail when reusing configuration cache
  • #20928 Manifest.from(Object...) does not support merging Manifest implementations
  • #20902 Accept Provider for configuring testing framework versions
  • #20891 startScripts relies on chmod being in the PATH.
  • #20883 Stop computing a logging string that is not used
  • #20857 Incorrect warning in "Working with files" documentation
  • #20852 Typo in docs: version should be versionRef.
  • #20847 Plugin variants are ignored when plugin is added as buildSrc common dependency
  • #20846 Test task avoidance is not working since Gradle 7.4.x
  • #20824 Buildscript jars are not keeping their original compression
  • #20813 CachingJvmMetadataDetector caches metadata of invalid installations for the lifetime of the daemon, not build
  • #20794 Instrument invokedynamic-based Groovy bytecode for configuration cache input detection
  • #20778 IdentityTransform fails with FileNotFound after updating to 7.5-rc1
  • #20740 Gradle should log empty javac arguments as quotes pair in debug mode
  • #20728 Add https://pgp.mit.edu to the list of default key servers.
  • #20722 Task buildNeeded and buildDependents resolve configuration too early
  • #20709 Config cache exception on JDK 17: InaccessibleObjectException CopyOnWriteArrayList.writeObject
  • #20708 @classpath with @NormalizeLineEndings fails to capture differences in zip entries on JDK8
  • #20702 Follow up for optimistic locking changes #20687
  • #20695 Precompiled Kotlin script plugins are broken in explicit API mode
  • #20668 Fix implicit command-line ordering test in AbstractIdeLifecycleIntegrationTest
  • #20644 JVM 9+ No Way to Enable Remote Debugging
  • #20641 Option to rerun only requested tasks
  • #20630 InitBuild task should convert Maven compile scope to api, not implementation
  • #20626 Documentation for how to access gradle.properties values in settings.gradle could be enhanced
  • #20612 error during build: BuildOperationType.java unmappable character (0x9D) for encoding windows-1252
  • #20611 No way to apply --no-daemon: current process arguments format bug
  • #20579 Re-use Scala compiler between runs
  • #20517 Implicit Dependency deprecation warning links to default "Authoring Tasks" in Build Scans
  • #20510 DirectDependenciesMetadata removals "mutate" previously returned DirectDependencyMetadata instances, removeAll(Collection) is completely broken‼
  • #20482 When using the jacoco report aggregation plugin, some classes are not clickable in the report.
  • #20478 Incremental java compiler does not detect changes to classes used in type parameters in some cases
  • #20473 ./gradlew projects fails the second time with configuration cache enabled
  • #20468 Update vulnerable and old dependencies in gradle distribution (7.4.2)
  • #20461 "--offline" execution option should be considered as configuration input
  • #20432 JaCoCo Report Aggregation Plugin uses JARs not class directories in allCodeCoverageReportClassDirectories configuration
  • #20372 Support Java 19
  • #20370 Version Catalogs documentation is outdated regards using values defined in Versions scope
  • #20243 Consider removing the deprecation on catalog names
  • #20142 publish using maven-publish resulting in shrinked pom.xml version
  • #20140 Key exporting writes out duplicate keys
  • #20062 Regression in primary task ordering
  • #19953 Composite Builds Hierarchical Multirepo Sample - fails when following the instructions
  • #19939 Gradle 7.4 regression in toolchain support, gradle reports Invalid encoding name "UTF8"
  • #19870 JVM Test Suite Plugin for integrationTest, how to add all test dependencies to integrationTest task in multi module project
  • #19842 publish task from maven-publish plugin should work with configuration cache
  • #19761 Update DefaultJvmTestSuite and BuildInit to use JUnit 5 when applying useKotlinTest
  • #19759 Improve TestLauncher interface
  • #19752 VERSION_CATALOGS feature fails if any dir in project path starts with character "u": "illegal unicode escape"
  • #19734 Upgrade embedded Kotlin to 1.7.10
  • #19608 Improve outputContains output for integration testing
  • #19602 Make compile tasks incremental after a failure
  • #19453 Incremental cache lost after a compilation error when using Micronaut
  • #19446 Throws TimeoutException during configuration (after 1 minute, Gradle Kotlin IO impl)
  • #19296 Document where to find Options from tasks
  • #19234 JavaToolchainService not available on JVM ecosystem projects
  • #19232 gradleTestKit not available in test suite
  • #19192 Named argument notation not supported for dependencies in test suite plugin
  • #19140 Support "Zulu OpenJDK Discovery API" for auto provisioning toolchains
  • #19085 Remove internal org.gradle.kotlin.dsl.accessors feature flag
  • #19077 [Build Scans] Class-based Settings Plugin breaks build scans when using pluginManagement.includeBuild(...)
  • #18698 Add a classifier property to the Distribution type
  • #18627 Update bundled JUnit 5 launcher
  • #18227 Precompiled Kotlin DSL scripts fix the JVM target to 8
  • #17575 Allow setting a custom timeout for gradle wrapper download
  • #17470 dependencies task is not compatible with the configuration cache
  • #17334 Report the number of tasks scheduled for execution to TAPI clients
  • #17327 Support serializable lambdas for up-to-date checks
  • #16897 IBM JDK is detected but never selected
  • #16865 DependencyHandler create method is missing configure with Action overload
  • #16702 "properties" task is not configuration cache compatible
  • #16642 Retry connection connection closed during resolution.
  • #16596 Support auto-download of Java toolchains for more vendors than just AdoptOpenJDK
  • #16423 Configuration cache - patterns are not serialized for the file tree
  • #16295 TestLauncher TAPI improvements
  • #16140 Gradle javaToolChains - output is misleading
  • #15918 javaToolchains task provides insufficient error information
  • #15326 gradle init should not create buildSrc but use included build logic builds
  • #14375 Public API for deciding whether config caching is enabled
  • #13601 No java incremental compile after compile failure - "unable to get source-classes mapping relationship from last compilation."
  • #13323 Extended test results for Tooling API events
  • #13274 Re-use compiler daemons between builds
  • #12912 Improve test setup and documentation for Java & JVM projects
  • #11703 Build script class names depend on the absolute path
  • #10549 mustRunAfter not respected for dependencies of finalizer tasks
  • #9166 Ability to re-run selected tasks
  • #7923 Task action implementation is not tracked when added via Task.doLast(String, Action)
  • #7541 Add ability to specify "name" for task.onlyIf actions (and possibly others like upToDateWhen)
  • #3605 Remove wrapper zip after unzipping
  • #1775 Project.afterEvaluate execution order is not specified in documentation
  • #13468 Make maven-publish plugin support the configuration cache
  • #22582 Regression in 7.6-rc-1 when using invalid Maven repository name
  • #22566 Add extra entries to JavaVersion for future compatibility
  • #22552 7.6 RC1: UnsupportedNotationException for version catalog dependency bundle
  • #22650 7.6 RC1/2: UnsupportedNotationException for version catalog bundle dependency constraint
  • #22761 "Unable to make progress running work" redux2
  • #22734 "Unable to make progress running work" using 7.6-rc-3
  • #22720 7.6 RC3: DependencyAdder.invoke cannot be called with the arguments supplied
known issues
  • #23602 Since Gradle 7.6 my integration tests fail - but report "BUILD SUCCESSFUL"
  • #23293 "Unable to make progress running work" together with --continue and failing tasks
  • #23067 Incremental compilation of java modules is broken with Gradle 7.6
  • #22797 Version catalog accessors for plugin aliases shown as errors in IDE kotlin script editor
  • #22701 Breaking API change in 7.6: MinimalExternalModuleDependency interface adds lots of methods
  • #19382 Error extracting downloaded toolchain for JvmImplementation.J9
  • #17052 Kotlin 1.5 ".kts" build source, invoke-dynamic for SAM wrappers, and gradle tasks not up to date

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added dependencies Pull requests that update a dependency file gradle labels Feb 12, 2023
@pSub pSub merged commit 3a679e9 into master Feb 12, 2023
@pSub pSub deleted the gradle_update/version_7.6 branch February 12, 2023 12:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant