<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by thinkofdeath</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>879</buildNumber><marked><SHA1>cd518690fd692350c40e93e9c1c57d6e50f8e79e</SHA1><branch><SHA1>cd518690fd692350c40e93e9c1c57d6e50f8e79e</SHA1><name>origin/master</name></branch></marked><revision><SHA1>cd518690fd692350c40e93e9c1c57d6e50f8e79e</SHA1><branch><SHA1>cd518690fd692350c40e93e9c1c57d6e50f8e79e</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>cd518690fd692350c40e93e9c1c57d6e50f8e79e</SHA1><branch><SHA1>cd518690fd692350c40e93e9c1c57d6e50f8e79e</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>git://github.com/SpigotMC/BungeeCord.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>19</totalCount><urlName>testReport</urlName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>BungeeCord.jar</displayPath><fileName>BungeeCord.jar</fileName><relativePath>bootstrap/target/BungeeCord.jar</relativePath></artifact><artifact><displayPath>cmd_alert.jar</displayPath><fileName>cmd_alert.jar</fileName><relativePath>module/cmd-alert/target/cmd_alert.jar</relativePath></artifact><artifact><displayPath>cmd_find.jar</displayPath><fileName>cmd_find.jar</fileName><relativePath>module/cmd-find/target/cmd_find.jar</relativePath></artifact><artifact><displayPath>cmd_list.jar</displayPath><fileName>cmd_list.jar</fileName><relativePath>module/cmd-list/target/cmd_list.jar</relativePath></artifact><artifact><displayPath>cmd_send.jar</displayPath><fileName>cmd_send.jar</fileName><relativePath>module/cmd-send/target/cmd_send.jar</relativePath></artifact><artifact><displayPath>cmd_server.jar</displayPath><fileName>cmd_server.jar</fileName><relativePath>module/cmd-server/target/cmd_server.jar</relativePath></artifact><artifact><displayPath>reconnect_yaml.jar</displayPath><fileName>reconnect_yaml.jar</fileName><relativePath>module/reconnect-yaml/target/reconnect_yaml.jar</relativePath></artifact><building>false</building><displayName>#879</displayName><duration>140151</duration><estimatedDuration>162405</estimatedDuration><fullDisplayName>BungeeCord #879</fullDisplayName><id>2014-04-08_07-30-46</id><inProgress>false</inProgress><keepLog>false</keepLog><number>879</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1396956646000</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/879/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/Chat.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/ClientSettings.java</affectedPath><commitId>1d3adc53170b5da41852a513ba413dbd3e57c7ec</commitId><timestamp>1396568530000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>1.7.6-pre1 Support
</comment><date>2014-04-04T10:42:10+1100</date><id>1d3adc53170b5da41852a513ba413dbd3e57c7ec</id><msg>1.7.6-pre1 Support</msg><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/Chat.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/ClientSettings.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/EntityMap.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java</affectedPath><commitId>cd518690fd692350c40e93e9c1c57d6e50f8e79e</commitId><timestamp>1396606444000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/thinkofdeath</absoluteUrl><fullName>Thinkofdeath (Thinkofdeath)</fullName></author><authorEmail>thethinkofdeath@gmail.com</authorEmail><comment>Rewrite the spawn player packet's uuid to support skins on non ip-fowarded servers
</comment><date>2014-04-04T11:14:04+0100</date><id>cd518690fd692350c40e93e9c1c57d6e50f8e79e</id><msg>Rewrite the spawn player packet's uuid to support skins on non</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/EntityMap.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></culprit><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/thethinkofdeath</absoluteUrl><fullName>thethinkofdeath</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.0.4</mavenVersionUsed></mavenModuleSetBuild>