<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>626</buildNumber><marked><SHA1>9a6790e0a827c7296ab6ba51196da640d56c623d</SHA1><branch><SHA1>9a6790e0a827c7296ab6ba51196da640d56c623d</SHA1><name>origin/master</name></branch></marked><revision><SHA1>9a6790e0a827c7296ab6ba51196da640d56c623d</SHA1><branch><SHA1>9a6790e0a827c7296ab6ba51196da640d56c623d</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>9a6790e0a827c7296ab6ba51196da640d56c623d</SHA1><branch><SHA1>9a6790e0a827c7296ab6ba51196da640d56c623d</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>#626</displayName><duration>154192</duration><estimatedDuration>123813</estimatedDuration><fullDisplayName>TConstruct_1.8.9 #626</fullDisplayName><id>2014-09-08_11-55-23</id><inProgress>false</inProgress><keepLog>false</keepLog><number>626</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1410191723000</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/626/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java</affectedPath><commitId>b13e2b5340cc50199eef797d5dcae0174c54ec59</commitId><timestamp>1410101248000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/leon.loeser</absoluteUrl><fullName>leon.loeser</fullName></author><authorEmail>leon.loeser@yahoo.de</authorEmail><comment>make drain function w/ fluid argument work
</comment><date>2014-09-07T16:47:28+0200</date><id>b13e2b5340cc50199eef797d5dcae0174c54ec59</id><msg>make drain function w/ fluid argument work</msg><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java</affectedPath><affectedPath>src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java</affectedPath><affectedPath>src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java</affectedPath><affectedPath>src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java</affectedPath><commitId>79b0c5ef8631cfe088ec0ff34291c792ecf9f1c6</commitId><timestamp>1410175654000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Implement IFluidHandler properly on all blocks.
Should fix all ExtraCells dupe bugs.
</comment><date>2014-09-08T13:27:34+0200</date><id>79b0c5ef8631cfe088ec0ff34291c792ecf9f1c6</id><msg>Implement IFluidHandler properly on all blocks.</msg><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>build.properties</affectedPath><commitId>26815e7e0d051a070b6378f36c163bd6c3b05544</commitId><timestamp>1410182234000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Update Forge to 1205
</comment><date>2014-09-08T15:17:14+0200</date><id>26815e7e0d051a070b6378f36c163bd6c3b05544</id><msg>Update Forge to 1205</msg><path><editType>edit</editType><file>build.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/library/crafting/Smeltery.java</affectedPath><commitId>02c4b119a35e308ee93c990fdc8c6093df9f3381</commitId><timestamp>1410184113000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Add a Smeltery-API for smeltery fuel
</comment><date>2014-09-08T15:48:33+0200</date><id>02c4b119a35e308ee93c990fdc8c6093df9f3381</id><msg>Add a Smeltery-API for smeltery fuel</msg><path><editType>edit</editType><file>src/main/java/tconstruct/library/crafting/Smeltery.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java</affectedPath><affectedPath>src/main/java/tconstruct/smeltery/gui/SmelteryGui.java</affectedPath><commitId>c09de4b135174565f2280ba6ea3e802b6342757c</commitId><timestamp>1410184200000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Make Smelteries use the fuel API. Should work, but somebody properly test this with servers.
</comment><date>2014-09-08T15:50:00+0200</date><id>c09de4b135174565f2280ba6ea3e802b6342757c</id><msg>Make Smelteries use the fuel API. Should work, but somebody properly</msg><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/gui/SmelteryGui.java</file></path><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/smeltery/TinkerSmeltery.java</affectedPath><commitId>9a6790e0a827c7296ab6ba51196da640d56c623d</commitId><timestamp>1410184238000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Lava is now a smeltery fuel! Pyrothium now also is a smeltery fuel, and hotter at that!
</comment><date>2014-09-08T15:50:38+0200</date><id>9a6790e0a827c7296ab6ba51196da640d56c623d</id><msg>Lava is now a smeltery fuel! Pyrothium now also is a smeltery fuel, and</msg><path><editType>edit</editType><file>src/main/java/tconstruct/smeltery/TinkerSmeltery.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/leon.loeser</absoluteUrl><fullName>leon.loeser</fullName></culprit><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></culprit></freeStyleBuild>