-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Remove failOnStderr from Gradle cmakeCheck #20919
Conversation
What does it mean? Should we upgrade Gradle? |
The current stable gradle version is 8.8. But these have to be fixed before gradle 9 is offical released. |
Is our Gradle code using deprecated APIs which are causing some warning output? If so, what are the deprecated APIs and can our usage of them be updated? |
the usage like |
Will try to fix deprecated Gradle usages in a separated PR |
### Description Remove failOnStderr from Gradle cmakeCheck ### Motivation and Context The Gradle is still using the deprecated API
### Description Remove failOnStderr from Gradle cmakeCheck ### Motivation and Context The Gradle is still using the deprecated API
### Description Remove failOnStderr from Gradle cmakeCheck ### Motivation and Context The Gradle is still using the deprecated API
Description
Remove failOnStderr from Gradle cmakeCheck
Motivation and Context
The Gradle is still using the deprecated API