<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='hudson.plugins.git.util.BuildData'><buildsByBranchName><origin1.9 _class='hudson.plugins.git.util.Build'><buildNumber>207</buildNumber><marked><SHA1>237d865245a67d2c50275c31f3db1fc8f3598842</SHA1><branch><SHA1>237d865245a67d2c50275c31f3db1fc8f3598842</SHA1><name>origin/1.9</name></branch></marked><revision><SHA1>237d865245a67d2c50275c31f3db1fc8f3598842</SHA1><branch><SHA1>237d865245a67d2c50275c31f3db1fc8f3598842</SHA1><name>origin/1.9</name></branch></revision></origin1.9><origin1.8 _class='hudson.plugins.git.util.Build'><buildNumber>155</buildNumber><marked><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><branch><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><name>origin/1.8</name></branch></marked><revision><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><branch><SHA1>d00e44a7d62b729ecb80fd6ba06a00856d78263c</SHA1><name>origin/1.8</name></branch></revision></origin1.8></buildsByBranchName><lastBuiltRevision><SHA1>237d865245a67d2c50275c31f3db1fc8f3598842</SHA1><branch><SHA1>237d865245a67d2c50275c31f3db1fc8f3598842</SHA1><name>origin/1.9</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'><artifactsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems/detail/JustEnoughItems/207/artifacts</artifactsUrl><changesUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems/detail/JustEnoughItems/207/changes</changesUrl><displayUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems/detail/JustEnoughItems/207/</displayUrl><testsUrl>https://dvs1.progwml6.com/jenkins/blue/organizations/jenkins/JustEnoughItems/detail/JustEnoughItems/207/tests</testsUrl></action><building>false</building><displayName>#207</displayName><duration>91894</duration><estimatedDuration>97821</estimatedDuration><fullDisplayName>JustEnoughItems #207</fullDisplayName><id>207</id><inProgress>false</inProgress><keepLog>false</keepLog><number>207</number><queueId>193</queueId><result>SUCCESS</result><timestamp>1464830200893</timestamp><url>https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/207/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/debug/DebugItem.java</affectedPath><commitId>4fea04f4fb4b3053234d954c1b24329642ddfd4b</commitId><timestamp>1464827187000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix a potential bug when using DebugItem
</comment><date>2016-06-01 17:26:27 -0700</date><id>4fea04f4fb4b3053234d954c1b24329642ddfd4b</id><msg>Fix a potential bug when using DebugItem</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/debug/DebugItem.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>gradle.properties</affectedPath><commitId>fc8462c50fc33f4b21479338d04e0bb7645cbedf</commitId><timestamp>1464827202000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Update Forge
</comment><date>2016-06-01 17:26:42 -0700</date><id>fc8462c50fc33f4b21479338d04e0bb7645cbedf</id><msg>Update Forge</msg><path><editType>edit</editType><file>gradle.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>build.gradle</affectedPath><commitId>93dbb81fc04acfe128d2d5b5d402bf984a196562</commitId><timestamp>1464829196000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Tweak changelog formatting
</comment><date>2016-06-01 17:59:56 -0700</date><id>93dbb81fc04acfe128d2d5b5d402bf984a196562</id><msg>Tweak changelog formatting</msg><path><editType>edit</editType><file>build.gradle</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/mezz/jei/network/packets/PacketGiveItemStack.java</affectedPath><affectedPath>src/main/java/mezz/jei/network/PacketHandler.java</affectedPath><affectedPath>src/main/java/mezz/jei/network/packets/PacketGiveItemMessageBig.java</affectedPath><affectedPath>src/main/java/mezz/jei/util/Commands.java</affectedPath><affectedPath>gradle.properties</affectedPath><commitId>237d865245a67d2c50275c31f3db1fc8f3598842</commitId><timestamp>1464829892000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><fullName>mezz</fullName></author><authorEmail>tehgeek@gmail.com</authorEmail><comment>Fix #177 Fix #277 Use custom give command when installed on the server
</comment><date>2016-06-01 18:11:32 -0700</date><id>237d865245a67d2c50275c31f3db1fc8f3598842</id><msg>Fix #177 Fix #277 Use custom give command when installed on the server</msg><path><editType>edit</editType><file>src/main/java/mezz/jei/network/PacketHandler.java</file></path><path><editType>edit</editType><file>src/main/java/mezz/jei/util/Commands.java</file></path><path><editType>add</editType><file>src/main/java/mezz/jei/network/packets/PacketGiveItemStack.java</file></path><path><editType>edit</editType><file>gradle.properties</file></path><path><editType>delete</editType><file>src/main/java/mezz/jei/network/packets/PacketGiveItemMessageBig.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/mezz</absoluteUrl><description></description><fullName>mezz</fullName><id>mezz</id></culprit></freeStyleBuild>