Konsolenausgabe

Started by upstream project "Wurst" build number 595
originally caused by:
 Started by remote host 192.30.252.39
Building in workspace /var/lib/jenkins/jobs/hunters-hall/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/Cokemonkey11/hunters-hall.git # timeout=10
Fetching upstream changes from https://bitbucket.org/Cokemonkey11/hunters-hall.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://bitbucket.org/Cokemonkey11/hunters-hall.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 981e645fdbec47be9d42cb902fe500b487317a54 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 981e645fdbec47be9d42cb902fe500b487317a54
 > git rev-list 981e645fdbec47be9d42cb902fe500b487317a54 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8254754700257971112.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../../Wurst StdLib/workspace/
compilation finished (errors: 0, warnings: 4)
Warning in File ItemFieldConditioningKit.jurst line 4:
 The import Table can be removed, because it is already included in Wurst.
Warning in File HunterAttack.jurst line 2:
 The import Table can be removed, because it is already included in Wurst.
Warning in File Units.jurst line 2:
 The import Table can be removed, because it is already included in Wurst.
Warning in File Colors.wurst line 148:
 Global variable decs must be declared before it is used. This will be an error in future Wurst versions.
Finished: SUCCESS