<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>105</buildNumber><marked><SHA1>54bae15a306ebf527aba33c0e23e322ad3878939</SHA1><branch><SHA1>54bae15a306ebf527aba33c0e23e322ad3878939</SHA1><name>origin/master</name></branch></marked><revision><SHA1>54bae15a306ebf527aba33c0e23e322ad3878939</SHA1><branch><SHA1>54bae15a306ebf527aba33c0e23e322ad3878939</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>54bae15a306ebf527aba33c0e23e322ad3878939</SHA1><branch><SHA1>54bae15a306ebf527aba33c0e23e322ad3878939</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/SlimeKnights/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.1.2.105-deobf.jar</displayPath><fileName>IguanaTinkerTweaks-1.7.10-2.1.2.105-deobf.jar</fileName><relativePath>build/libs/IguanaTinkerTweaks-1.7.10-2.1.2.105-deobf.jar</relativePath></artifact><artifact><displayPath>IguanaTinkerTweaks-1.7.10-2.1.2.105.jar</displayPath><fileName>IguanaTinkerTweaks-1.7.10-2.1.2.105.jar</fileName><relativePath>build/libs/IguanaTinkerTweaks-1.7.10-2.1.2.105.jar</relativePath></artifact><building>false</building><displayName>#105</displayName><duration>204200</duration><estimatedDuration>234067</estimatedDuration><fullDisplayName>IguanaTConTweaks-1.7.10 #105</fullDisplayName><id>105</id><inProgress>false</inProgress><keepLog>false</keepLog><number>105</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1423590314504</timestamp><url>https://dvs1.progwml6.com/jenkins/job/IguanaTConTweaks-1.7.10/105/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/replacing/ReplacementLogic.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/OldToolConversionHandler.java</affectedPath><commitId>c011d3b55bbcaa5f4e19d5ba539c0c7e4b575431</commitId><timestamp>1423581850000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Fix tools with diamond/emerald being recognized as wrong if they had higher harvest level than diamond/emerald give (ardite, cobalt, manyullyn,...)
</comment><date>2015-02-10T16:24:10+0100</date><id>c011d3b55bbcaa5f4e19d5ba539c0c7e4b575431</id><msg>Fix tools with diamond/emerald being recognized as wrong if they had</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/OldToolConversionHandler.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/replacing/ReplacementLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java</affectedPath><commitId>eec9ed5b7aef71bfc00cc3da0d76c3a2a51d6d07</commitId><timestamp>1423582599000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Update all harvest-levels of materials before doing the custom changes so unlisted materials keep their intended harvest level (like Thermal Foundation materials)
</comment><date>2015-02-10T16:36:39+0100</date><id>eec9ed5b7aef71bfc00cc3da0d76c3a2a51d6d07</id><msg>Update all harvest-levels of materials before doing the custom changes</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/ExtraHarvestLevelHandler.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/override/IguanaOverride.java</affectedPath><commitId>54bae15a306ebf527aba33c0e23e322ad3878939</commitId><timestamp>1423586455000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Override Module: Blocks:metadata combinations that do not require a tool to break, but have a harvesttool and harvestlevel &gt; 0 set now don't get any break progress if an insufficient tool is used
Basically this means you can make wood-logs etc. not harvestable without an appropriate axe etc.
</comment><date>2015-02-10T17:40:55+0100</date><id>54bae15a306ebf527aba33c0e23e322ad3878939</id><msg>Override Module: Blocks:metadata combinations that do not require a tool</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/IguanaOverride.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/override/ExtraHarvestLevelHandler.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>