SuccessConsole Output

Started by BitBucket push by CrushedPixel
Building in workspace /var/lib/jenkins/workspace/CPReplayMod
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@bitbucket.org:CrushedPixel/cpreplaymod.git # timeout=10
Fetching upstream changes from git@bitbucket.org:CrushedPixel/cpreplaymod.git
 > git --version # timeout=10
using GIT_SSH to set credentials Default deployment key
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:CrushedPixel/cpreplaymod.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 8569ee59ab96249f98575a2e89ba3e68b1bc48be (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8569ee59ab96249f98575a2e89ba3e68b1bc48be
 > git rev-list b98f62c3c9c2cb92fe9c7bdc0aa3d8bb757f92c9 # timeout=10
[Gradle] - Launching build.
[CPReplayMod] $ /var/lib/jenkins/workspace/CPReplayMod/gradlew clean setupCIWorkspace build
****************************
 Powered By MCP:             
 http://modcoderpack.com/    
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : snapshot_nodoc_20141130
****************************
Found AccessTransformer in main resources: replaymod_at.cfg
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar
Applying SpecialSource...
Applying Exceptor...
Stripping synthetics...
:setupCIWorkspace
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:copySrgs
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: SpongePowered Mixin Annotation Processor v0.4.3
warning: Supported source version 'RELEASE_6' from annotation processor 'org.spongepowered.tools.obfuscation.TargetObfuscationProcessor' less than -source '1.7'
Note: Loading SRGs from /var/lib/jenkins/workspace/CPReplayMod/build/srgs/mcp-srg.srg
Note: Writing output SRGs to /var/lib/jenkins/workspace/CPReplayMod/build/tmp/mixins/mixins.srg
warning: Supported source version 'RELEASE_6' from annotation processor 'org.spongepowered.tools.obfuscation.InjectionObfuscationProcessor' less than -source '1.7'
Note: Writing refmap to /var/lib/jenkins/workspace/CPReplayMod/build/tmp/mixins/mixins.replaymod.refmap.json
Note: Writing output SRGs to /var/lib/jenkins/workspace/CPReplayMod/build/tmp/mixins/mixins.srg
Note: Writing refmap to /var/lib/jenkins/workspace/CPReplayMod/build/tmp/mixins/mixins.replaymod.refmap.json
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.
2 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

BUILD SUCCESSFUL

Total time: 48.481 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
IRC notifier plugin: Sending notification to: #jbot-ci
Finished: SUCCESS