Created
December 31, 2021 04:02
-
-
Save lzimd/e6b3e6a0a3f0c34bc1dd00467fda5c7a to your computer and use it in GitHub Desktop.
gradle72 --warning-mode all
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> Configure project : | |
The JavaExec.main property has been deprecated. This is scheduled to be removed in Gradle 8.0. Please use the mainClass property instead. See https://docs.gradle.org/7.2/dsl/org.gradle.api.tasks.JavaExec.html#org.gradle.api.tasks.JavaExec:main for more details. | |
at AppMain_main___7y7n4jg8n68uur2cjl8q5fbvh$_run_closure1$_closure2$_closure3.doCall(C:\Users\xxx\AppData\Local\Temp\AppMain_main__.gradle:23) | |
(Run with --stacktrace to get the full stack trace of this deprecation warning.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment