<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user mezz</shortDescription><userId>mezz</userId><userName>mezz</userName></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>45505</buildingDurationMillis><executingTimeMillis>45505</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><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>82</buildNumber><marked><SHA1>9fd168037c508d69354e9a8576758490346eb06f</SHA1><branch><SHA1>9fd168037c508d69354e9a8576758490346eb06f</SHA1><name>origin/1.12</name></branch></marked><revision><SHA1>9fd168037c508d69354e9a8576758490346eb06f</SHA1><branch><SHA1>9fd168037c508d69354e9a8576758490346eb06f</SHA1><name>origin/1.12</name></branch></revision></origin1.12></buildsByBranchName><lastBuiltRevision><SHA1>9fd168037c508d69354e9a8576758490346eb06f</SHA1><branch><SHA1>9fd168037c508d69354e9a8576758490346eb06f</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'></action><building>false</building><displayName>#82</displayName><duration>45505</duration><estimatedDuration>41560</estimatedDuration><fullDisplayName>JustEnoughItems-MC1.12 #82</fullDisplayName><id>82</id><inProgress>false</inProgress><keepLog>false</keepLog><number>82</number><queueId>48</queueId><result>SUCCESS</result><timestamp>1502070955794</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/JustEnoughItems-MC1.12/82/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/input/GuiTextFieldFilter.java</affectedPath><commitId>6fb57a276e6ad9cfe4cb56aab2a8cf9dce4bc1e9</commitId><timestamp>1502067923000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix filter text appears blank until the filter box is selected
</comment><date>2017-08-06 18:05:23 -0700</date><id>6fb57a276e6ad9cfe4cb56aab2a8cf9dce4bc1e9</id><msg>Fix filter text appears blank until the filter box is selected</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/input/GuiTextFieldFilter.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/render/GuiIngredientFast.java</affectedPath><affectedPath>src/main/java/mezz/jei/render/GuiIngredientFastList.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/overlay/IngredientGrid.java</affectedPath><affectedPath>src/main/java/mezz/jei/plugins/vanilla/ingredients/ItemStackRenderer.java</affectedPath><commitId>99e6a965c28de7b90067396eaf5f5ac127c37adf</commitId><timestamp>1502070539000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix some minor OpenGL rendering issues
</comment><date>2017-08-06 18:48:59 -0700</date><id>99e6a965c28de7b90067396eaf5f5ac127c37adf</id><msg>Fix some minor OpenGL rendering issues</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/overlay/IngredientGrid.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/render/GuiIngredientFast.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/plugins/vanilla/ingredients/ItemStackRenderer.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/render/GuiIngredientFastList.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/util/MathUtil.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/overlay/IngredientGridAll.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/overlay/IngredientGrid.java</affectedPath><affectedPath>src/main/java/mezz/jei/gui/overlay/IngredientListOverlay.java</affectedPath><commitId>9fd168037c508d69354e9a8576758490346eb06f</commitId><timestamp>1502070823000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix scrolling the item list when mouse is in the gaps between elements
</comment><date>2017-08-06 18:53:43 -0700</date><id>9fd168037c508d69354e9a8576758490346eb06f</id><msg>Fix scrolling the item list when mouse is in the gaps between elements</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/overlay/IngredientGridAll.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/overlay/IngredientListOverlay.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/gui/overlay/IngredientGrid.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/util/MathUtil.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></culprit></freeStyleBuild>