FailedConsole 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 1c9af24a5fa84812bd8a0e66d1c5450a477cd18e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1c9af24a5fa84812bd8a0e66d1c5450a477cd18e
 > git rev-list b2a8f7ce16bd66fe1d69d8a0bb5635d88546ff38 # 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
:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> invalid source release: 1.7

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1 mins 2.006 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Skipped archiving because build is not successful
IRC notifier plugin: Sending notification to: #jbot-ci
Finished: FAILURE