<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.45</shortDescription><addr>192.30.252.45</addr></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>41</buildNumber><marked><SHA1>b104224a6673aea5a2e0fcbe30d2d9ac00dd9201</SHA1><branch><SHA1>b104224a6673aea5a2e0fcbe30d2d9ac00dd9201</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b104224a6673aea5a2e0fcbe30d2d9ac00dd9201</SHA1><branch><SHA1>b104224a6673aea5a2e0fcbe30d2d9ac00dd9201</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b104224a6673aea5a2e0fcbe30d2d9ac00dd9201</SHA1><branch><SHA1>b104224a6673aea5a2e0fcbe30d2d9ac00dd9201</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/peq/WurstScript.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>473</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#41</displayName><duration>465565</duration><estimatedDuration>737407</estimatedDuration><fullDisplayName>Wurst #41</fullDisplayName><id>41</id><inProgress>false</inProgress><keepLog>false</keepLog><number>41</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1438469753111</timestamp><url>https://grill.wurstlang.org/hudson/user/frotty/my-views/view/all/job/Wurst/41/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Wurstpack/wurstscript/lib/data structures/LinkedListModule.wurst</affectedPath><commitId>dae6e50bd020f4f8374806a0800a0a65ed5556de</commitId><timestamp>1438462434000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></author><authorEmail>Peter.peq@googlemail.com</authorEmail><comment>added test case for removing elements while iterating
</comment><date>2015-08-01T22:53:54+0200</date><id>dae6e50bd020f4f8374806a0800a0a65ed5556de</id><msg>added test case for removing elements while iterating</msg><path><editType>edit</editType><file>Wurstpack/wurstscript/lib/data structures/LinkedListModule.wurst</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstFuncType.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/compilationserver/WInputFolder.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/mpq/MpqEditorFactory.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstType.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstTypeModuleUse.java</affectedPath><affectedPath>de.peeeq.wurstscript/src-test/tests/wurstscript/utils/UtilsTest.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/Utils.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/compilationserver/ResourceInputFile.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtojass/ImToJassTranslator.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/TypeIdGetter.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/DebugLevel.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/PossibleFuncDefs.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imoptimizer/GlobalsInliner.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstTypeNamedScope.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/OverloadingResolver.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/validation/controlflow/ForwardMethod.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/compilationserver/WInputFile.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/validation/CheckMethod.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/EliminateClassesController.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/DefinitionMap.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/RunArgs.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/jassinterpreter/NativeFunctionsIO.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/interpreter/State.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/UtilsIO.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/ParserException.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/objectreader/ObjectReader.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/InterfaceInstances.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/compilationserver/ResourceInputReader.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/ILarray.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/map/importer/BinFileReader.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/NativeTypes.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/TopsortCycleException.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtojass/ImAttributes.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/jassinterpreter/DebugPrintError.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/jassprinter/JassPrinter.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/gui/GuiUtils.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/map/importer/BinFileWriter.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/ScannerError.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/SubClasses.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imoptimizer/RestrictedStandardNames.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/MutableValue.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/frotty/jassAttributes/VariableDefinition.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/compilationserver/ResourceInput.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/WLogger.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/ILconstTuple.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/ImTranslator.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/objectreader/ObjectModification.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/datastructures/IntTuple.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/FunctionSignature.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/interpreter/VariableType.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/ImHelper.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstio/WurstCompilerJassImpl.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/TypesHelper.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/CheckHelper.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/ModifiersHelper.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/WPos.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/antlr/AntlrBasedWurstParser.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/AttrPos.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/ILconstBool.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/frotty/jassValidator/JassErrors.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/ElementRedefinedError.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstTypeError.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/datastructures/Partitions.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/wurstscript/compilationserver/WInput.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/de/peeeq/immutablecollections/ImmutableList.java</affectedPath><commitId>f857429f97de53921ccd973f97fddceb0d9de0ba</commitId><timestamp>1438462457000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></author><authorEmail>Peter.peq@googlemail.com</authorEmail><comment>removed some code with help of the unused code detector plugin

I hope the tool works and I did not break anything
</comment><date>2015-08-01T22:54:17+0200</date><id>f857429f97de53921ccd973f97fddceb0d9de0ba</id><msg>removed some code with help of the unused code detector plugin</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imoptimizer/GlobalsInliner.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/compilationserver/ResourceInputReader.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/gui/GuiUtils.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/ILarray.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/map/importer/BinFileWriter.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtojass/ImAttributes.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/WurstCompilerJassImpl.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/FunctionSignature.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/DebugLevel.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/WLogger.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/objectreader/ObjectReader.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/ScannerError.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstTypeModuleUse.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstTypeNamedScope.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/Utils.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtojass/ImToJassTranslator.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/RunArgs.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/interpreter/State.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/jassinterpreter/DebugPrintError.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/mpq/MpqEditorFactory.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/InterfaceInstances.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/PossibleFuncDefs.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/ImTranslator.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/WPos.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/interpreter/VariableType.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/frotty/jassValidator/JassErrors.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/MutableValue.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/TopsortCycleException.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/AttrPos.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/ModifiersHelper.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/ElementRedefinedError.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/ParserException.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/TypesHelper.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/UtilsIO.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/objectreader/ObjectModification.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/validation/CheckMethod.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/validation/controlflow/ForwardMethod.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/ILconstBool.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/EliminateClassesController.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/ImHelper.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/jassinterpreter/NativeFunctionsIO.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstFuncType.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/map/importer/BinFileReader.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstTypeError.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/ILconstTuple.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/SubClasses.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/compilationserver/ResourceInput.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/compilationserver/WInput.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/compilationserver/ResourceInputFile.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/OverloadingResolver.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/compilationserver/WInputFile.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/WurstType.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/datastructures/IntTuple.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src-test/tests/wurstscript/utils/UtilsTest.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/DefinitionMap.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/datastructures/Partitions.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstio/compilationserver/WInputFolder.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/parser/antlr/AntlrBasedWurstParser.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imoptimizer/RestrictedStandardNames.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/jassprinter/JassPrinter.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/types/NativeTypes.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/frotty/jassAttributes/VariableDefinition.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/immutablecollections/ImmutableList.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/attributes/CheckHelper.java</file></path><path><editType>delete</editType><file>de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/TypeIdGetter.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></culprit></freeStyleBuild>