You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [warn] Executing Gradle on JVM versions 16 and lower has been deprecated.
This will fail with an error in Gradle 9.0.
Executing Gradle on JVM versions 16 and lower has been deprecated.
- Solutions
- Executing Gradle on JVM versions 16 and lower has been deprecated.executing-gradle-on-jvm-versions-and-lower
- [warn] The CopyProcessingSpec.setFileMode(Integer) method has been deprecated.
This is scheduled to be removed in Gradle 9.0.
The CopyProcessingSpec.setFileMode(Integer) method has been deprecated.
- Solutions
[enum] Please use the filePermissions(Action) method instead.
- The CopyProcessingSpec.setFileMode(Integer) method has been deprecated.the-copyprocessingspec-setfilemode-integer-method-has-been-deprecated
- [warn] The FileTreeElement.getMode() method has been deprecated.
This is scheduled to be removed in Gradle 9.0.
The FileTreeElement.getMode() method has been deprecated.
- Solutions
[enum] Please use the getPermissions() method instead.
- The FileTreeElement.getMode() method has been deprecated.the-filetreeelement-getmode-method-has-been-deprecated
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
The text was updated successfully, but these errors were encountered: