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/git4711571239245599424.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 5617c18a71845dd53067328680e89353cab08c00 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5617c18a71845dd53067328680e89353cab08c00
 > git rev-list 686eb80fa419ed4cbb46f72bb92baee512b7ed81 # timeout=10
[MineFluence] $ /bin/sh -xe /tmp/hudson2169156885897485576.sh
+ ./gradlew clean setupCIWorkspace build
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-20150605.153439-301.jar
Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcinjector/3.2-SNAPSHOT/mcinjector-3.2-20150605.000822-18.jar
****************************
 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
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.8-11.14.3.1446/forge-1.8-11.14.3.1446-userdev.jar
:mergeJars SKIPPED
:applyBinPatches
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs
:deobfBinJar
Applying SpecialSource...
Applying Exceptor...
Stripping synthetics...
:setupCIWorkspace
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
Download http://repo1.maven.org/maven2/org/scala-lang/modules/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.pom
Download http://repo1.maven.org/maven2/org/scala-lang/modules/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use 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: 1 mins 31.198 secs
Archiviere Artefakte
Finished: SUCCESS