<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>595</buildNumber><marked><SHA1>b1e30d8ab8fcefdd66b4f73ac88e4e53c60e2452</SHA1><branch><SHA1>b1e30d8ab8fcefdd66b4f73ac88e4e53c60e2452</SHA1><name>origin/master</name></branch></marked><revision><SHA1>b1e30d8ab8fcefdd66b4f73ac88e4e53c60e2452</SHA1><branch><SHA1>b1e30d8ab8fcefdd66b4f73ac88e4e53c60e2452</SHA1><name>origin/master</name></branch></revision></originmaster><origingradle _class='hudson.plugins.git.util.Build'><buildNumber>113</buildNumber><marked><SHA1>04cc69b042305e85d9a8d35d7db86cd7e1512237</SHA1><branch><SHA1>04cc69b042305e85d9a8d35d7db86cd7e1512237</SHA1><name>origin/gradle</name></branch></marked><revision><SHA1>04cc69b042305e85d9a8d35d7db86cd7e1512237</SHA1><branch><SHA1>04cc69b042305e85d9a8d35d7db86cd7e1512237</SHA1><name>origin/gradle</name></branch></revision></origingradle><origin1.7 _class='hudson.plugins.git.util.Build'><buildNumber>299</buildNumber><marked><SHA1>3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e</SHA1><branch><SHA1>3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e</SHA1><name>origin/1.7</name></branch></marked><revision><SHA1>3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e</SHA1><branch><SHA1>3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e</SHA1><name>origin/1.7</name></branch></revision></origin1.7></buildsByBranchName><lastBuiltRevision><SHA1>b1e30d8ab8fcefdd66b4f73ac88e4e53c60e2452</SHA1><branch><SHA1>b1e30d8ab8fcefdd66b4f73ac88e4e53c60e2452</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/SlimeKnights/TinkersConstruct.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>#595</displayName><duration>96024</duration><estimatedDuration>123813</estimatedDuration><fullDisplayName>TConstruct_1.8.9 #595</fullDisplayName><id>2014-08-21_10-30-21</id><inProgress>false</inProgress><keepLog>false</keepLog><number>595</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1408631421000</timestamp><url>https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/595/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/tools/gui/StencilTableGui.java</affectedPath><affectedPath>src/main/java/tconstruct/library/crafting/StencilBuilder.java</affectedPath><affectedPath>src/main/java/tconstruct/tools/TinkerTools.java</affectedPath><affectedPath>src/main/java/tconstruct/tools/logic/StencilTableLogic.java</affectedPath><commitId>5dd0e0c8faa4961d12a75ef4f63679f5a9fe728b</commitId><timestamp>1408547716000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Change StencilTable from hardcoded patterns to a flexible system
</comment><date>2014-08-20T17:15:16+0200</date><id>5dd0e0c8faa4961d12a75ef4f63679f5a9fe728b</id><msg>Change StencilTable from hardcoded patterns to a flexible system</msg><path><editType>edit</editType><file>src/main/java/tconstruct/tools/TinkerTools.java</file></path><path><editType>add</editType><file>src/main/java/tconstruct/library/crafting/StencilBuilder.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/tools/logic/StencilTableLogic.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/tools/gui/StencilTableGui.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/library/client/TConstructClientRegistry.java</affectedPath><affectedPath>src/main/java/tconstruct/library/client/StencilGuiElement.java</affectedPath><affectedPath>src/main/java/tconstruct/tools/gui/GuiButtonStencil.java</affectedPath><affectedPath>src/main/java/tconstruct/library/client/GuiElement.java</affectedPath><affectedPath>src/main/java/tconstruct/tools/ToolProxyClient.java</affectedPath><affectedPath>src/main/java/tconstruct/tools/gui/StencilTableGui.java</affectedPath><affectedPath>src/main/java/tconstruct/library/crafting/StencilBuilder.java</affectedPath><affectedPath>resources/assets/tinker/textures/gui/icons.png</affectedPath><affectedPath>src/main/java/tconstruct/tools/TinkerTools.java</affectedPath><commitId>bd997ab05e6b56a48fefa4757057dbc3fafcafbd</commitId><timestamp>1408558992000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Rework stencil table GUI
</comment><date>2014-08-20T20:23:12+0200</date><id>bd997ab05e6b56a48fefa4757057dbc3fafcafbd</id><msg>Rework stencil table GUI</msg><path><editType>add</editType><file>src/main/java/tconstruct/library/client/StencilGuiElement.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/library/crafting/StencilBuilder.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/tools/ToolProxyClient.java</file></path><path><editType>edit</editType><file>resources/assets/tinker/textures/gui/icons.png</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/tools/gui/StencilTableGui.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/tools/TinkerTools.java</file></path><path><editType>add</editType><file>src/main/java/tconstruct/tools/gui/GuiButtonStencil.java</file></path><path><editType>add</editType><file>src/main/java/tconstruct/library/client/GuiElement.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/library/client/TConstructClientRegistry.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/library/client/ToolGuiElement.java</affectedPath><commitId>2e2c900f431f05eed602cd0efb43293d6706039e</commitId><timestamp>1408559029000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Also have the GuiElement for the ToolStation/Forge use the common base with the Stencil GuiElement.
</comment><date>2014-08-20T20:23:49+0200</date><id>2e2c900f431f05eed602cd0efb43293d6706039e</id><msg>Also have the GuiElement for the ToolStation/Forge use the common base</msg><path><editType>edit</editType><file>src/main/java/tconstruct/library/client/ToolGuiElement.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/tools/gui/ToolStationGui.java</affectedPath><commitId>85c866af643cb8eb9dfc65e984a3eae12bb39d79</commitId><timestamp>1408559512000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Fix ToolStation rendering
</comment><date>2014-08-20T20:31:52+0200</date><id>85c866af643cb8eb9dfc65e984a3eae12bb39d79</id><msg>Fix ToolStation rendering</msg><path><editType>edit</editType><file>src/main/java/tconstruct/tools/gui/ToolStationGui.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/tools/TinkerTools.java</affectedPath><commitId>9ed65aace05e6f94b48b94e7fb64a6ed237986fb</commitId><timestamp>1408559904000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Fix obsolete/weird todo comment ;P
</comment><date>2014-08-20T20:38:24+0200</date><id>9ed65aace05e6f94b48b94e7fb64a6ed237986fb</id><msg>Fix obsolete/weird todo comment ;P</msg><path><editType>edit</editType><file>src/main/java/tconstruct/tools/TinkerTools.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></culprit></freeStyleBuild>