Details
Description
Gradle's command line build warns
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5.1/userguide/command_line_interface.html#sec:command_line_warnings
when using gradle 6.0 or above.
Find the deprecated usage and change it to the recommended alternatives.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5.1/userguide/command_line_interface.html#sec:command_line_warnings
when using gradle 6.0 or above.
Find the deprecated usage and change it to the recommended alternatives.
Attachments
Issue Links
- related with
-
JAL-3753 "resources", "help" and "doc" being included in jalview.jar and shadowJar twice, one copy without $$text$$ replacements
- Closed