<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>40</buildNumber><marked><SHA1>1d6dffcdf8a0f903377aed6fb032685a526617bd</SHA1><branch><SHA1>1d6dffcdf8a0f903377aed6fb032685a526617bd</SHA1><name>origin/master</name></branch></marked><revision><SHA1>1d6dffcdf8a0f903377aed6fb032685a526617bd</SHA1><branch><SHA1>1d6dffcdf8a0f903377aed6fb032685a526617bd</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>1d6dffcdf8a0f903377aed6fb032685a526617bd</SHA1><branch><SHA1>1d6dffcdf8a0f903377aed6fb032685a526617bd</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/progwml6/HungerOverhaul.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>HungerOverhaul-1.7.10-beta.3.jenkins40-deobf.jar</displayPath><fileName>HungerOverhaul-1.7.10-beta.3.jenkins40-deobf.jar</fileName><relativePath>build/libs/HungerOverhaul-1.7.10-beta.3.jenkins40-deobf.jar</relativePath></artifact><artifact><displayPath>HungerOverhaul-1.7.10-beta.3.jenkins40.jar</displayPath><fileName>HungerOverhaul-1.7.10-beta.3.jenkins40.jar</fileName><relativePath>build/libs/HungerOverhaul-1.7.10-beta.3.jenkins40.jar</relativePath></artifact><building>false</building><displayName>#40</displayName><duration>113254</duration><estimatedDuration>33724</estimatedDuration><fullDisplayName>HungerOverhaul #40</fullDisplayName><id>2014-12-29_17-45-08</id><inProgress>false</inProgress><keepLog>false</keepLog><number>40</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1419893108000</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/HungerOverhaul/40/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/IMCHandler.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/ItemAndBlockList.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java</affectedPath><commitId>1ea9d31ae4cd043659128382873fd2e8f70ee85c</commitId><timestamp>1419752816000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Start of configurable blacklists for right click harvesting, plant drops, and food value modification
</comment><date>2014-12-27T23:46:56-0800</date><id>1ea9d31ae4cd043659128382873fd2e8f70ee85c</id><msg>Start of configurable blacklists for right click harvesting, plant</msg><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/hungeroverhaul/util/IMCHandler.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/hungeroverhaul/util/ItemAndBlockList.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/hungeroverhaul/json/HOJsonData.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/json/GameObject.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/IMCHandler.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/ItemAndBlockList.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/json/JsonModule.java</affectedPath><commitId>1d3e56a2cba43792342b396c3bea747ae8c4e5a2</commitId><timestamp>1419842967000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Add JSON support to right-click harvest, harvest drops, and food blacklists
</comment><date>2014-12-29T00:49:27-0800</date><id>1d3e56a2cba43792342b396c3bea747ae8c4e5a2</id><msg>Add JSON support to right-click harvest, harvest drops, and food</msg><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/json/HOJsonData.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/hungeroverhaul/json/GameObject.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/util/ItemAndBlockList.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/json/JsonModule.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/util/IMCHandler.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></culprit></freeStyleBuild>