<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>33</buildNumber><marked><SHA1>842bb420fa07cfb0cc2fb71e44a2ea504680863a</SHA1><branch><SHA1>842bb420fa07cfb0cc2fb71e44a2ea504680863a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>842bb420fa07cfb0cc2fb71e44a2ea504680863a</SHA1><branch><SHA1>842bb420fa07cfb0cc2fb71e44a2ea504680863a</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>842bb420fa07cfb0cc2fb71e44a2ea504680863a</SHA1><branch><SHA1>842bb420fa07cfb0cc2fb71e44a2ea504680863a</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/bonii-xx/IguanaTweaksTConstruct.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>IguanaTinkerTweaks-1.7.10-2.0.1.33-deobf.jar</displayPath><fileName>IguanaTinkerTweaks-1.7.10-2.0.1.33-deobf.jar</fileName><relativePath>build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.33-deobf.jar</relativePath></artifact><artifact><displayPath>IguanaTinkerTweaks-1.7.10-2.0.1.33.jar</displayPath><fileName>IguanaTinkerTweaks-1.7.10-2.0.1.33.jar</fileName><relativePath>build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.33.jar</relativePath></artifact><building>false</building><displayName>#33</displayName><duration>34185</duration><estimatedDuration>234067</estimatedDuration><fullDisplayName>IguanaTConTweaks-1.7.10 #33</fullDisplayName><id>2014-08-18_10-41-40</id><inProgress>false</inProgress><keepLog>false</keepLog><number>33</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1408372900000</timestamp><url>https://dvs1.progwml6.com/jenkins/job/IguanaTConTweaks-1.7.10/33/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java</affectedPath><commitId>5b4ad9a7107eed6709f7083f87902230206c5a62</commitId><timestamp>1408346971000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Unify harvestlevel updating across modules
</comment><date>2014-08-18T09:29:31+0200</date><id>5b4ad9a7107eed6709f7083f87902230206c5a62</id><msg>Unify harvestlevel updating across modules</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/replacing/ReplacementLogic.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/util/Log.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/util/TooltipHelper.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/util/HarvestLevels.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/MaterialOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/util/RecipeRemover.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingTooltips.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/util/ModSupportHelper.java</affectedPath><commitId>c60a31de0296c9fec405cdd020ba1aae50d02dcc</commitId><timestamp>1408347810000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Make all the helper/logic classes non instatiable
</comment><date>2014-08-18T09:43:30+0200</date><id>c60a31de0296c9fec405cdd020ba1aae50d02dcc</id><msg>Make all the helper/logic classes non instatiable</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/MaterialOverride.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/replacing/ReplacementLogic.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/util/HarvestLevels.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/util/Log.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingTooltips.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/util/TooltipHelper.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/util/RecipeRemover.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/util/ModSupportHelper.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/MaterialOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/BlockOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/reference/Reference.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/IOverride.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/IguanaOverride.java</affectedPath><commitId>e60cf9b2eca1b286f4aac3faf44a5aaf185107d1</commitId><timestamp>1408365268000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Lots of changes how the override stuff is done + Block overrides. Phew..
</comment><date>2014-08-18T14:34:28+0200</date><id>e60cf9b2eca1b286f4aac3faf44a5aaf185107d1</id><msg>Lots of changes how the override stuff is done + Block overrides. Phew..</msg><path><editType>add</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/BlockOverride.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/MaterialOverride.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/IOverride.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/reference/Reference.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/IguanaOverride.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/restriction/IguanaPartRestriction.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionConfig.java</affectedPath><commitId>842bb420fa07cfb0cc2fb71e44a2ea504680863a</commitId><timestamp>1408365487000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Unify config file references
</comment><date>2014-08-18T14:38:07+0200</date><id>842bb420fa07cfb0cc2fb71e44a2ea504680863a</id><msg>Unify config file references</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/restriction/IguanaPartRestriction.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionConfig.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></culprit></freeStyleBuild>