Skip to content
Success

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Binnie's 1.7.10/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master-MC1.7.10^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master-MC1.7.10^{commit} # timeout=10
Checking out Revision 97e808394fcd694bd3cf94745bed45d2d83d8748 (refs/remotes/origin/master-MC1.7.10)
Commit message: "Merge pull request #249 from KorDum/bugfix/issue-247"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97e808394fcd694bd3cf94745bed45d2d83d8748
 > git rev-list cf518d19fb3c0399a0c96568245dbf200cd2dc6a # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins2249654552520044019.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives
****************************
 Powered By MCP:             
 http://modcoderpack.com/    
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
: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
:compileJava/var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/sources/java/binnie/extratrees/FakeWorld.java:16: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
import sun.reflect.ReflectionFactory;
                  ^
/var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/sources/java/binnie/extratrees/FakeWorld.java:120: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
				ReflectionFactory rf = ReflectionFactory.getReflectionFactory();
				^
/var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/sources/java/binnie/extratrees/FakeWorld.java:120: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
				ReflectionFactory rf = ReflectionFactory.getReflectionFactory();
				                       ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings

: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
:uploadArchives

BUILD SUCCESSFUL

Total time: 52.816 secs
Archiving artifacts
Finished: SUCCESS