Merge pull request #24914 Fix failing TAPI tests

Failing here: https://builds.gradle.org/buildConfiguration/Gradle_Release_Check_NoDaemon_12_bucket7/65234138

Fixed here: https://builds.gradle.org/buildConfiguration/Gradle_Release_Check_NoDaemon_12_bucket7/65245538

Co-authored-by: Bo Zhang <bo@gradle.com>
tree: 08b4e7a09a52ad6edc111d4e69f7368c3ad77e09
  1. .cm/
  2. .github/
  3. .idea/
  4. .teamcity/
  5. build-logic/
  6. build-logic-commons/
  7. gradle/
  8. subprojects/
  9. .editorconfig
  10. .gitattributes
  11. .gitignore
  12. .mailmap
  13. .tm_properties
  14. build.gradle.kts
  15. CONTRIBUTING.md
  16. gradle.png
  17. gradle.properties
  18. gradlew
  19. gradlew.bat
  20. LICENSE
  21. README.md
  22. released-versions.json
  23. settings.gradle.kts
  24. version.txt
README.md

Revved up by Gradle Enterprise CII Best Practices

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins.

For more information, please visit the official project homepage

Getting Started

Stay in Flow

Enjoy first-class Gradle support in your IDE of choice.

Need Help?

Contributing

If you're looking to contribute to Gradle or provide a patch/pull request, you can find more info here.

This project adheres to the Gradle Code of Conduct. By participating, you are expected to uphold this code.