-
Notifications
You must be signed in to change notification settings - Fork 3k
Revert "Replace Gradle's deprecated project.exe() with project.providers.exe()" #48546
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
Revert "Replace Gradle's deprecated project.exe() with project.providers.exe()" #48546
Conversation
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
@aloubyansky not sure what's a good convention for a PR title here: the default one doesn't fly well with quarkus-bot. |
Status for workflow
|
Do we understand why the tests were failing? Because it looked like a change we would want? |
It still has to be investigated. The change was reverted to get the CI working again. Here is an error that would be logged with that change
|
This reverts commit 47eac67
As per discussion in #48486