<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>25</buildNumber><marked><SHA1>954565f032196d6644aa5081d3301bd4b01f761c</SHA1><branch><SHA1>954565f032196d6644aa5081d3301bd4b01f761c</SHA1><name>origin/master</name></branch></marked><revision><SHA1>954565f032196d6644aa5081d3301bd4b01f761c</SHA1><branch><SHA1>954565f032196d6644aa5081d3301bd4b01f761c</SHA1><name>origin/master</name></branch></revision></originmaster><originGradle _class='hudson.plugins.git.util.Build'><buildNumber>15</buildNumber><marked><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><branch><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><name>origin/Gradle</name></branch></marked><revision><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><branch><SHA1>be0fd9e249ce059de9705a0964751c178eb441b4</SHA1><name>origin/Gradle</name></branch></revision></originGradle></buildsByBranchName><lastBuiltRevision><SHA1>954565f032196d6644aa5081d3301bd4b01f761c</SHA1><branch><SHA1>954565f032196d6644aa5081d3301bd4b01f761c</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/SlimeKnights/TinkersMechworks.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>#25</displayName><duration>3116</duration><estimatedDuration>177880</estimatedDuration><fullDisplayName>TMechworks_Gradle #25</fullDisplayName><id>2014-01-08_09-01-24</id><inProgress>false</inProgress><keepLog>false</keepLog><number>25</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1389189684000</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/TMechworks_Gradle/25/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/tmechworks/items/blocks/RedstoneMachineItem.java</affectedPath><affectedPath>src/tmechworks/blocks/logic/DrawbridgeLogic.java</affectedPath><affectedPath>src/tmechworks/blocks/RedstoneMachine.java</affectedPath><commitId>995565c0b9efedd9dc31d09a5326fa8953eff9e7</commitId><timestamp>1388649769000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mdiyo</absoluteUrl><fullName>mDiyo</fullName></author><authorEmail>merdiwendiyo@gmail.com</authorEmail><comment>Drawbridge behavior reverted and solidified like pistons, all drawbridges store inventory
</comment><date>2014-01-02T00:02:49-0800</date><id>995565c0b9efedd9dc31d09a5326fa8953eff9e7</id><msg>Drawbridge behavior reverted and solidified like pistons, all</msg><path><editType>edit</editType><file>src/tmechworks/items/blocks/RedstoneMachineItem.java</file></path><path><editType>edit</editType><file>src/tmechworks/blocks/RedstoneMachine.java</file></path><path><editType>edit</editType><file>src/tmechworks/blocks/logic/DrawbridgeLogic.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/tmechworks/blocks/logic/DrawbridgeLogic.java</affectedPath><affectedPath>src/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java</affectedPath><affectedPath>src/tmechworks/blocks/RedstoneMachine.java</affectedPath><commitId>74e4877d52f8570ea299d08947acaff2899e92d3</commitId><timestamp>1388651737000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mdiyo</absoluteUrl><fullName>mDiyo</fullName></author><authorEmail>merdiwendiyo@gmail.com</authorEmail><comment>Pickblock copies drawbridge, drawbridge functions as an elevator
</comment><date>2014-01-02T00:35:37-0800</date><id>74e4877d52f8570ea299d08947acaff2899e92d3</id><msg>Pickblock copies drawbridge, drawbridge functions as an elevator</msg><path><editType>edit</editType><file>src/tmechworks/blocks/logic/DrawbridgeLogic.java</file></path><path><editType>edit</editType><file>src/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java</file></path><path><editType>edit</editType><file>src/tmechworks/blocks/RedstoneMachine.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/tmechworks/blocks/RedstoneMachine.java</affectedPath><affectedPath>src/tmechworks/blocks/logic/DrawbridgeLogic.java</affectedPath><affectedPath>src/tmechworks/lib/blocks/IDrawbridgeLogicBase.java</affectedPath><affectedPath>src/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java</affectedPath><affectedPath>src/tmechworks/inventory/DrawbridgeSlot.java</affectedPath><commitId>954565f032196d6644aa5081d3301bd4b01f761c</commitId><timestamp>1388827380000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/progwml6</absoluteUrl><fullName>progwml6</fullName></author><authorEmail>progwml6@gmail.com</authorEmail><comment>move IDrawbridgeLogicBase to TMech
</comment><date>2014-01-04T04:23:00-0500</date><id>954565f032196d6644aa5081d3301bd4b01f761c</id><msg>move IDrawbridgeLogicBase to TMech</msg><path><editType>edit</editType><file>src/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java</file></path><path><editType>edit</editType><file>src/tmechworks/blocks/RedstoneMachine.java</file></path><path><editType>add</editType><file>src/tmechworks/lib/blocks/IDrawbridgeLogicBase.java</file></path><path><editType>edit</editType><file>src/tmechworks/inventory/DrawbridgeSlot.java</file></path><path><editType>edit</editType><file>src/tmechworks/blocks/logic/DrawbridgeLogic.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/progwml6</absoluteUrl><fullName>progwml6</fullName></culprit><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mdiyo</absoluteUrl><fullName>mDiyo</fullName></culprit></freeStyleBuild>