Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/ForestDef/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/Frotty/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
 > git --version # timeout=10
 > git -c core.askpass=true 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/master
Seen 2 remote branches
Checking out Revision d19d6cbe9cd4f8a1df48d9d27cf13891afbe140a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d19d6cbe9cd4f8a1df48d9d27cf13891afbe140a
 > git rev-list 2cedbde8876c7f39fa358864e52f57ecf9273df8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6946088821801448111.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 ../../StdLib2/workspace/
compilation finished (errors: 0, warnings: 10)
Warning in File Entity.wurst line 129:
 The variable killer is never read.
Warning in File TrooperTower.wurst line 17:
 The variable tangle is never read.
Warning in File LumberAndCoinSystem.wurst line 4:
 The import GameTimer is never used.
Warning in File FieldGenerator.wurst line 2:
 The import Entity can be removed, because it is already included in PresetBuffs.
Warning in File FieldGenerator.wurst line 3:
 The import PresetBuffs can be removed, because it is already included in Entity.
Warning in File UnitSpawnSystem.wurst line 14:
 The import LumberAndCoinSystem is never used.
Warning in File Special.wurst line 4:
 The import BuffObjEditing is never used.
Warning in File Selector.wurst line 2:
 The import Event can be removed, because it is already included in Entity.
Warning in File Builder.wurst line 5:
 The import Sync is never used.
Warning in File GameInit.wurst line 14:
 The import StompingTower is never used.
Sending e-mails to: [email protected] [email protected]
Finished: SUCCESS