<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>4</buildNumber><marked><SHA1>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</SHA1><branch><SHA1>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</SHA1><name>origin/master</name></branch></marked><revision><SHA1>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</SHA1><branch><SHA1>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</SHA1><branch><SHA1>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</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'><artifactsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/HungerOverhaul/detail/HungerOverhaul/4/artifacts</artifactsUrl><changesUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/HungerOverhaul/detail/HungerOverhaul/4/changes</changesUrl><displayUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/HungerOverhaul/detail/HungerOverhaul/4/</displayUrl><testsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/HungerOverhaul/detail/HungerOverhaul/4/tests</testsUrl></action><artifact><displayPath>HungerOverhaul-1.7.10-beta.1.jenkins4-deobf.jar</displayPath><fileName>HungerOverhaul-1.7.10-beta.1.jenkins4-deobf.jar</fileName><relativePath>build/libs/HungerOverhaul-1.7.10-beta.1.jenkins4-deobf.jar</relativePath></artifact><artifact><displayPath>HungerOverhaul-1.7.10-beta.1.jenkins4.jar</displayPath><fileName>HungerOverhaul-1.7.10-beta.1.jenkins4.jar</fileName><relativePath>build/libs/HungerOverhaul-1.7.10-beta.1.jenkins4.jar</relativePath></artifact><building>false</building><displayName>#4</displayName><duration>49291</duration><estimatedDuration>33724</estimatedDuration><fullDisplayName>HungerOverhaul #4</fullDisplayName><id>2014-09-17_20-00-12</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1410998412000</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/HungerOverhaul/4/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java</affectedPath><commitId>e6c7922433bfb4bc067ddf6f4c9de210cc4567ec</commitId><timestamp>1411023288000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Relaxed the Forge version requirement
 * No need for 1187 specifically
</comment><date>2014-09-17T23:54:48-0700</date><id>e6c7922433bfb4bc067ddf6f4c9de210cc4567ec</id><msg>Relaxed the Forge version requirement</msg><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java</affectedPath><commitId>847c49e789b22520e4e619b34480320e8e00efed</commitId><timestamp>1411023288000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Fixed Natura crops not dropping seeds when fully grown
 * This was presumed to be an unintentional bug in 1.6.4. Natura crops now behave exactly as all other crops
</comment><date>2014-09-17T23:54:48-0700</date><id>847c49e789b22520e4e619b34480320e8e00efed</id><msg>Fixed Natura crops not dropping seeds when fully grown</msg><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>maybe_later/iguanaman/hungeroverhaul/config/IguanaConfigGui.java</affectedPath><affectedPath>maybe_later/iguanaman/hungeroverhaul/config/IguanaGuiFactory.java</affectedPath><commitId>8d2571f5ba874d78d0327a06d3ad4fb79e101baa</commitId><timestamp>1411023288000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Removed the unused config gui files
 * No reason to keep the files around; that's what version control is for
</comment><date>2014-09-17T23:54:48-0700</date><id>8d2571f5ba874d78d0327a06d3ad4fb79e101baa</id><msg>Removed the unused config gui files</msg><path><editType>delete</editType><file>maybe_later/iguanaman/hungeroverhaul/config/IguanaConfigGui.java</file></path><path><editType>delete</editType><file>maybe_later/iguanaman/hungeroverhaul/config/IguanaGuiFactory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/hungeroverhaul/util/ItemTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java</affectedPath><commitId>b02f67bfee57d498dca391ff05921dd5d194eb16</commitId><timestamp>1411023288000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Added config option for stacksize of HarvestCraft chest loot
</comment><date>2014-09-17T23:54:48-0700</date><id>b02f67bfee57d498dca391ff05921dd5d194eb16</id><msg>Added config option for stacksize of HarvestCraft chest loot</msg><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/util/ItemTweaks.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java</affectedPath><commitId>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</commitId><timestamp>1411023428000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName></author><authorEmail>squeek502@hotmail.com</authorEmail><comment>Fixed chestLootMaxStackSize config option
 * Copy+paste strikes again
</comment><date>2014-09-17T23:57:08-0700</date><id>ac94143f838d0b0a1b6c5a01ed1a11940d3566ce</id><msg>Fixed chestLootMaxStackSize config option</msg><path><editType>edit</editType><file>src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/squeek502</absoluteUrl><fullName>squeek502</fullName><id>squeek502</id></culprit></freeStyleBuild>