SuccessConsole Output

Started by user Jonas
Building in workspace /var/lib/jenkins/workspace/replay-restrictions
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ReplayMod/replay-restrictions.git # timeout=10
Fetching upstream changes from https://github.com/ReplayMod/replay-restrictions.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/ReplayMod/replay-restrictions.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 83957e50c7c642ec07980ae8f4a1c187ee460042 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83957e50c7c642ec07980ae8f4a1c187ee460042
First time build. Skipping changelog.
[Gradle] - Launching build.
[replay-restrictions] $ /var/lib/jenkins/workspace/replay-restrictions/gradlew clean build
:replayrestrictions-bukkit:clean
:replayrestrictions-bungeecord:clean
:replayrestrictions-sponge:clean
:replayrestrictions-bukkit:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning

:replayrestrictions-bukkit:processResources
:replayrestrictions-bukkit:classes
:replayrestrictions-bukkit:jar
:replayrestrictions-bukkit:javadoc
:replayrestrictions-bukkit:javadocJar
:replayrestrictions-bukkit:sourcesJar
:replayrestrictions-bukkit:assemble
:replayrestrictions-bukkit:licenseMain UP-TO-DATE
:replayrestrictions-bukkit:licenseTest UP-TO-DATE
:replayrestrictions-bukkit:license UP-TO-DATE
:replayrestrictions-bukkit:compileTestJava UP-TO-DATE
:replayrestrictions-bukkit:processTestResources UP-TO-DATE
:replayrestrictions-bukkit:testClasses UP-TO-DATE
:replayrestrictions-bukkit:test UP-TO-DATE
:replayrestrictions-bukkit:check UP-TO-DATE
:replayrestrictions-bukkit:build
:replayrestrictions-bungeecord:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning

:replayrestrictions-bungeecord:processResources
:replayrestrictions-bungeecord:classes
:replayrestrictions-bungeecord:jar
:replayrestrictions-bungeecord:javadoc
:replayrestrictions-bungeecord:javadocJar
:replayrestrictions-bungeecord:sourcesJar
:replayrestrictions-bungeecord:assemble
:replayrestrictions-bungeecord:licenseMain UP-TO-DATE
:replayrestrictions-bungeecord:licenseTest UP-TO-DATE
:replayrestrictions-bungeecord:license UP-TO-DATE
:replayrestrictions-bungeecord:compileTestJava UP-TO-DATE
:replayrestrictions-bungeecord:processTestResources UP-TO-DATE
:replayrestrictions-bungeecord:testClasses UP-TO-DATE
:replayrestrictions-bungeecord:test UP-TO-DATE
:replayrestrictions-bungeecord:check UP-TO-DATE
:replayrestrictions-bungeecord:build
:replayrestrictions-sponge:compileJava
:replayrestrictions-sponge:processResources
:replayrestrictions-sponge:classes
:replayrestrictions-sponge:jar
:replayrestrictions-sponge:javadoc
:replayrestrictions-sponge:javadocJar
:replayrestrictions-sponge:sourcesJar
:replayrestrictions-sponge:assemble
:replayrestrictions-sponge:licenseMain UP-TO-DATE
:replayrestrictions-sponge:licenseTest UP-TO-DATE
:replayrestrictions-sponge:license UP-TO-DATE
:replayrestrictions-sponge:compileTestJava UP-TO-DATE
:replayrestrictions-sponge:processTestResources UP-TO-DATE
:replayrestrictions-sponge:testClasses UP-TO-DATE
:replayrestrictions-sponge:test UP-TO-DATE
:replayrestrictions-sponge:check UP-TO-DATE
:replayrestrictions-sponge:build

BUILD SUCCESSFUL

Total time: 9.804 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS