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.1 #109

Merged
merged 1 commit into from Jun 15, 2021
Merged

Update gradle to 7.1 #109

merged 1 commit into from Jun 15, 2021

Conversation

EdwarDDay
Copy link
Owner

Upgrade to latest gradle version 7.1

fixed issues
  • #17359 Build scan plugin stopped working in Elasticsearch build with Gradle 7.1-rc-1
  • #17319 Exception "Multiple builders are available to build a model" when importing Gradle 7.1-rc-1 project to IDEA
  • #17252 Add /usr/lib64/jvm as Linux Toolchain location
  • #17217 Not able to send build scan when configuration cache is enabled
  • #17195 Pre-Java 9 toolchains should be selected deterministically
  • #17130 Documentation: snipped uses incorrect validation error suppression id
  • #17085 Provide detailed tool information in JavaInstallationMetadata
  • #17049 Follow up on Report.enabled deprecation with third-party plugins
  • #17048 Follow up on JavaExecHandleBuilder.setMain(String) deprecation with third-party plugins
  • #17047 Follow up on WorkerExecutor.submit() deprecation with third-party plugins
  • #16985 Persisted work outputs should record origin execution time as precisely the time taken to perform the work
  • #16974 Deprecate consumption of code quality + antlr plugin configurations
  • #16939 Make JacocoCoverageVerification cacheable
  • #16806 Performance regression after incremental compiler change
  • #16784 Allow iterating over dependencies declared in a version catalog
  • #16775 Using Provider#orElse in 7.0 causes "Querying the mapped value of property ... before task ... has completed is not supported" error
  • #16743 End-of-build summary on console should report tasks from included builds
  • #16402 Deprecate command-line options that describe the build layout
  • #16398 Model building hangs when using new parallel TAPI APIs
  • #16255 Avoid showing type for some validation deprecation warnings
  • #15983 Ensure deprecation warnings in smoke tests are followed up on
  • #15681 Deprecate getters/setters that have a stable property as replacement since 7.0
  • #15679 CreateOutputsStep attempts to call mkdirs on existing file when OutputFiles annotation on FileTree
  • #15638 Deprecate Upload task
  • #15569 zipTree does not propagate task dependencies
  • #15416 Make sure 'plugins {}' and 'pluginManagement {}' blocks are supported in pre-compiled settings script plugins - Kotlin DSL and Groovy DSL
  • #15404 Included build with pre-compiled Kotlin DSL plugins fails to import in IDEA under certain conditions
  • #15378 Using failOnVersionConflict resolution strategy in settings buildscript causes NullPointerException
  • #15214 Accessors generation task for Kotlin precompiled script plugins can produce and store problematic outputs
  • #14107 DependencySubstitutions API evolution (deprecate 'Substitution.with')
  • #13891 Deprecate including sub-projects from outside the root project directory
  • #13122 "GradleProperties has not been loaded yet" error when building project with ProjectBuilder
  • #12767 Deprecate JacocoMerge task
  • #11621 Make deprecation warning clearer
  • #10796 Fully deprecate the Upload task and related concepts
  • #10061 Deprecate old artifact transform API
  • #9052 Remove custom change detection code from incremental Java compile
  • #8404 Deprecate using (internal) convention mapping for properties of type Provider
  • #6825 System properties in gradle.properties are non read from init script when using intellij project import
  • #3425 Deprecate Convention concept
  • #3191 Expose statically typed way to get convention from sourceSet
  • #1001 Init scripts for buildSrc should have access to gradle.properties

Automated changes by create-pull-request GitHub action

@EdwarDDay EdwarDDay added dependencies Pull requests that update a dependency file gradle labels Jun 15, 2021
@EdwarDDay EdwarDDay merged commit c83034b into main Jun 15, 2021
@EdwarDDay EdwarDDay deleted the gradle_update/version_7.1 branch June 15, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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