<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></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origin1.9 _class='hudson.plugins.git.util.Build'><buildNumber>172</buildNumber><marked><SHA1>1acc93a0a0052641ebbc1378ef4e5731f3cc3521</SHA1><branch><SHA1>1acc93a0a0052641ebbc1378ef4e5731f3cc3521</SHA1><name>origin/1.9</name></branch></marked><revision><SHA1>1acc93a0a0052641ebbc1378ef4e5731f3cc3521</SHA1><branch><SHA1>1acc93a0a0052641ebbc1378ef4e5731f3cc3521</SHA1><name>origin/1.9</name></branch></revision></origin1.9><origin1.8 _class='hudson.plugins.git.util.Build'><buildNumber>155</buildNumber><marked><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><branch><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><name>origin/1.8</name></branch></marked><revision><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><branch><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><name>origin/1.8</name></branch></revision></origin1.8></buildsByBranchName><lastBuiltRevision><SHA1>1acc93a0a0052641ebbc1378ef4e5731f3cc3521</SHA1><branch><SHA1>1acc93a0a0052641ebbc1378ef4e5731f3cc3521</SHA1><name>origin/1.9</name></branch></lastBuiltRevision><remoteUrl>https://github.com/mezz/JustEnoughItems.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><building>false</building><displayName>#172</displayName><duration>89740</duration><estimatedDuration>97821</estimatedDuration><fullDisplayName>JustEnoughItems #172</fullDisplayName><id>172</id><inProgress>false</inProgress><keepLog>false</keepLog><number>172</number><queueId>22</queueId><result>SUCCESS</result><timestamp>1459204508555</timestamp><url>https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/172/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/util/StringUtil.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/ingredients/GuiIngredientGroup.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/ingredients/IGuiIngredient.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/RecipesGui.java</affectedPath><affectedPath>changelog.html</affectedPath><affectedPath>src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/TooltipRenderer.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/RecipeLayout.java</affectedPath><affectedPath>gradle.properties</affectedPath><affectedPath>src/main/java/mezz/jei/JustEnoughItems.java</affectedPath><commitId>3bbb423743934aed1f5830b2cf664f5fe25fcfae</commitId><timestamp>1459139283000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Update for improved tooltip methods in Forge.
</comment><date>2016-03-27 21:28:03 -0700</date><id>3bbb423743934aed1f5830b2cf664f5fe25fcfae</id><msg>Update for improved tooltip methods in Forge.</msg><path><editType>edit</editType><file>changelog.html</file></path><path><editType>edit</editType><file>gradle.properties</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/ingredients/IGuiIngredient.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/JustEnoughItems.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/util/StringUtil.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/RecipesGui.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/TooltipRenderer.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/RecipeLayout.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/ingredients/GuiIngredientGroup.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/util/UniqueItemStackListBuilder.java</affectedPath><affectedPath>changelog.html</affectedPath><affectedPath>src/main/java/mezz/jei/ProxyCommonClient.java</affectedPath><affectedPath>src/main/java/mezz/jei/util/StackHelper.java</affectedPath><affectedPath>gradle.properties</affectedPath><commitId>babff872c8aec0759f8209cfdcefa706d10eed79</commitId><timestamp>1459151440000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Improve loading performance.
</comment><date>2016-03-28 00:50:40 -0700</date><id>babff872c8aec0759f8209cfdcefa706d10eed79</id><msg>Improve loading performance.</msg><path><editType>add</editType><file>src/main/java/mezz/jei/util/UniqueItemStackListBuilder.java</file></path><path><editType>edit</editType><file>changelog.html</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/util/StackHelper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/ProxyCommonClient.java</file></path><path><editType>edit</editType><file>gradle.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>changelog.html</affectedPath><affectedPath>src/main/java/mezz/jei/gui/RecipeLayout.java</affectedPath><affectedPath>gradle.properties</affectedPath><affectedPath>src/main/java/mezz/jei/gui/RecipesGui.java</affectedPath><commitId>5038f93db3d0e5799f0578a37cfcf9a283459b52</commitId><timestamp>1459201844000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix #227 "+" button is in the wrong place
</comment><date>2016-03-28 14:50:44 -0700</date><id>5038f93db3d0e5799f0578a37cfcf9a283459b52</id><msg>Fix #227 "+" button is in the wrong place</msg><path><editType>edit</editType><file>changelog.html</file></path><path><editType>edit</editType><file>gradle.properties</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/RecipeLayout.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/RecipesGui.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></culprit></freeStyleBuild>