SuccessConsole Output

Started by GitHub push by CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/MineFluence
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Pixelgaffer/MineFluence # timeout=10
Fetching upstream changes from https://github.com/Pixelgaffer/MineFluence
 > git --version # timeout=10
using .gitcredentials to set credentials
 > git config --local credential.helper store --file=/tmp/git7351994120026879870.credentials # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Pixelgaffer/MineFluence +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 98c666eae20857513ef1fb9fc5e528af327b6915 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98c666eae20857513ef1fb9fc5e528af327b6915
 > git rev-list d1b5bdc7c264a4ea255f6aa56e959f2e38172f79 # timeout=10
[MineFluence] $ /bin/sh -xe /tmp/hudson4078305995308488570.sh
+ ./gradlew clean setupCIWorkspace build
****************************
 Powered By MCP:             
 http://mcp.ocean-labs.de/   
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : snapshot_20141001
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:setupCIWorkspace UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /var/lib/jenkins/workspace/MineFluence/build/sources/java/net/ocine/minefluence/blocks/MachineBlocks.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:processResources
:classes
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 15.614 secs
Archiviere Artefakte
Finished: SUCCESS