Konsolenausgabe

Build wurde durch eine SCM-Änderung ausgelöst.
Baue in Arbeitsbereich /var/lib/jenkins/workspace/ForestDef
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/classic
Seen branch in repository origin/healbacktower
Seen branch in repository origin/master
Seen 3 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 6b39ec26a94a4c0f656a2a70cf44af354905cb8f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b39ec26a94a4c0f656a2a70cf44af354905cb8f
Commit message: "fix endboss group enum error, shift spawn regions closer on big arena"
 > git rev-list --no-walk b8b4116e824699f813ba78ba23cef89252e91af4 # timeout=10
[ForestDef] $ /bin/sh -xe /tmp/jenkins8938913647876178724.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -lib ../Frentity/ -runcompiletimefunctions
compilation finished (errors: 0, warnings: 7)
Warning in File Wave.wurst line 40:
 The assignment to local variable id is never read.
Warning in File ArtilleryTower.wurst line 23:
 <getSpellTargetPos> is deprecated. Use EventData.getSpellTargetPos(). 
Warning in File ArtilleryTower.wurst line 23:
 <getSpellTargetPos> is deprecated. Use EventData.getSpellTargetPos(). 
Warning in File ArtilleryTower.wurst line 28:
 <getSpellTargetPos> is deprecated. Use EventData.getSpellTargetPos(). 
Warning in File ArtilleryTower.wurst line 28:
 <getSpellTargetPos> is deprecated. Use EventData.getSpellTargetPos(). 
Warning in File ArtilleryTower.wurst line 30:
 <getSpellTargetPos> is deprecated. Use EventData.getSpellTargetPos(). 
Warning in File ArtilleryTower.wurst line 30:
 <getSpellTargetPos> is deprecated. Use EventData.getSpellTargetPos(). 
Finished: SUCCESS