<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='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>30650</buildingDurationMillis><executingTimeMillis>30650</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>5550</queuingDurationMillis><queuingTimeMillis>5550</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>36200</totalDurationMillis><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origin1.12 _class='hudson.plugins.git.util.Build'><buildNumber>60</buildNumber><marked><SHA1>a63839cc0f4f405db21eec5250a83173893cfd5e</SHA1><branch><SHA1>a63839cc0f4f405db21eec5250a83173893cfd5e</SHA1><name>origin/1.12</name></branch></marked><revision><SHA1>a63839cc0f4f405db21eec5250a83173893cfd5e</SHA1><branch><SHA1>a63839cc0f4f405db21eec5250a83173893cfd5e</SHA1><name>origin/1.12</name></branch></revision></origin1.12></buildsByBranchName><lastBuiltRevision><SHA1>a63839cc0f4f405db21eec5250a83173893cfd5e</SHA1><branch><SHA1>a63839cc0f4f405db21eec5250a83173893cfd5e</SHA1><name>origin/1.12</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'><artifactsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems-MC1.12/detail/JustEnoughItems-MC1.12/60/artifacts</artifactsUrl><changesUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems-MC1.12/detail/JustEnoughItems-MC1.12/60/changes</changesUrl><displayUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems-MC1.12/detail/JustEnoughItems-MC1.12/60/</displayUrl><testsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems-MC1.12/detail/JustEnoughItems-MC1.12/60/tests</testsUrl></action><building>false</building><displayName>#60</displayName><duration>30650</duration><estimatedDuration>41560</estimatedDuration><fullDisplayName>JustEnoughItems-MC1.12 #60</fullDisplayName><id>60</id><inProgress>false</inProgress><keepLog>false</keepLog><number>60</number><queueId>17130</queueId><result>SUCCESS</result><timestamp>1497212227674</timestamp><url>https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.12/60/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/ingredients/IngredientInformation.java</affectedPath><affectedPath>src/main/java/mezz/jei/render/GuiIngredientFast.java</affectedPath><affectedPath>src/main/java/mezz/jei/util/LegacyUtil.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/ingredients/IIngredientRenderer.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java</affectedPath><commitId>2746a1c49d3e1d80ca2ba841b5113f861635d6f2</commitId><timestamp>1497207968000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix default implementations of IIngredientRenderer.getTooltip
</comment><date>2017-06-11 12:06:08 -0700</date><id>2746a1c49d3e1d80ca2ba841b5113f861635d6f2</id><msg>Fix default implementations of IIngredientRenderer.getTooltip</msg><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/ingredients/IngredientInformation.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/util/LegacyUtil.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/ingredients/IIngredientRenderer.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/render/GuiIngredientFast.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/gui/elements/DrawableAnimated.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/elements/DrawableResource.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/TippedArrowRecipeWrapper.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeWrapper.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipesWrapper.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapedOreRecipeWrapper.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/ingredients/IIngredientRenderer.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/gui/IDrawable.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/recipe/IRecipeWrapper.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/ingredients/IIngredientBlacklist.java</affectedPath><affectedPath>src/main/java/mezz/jei/util/LegacyUtil.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/jei/info/IngredientInfoRecipeCategory.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/gui/IAdvancedGuiHandler.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/furnace/FurnaceRecipeCategory.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/jei/debug/DebugRecipeCategory.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/recipe/IRecipeCategory.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/furnace/FuelRecipe.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/elements/DrawableBlank.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeCategory.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapedRecipesWrapper.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/gui/BlankAdvancedGuiHandler.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeCategory.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeWrapper.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/recipe/BlankRecipeWrapper.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/recipe/BlankRecipeCategory.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/IModPlugin.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/jei/debug/DebugRecipe.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeWrapper.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/ingredients/IIngredientHelper.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeCategory.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/furnace/SmeltingRecipe.java</affectedPath><affectedPath>src/api/java/mezz/jei/api/BlankModPlugin.java</affectedPath><affectedPath>src/test/java/mezz/jei/test/lib/TestPlugin.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/jei/JEIInternalPlugin.java</affectedPath><affectedPath>src/main/java/mezz/jei/input/InputHandler.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/jei/info/IngredientInfoRecipe.java</affectedPath><commitId>5952da16e4d4730b808d21c8a3c48a357cdae8ca</commitId><timestamp>1497207972000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Use default methods for the API where appropriate
</comment><date>2017-06-11 12:06:12 -0700</date><id>5952da16e4d4730b808d21c8a3c48a357cdae8ca</id><msg>Use default methods for the API where appropriate</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeCategory.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/gui/BlankAdvancedGuiHandler.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/elements/DrawableAnimated.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapedOreRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/gui/IAdvancedGuiHandler.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipesWrapper.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/recipe/BlankRecipeCategory.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/jei/debug/DebugRecipeCategory.java</file></path><path><editType>edit</editType><file>src/test/java/mezz/jei/test/lib/TestPlugin.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/input/InputHandler.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/elements/DrawableResource.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/furnace/SmeltingRecipe.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/elements/DrawableBlank.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/BlankModPlugin.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/gui/IDrawable.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/jei/JEIInternalPlugin.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/furnace/FuelRecipe.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/ingredients/IIngredientRenderer.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/ingredients/IIngredientHelper.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/recipe/BlankRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/jei/debug/DebugRecipe.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/util/LegacyUtil.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/recipe/IRecipeCategory.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/furnace/FurnaceRecipeCategory.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/IModPlugin.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/jei/info/IngredientInfoRecipeCategory.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/recipe/IRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeCategory.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/TippedArrowRecipeWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeCategory.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/jei/info/IngredientInfoRecipe.java</file></path><path><editType>edit</editType><file>src/api/java/mezz/jei/api/ingredients/IIngredientBlacklist.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/ShapedRecipesWrapper.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeChecker.java</affectedPath><commitId>a63839cc0f4f405db21eec5250a83173893cfd5e</commitId><timestamp>1497212113000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix up CraftingRecipeChecker
</comment><date>2017-06-11 13:15:13 -0700</date><id>a63839cc0f4f405db21eec5250a83173893cfd5e</id><msg>Fix up CraftingRecipeChecker</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeChecker.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><description></description><fullName>mezz</fullName><id>mezz</id></culprit></freeStyleBuild>