SuccessConsole Output

+ ./gradlew build -PBUILD_NUMBER=13 --no-daemon
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2-20210702220150+0000/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

> Task :compileJava
Note: /var/lib/jenkins/workspace/ironchests_1.16/src/main/java/com/progwml6/ironchest/IronChests.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :processResources
> Task :replaceResources UP-TO-DATE
> Task :classes
> Task :jar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :reobfJar
> Task :sourcesJar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.2-20210702220150+0000/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 11s
8 actionable tasks: 6 executed, 2 up-to-date