<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>955</buildNumber><marked><SHA1>455b92eb1384c8ed46e487342ed413c8f2827019</SHA1><branch><SHA1>455b92eb1384c8ed46e487342ed413c8f2827019</SHA1><name>origin/master</name></branch></marked><revision><SHA1>455b92eb1384c8ed46e487342ed413c8f2827019</SHA1><branch><SHA1>455b92eb1384c8ed46e487342ed413c8f2827019</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>455b92eb1384c8ed46e487342ed413c8f2827019</SHA1><branch><SHA1>455b92eb1384c8ed46e487342ed413c8f2827019</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>#955</displayName><duration>160236</duration><estimatedDuration>123813</estimatedDuration><fullDisplayName>TConstruct_1.8.9 #955</fullDisplayName><id>955</id><inProgress>false</inProgress><keepLog>false</keepLog><number>955</number><queueId>79</queueId><result>SUCCESS</result><timestamp>1431256844874</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/955/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/util/IMCHandler.java</affectedPath><commitId>aaa7f0a26299d89a502f9c6a123532ec90e2939b</commitId><timestamp>1431242332000</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 rendering mappings for materials added through IMC. This means you can add custom textures for them.
</comment><date>2015-05-10T09:18:52+0200</date><id>aaa7f0a26299d89a502f9c6a123532ec90e2939b</id><msg>Add rendering mappings for materials added through IMC. This means you</msg><path><editType>edit</editType><file>src/main/java/tconstruct/util/IMCHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/TConstruct.java</affectedPath><commitId>2ff9efd06f164c87ffb332a15ae4e930e1f61724</commitId><timestamp>1431248202000</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 version requirement if armourersWorkshop is present. Seriously people, stop using outdated versions.
</comment><date>2015-05-10T10:56:42+0200</date><id>2ff9efd06f164c87ffb332a15ae4e930e1f61724</id><msg>Add a version requirement if armourersWorkshop is present. Seriously</msg><path><editType>edit</editType><file>src/main/java/tconstruct/TConstruct.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java</affectedPath><commitId>291db565ee16a1a0305b17f632c94d1d73125126</commitId><timestamp>1431248224000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Yet another unchecked metadata fix. This time for tall slime grass. #1607
</comment><date>2015-05-10T10:57:04+0200</date><id>291db565ee16a1a0305b17f632c94d1d73125126</id><msg>Yet another unchecked metadata fix. This time for tall slime grass.</msg><path><editType>edit</editType><file>src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/library/entity/ProjectileBase.java</affectedPath><commitId>6361efc825e5bf05fee382912ba0600db50063f0</commitId><timestamp>1431248827000</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 an extra check to projectile loading that ensures that the contained item is still valid, in case something got scrambled.
</comment><date>2015-05-10T11:07:07+0200</date><id>6361efc825e5bf05fee382912ba0600db50063f0</id><msg>Add an extra check to projectile loading that ensures that the contained</msg><path><editType>edit</editType><file>src/main/java/tconstruct/library/entity/ProjectileBase.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java</affectedPath><commitId>455b92eb1384c8ed46e487342ed413c8f2827019</commitId><timestamp>1431249034000</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 recipe sorting info for ShapelessToolRecipe (chiseling) #1574
</comment><date>2015-05-10T11:10:34+0200</date><id>455b92eb1384c8ed46e487342ed413c8f2827019</id><msg>Add recipe sorting info for ShapelessToolRecipe (chiseling) #1574</msg><path><editType>edit</editType><file>src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.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>