<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by md-5</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1046</buildNumber><marked><SHA1>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</SHA1><branch><SHA1>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</SHA1><name>origin/master</name></branch></marked><revision><SHA1>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</SHA1><branch><SHA1>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</SHA1><branch><SHA1>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</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></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>#1046</displayName><duration>49974</duration><estimatedDuration>162405</estimatedDuration><fullDisplayName>BungeeCord #1046</fullDisplayName><id>1046</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1046</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1423899523099</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/1046/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java</affectedPath><affectedPath>event/src/main/java/net/md_5/bungee/event/EventBus.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeServerInfo.java</affectedPath><affectedPath>chat/pom.xml</affectedPath><affectedPath>bootstrap/pom.xml</affectedPath><affectedPath>proxy/pom.xml</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/UserConnection.java</affectedPath><affectedPath>pom.xml</affectedPath><commitId>7c1f232e85b5c4024db7748c4bbc262b75022f25</commitId><timestamp>1423321661000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Update depend versions, limit use of most Java 1.7 APIs.
</comment><date>2015-02-08T02:07:41+1100</date><id>7c1f232e85b5c4024db7748c4bbc262b75022f25</id><msg>Update depend versions, limit use of most Java 1.7 APIs.</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java</file></path><path><editType>edit</editType><file>bootstrap/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</file></path><path><editType>edit</editType><file>event/src/main/java/net/md_5/bungee/event/EventBus.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/BungeeServerInfo.java</file></path><path><editType>edit</editType><file>chat/pom.xml</file></path><path><editType>edit</editType><file>proxy/pom.xml</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/UserConnection.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>event/src/test/java/net/md_5/bungee/event/EventPriorityTest.java</affectedPath><commitId>3e26eecd4e24ac1fb0b59a0fd3b74a034ab7b59f</commitId><timestamp>1423858884000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Fix formatting issue pointed out in #1370
</comment><date>2015-02-14T07:21:24+1100</date><id>3e26eecd4e24ac1fb0b59a0fd3b74a034ab7b59f</id><msg>Fix formatting issue pointed out in #1370</msg><path><editType>edit</editType><file>event/src/test/java/net/md_5/bungee/event/EventPriorityTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>chat/src/main/java/net/md_5/bungee/api/chat/BaseComponent.java</affectedPath><commitId>668cdabdf782458d50941f21eb09aac28c05194c</commitId><timestamp>1423858903000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Fix BaseComponent.toString stack overflow
</comment><date>2015-02-14T07:21:43+1100</date><id>668cdabdf782458d50941f21eb09aac28c05194c</id><msg>Fix BaseComponent.toString stack overflow</msg><path><editType>edit</editType><file>chat/src/main/java/net/md_5/bungee/api/chat/BaseComponent.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</affectedPath><commitId>3776feb559f1b79eb47625beef8a29ce75323ed3</commitId><timestamp>1423859187000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Don't allow duplicate UUIDs on the proxy.
</comment><date>2015-02-14T07:26:27+1100</date><id>3776feb559f1b79eb47625beef8a29ce75323ed3</id><msg>Don't allow duplicate UUIDs on the proxy.</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</affectedPath><affectedPath>api/src/main/java/net/md_5/bungee/api/connection/PendingConnection.java</affectedPath><commitId>415d5860e45eb7cac8e9ac828288dc3789d9900a</commitId><timestamp>1423859608000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Allow setting a connections uuid when in offline mode
</comment><date>2015-02-14T07:33:28+1100</date><id>415d5860e45eb7cac8e9ac828288dc3789d9900a</id><msg>Allow setting a connections uuid when in offline mode</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</file></path><path><editType>edit</editType><file>api/src/main/java/net/md_5/bungee/api/connection/PendingConnection.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/command/CommandEnd.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</affectedPath><affectedPath>api/src/main/java/net/md_5/bungee/api/ProxyServer.java</affectedPath><commitId>2055c98ebeaeaa0ecae7362130fe2c2b681f2cb7</commitId><timestamp>1423859629000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Add reason for stopping and extra arguments.
</comment><date>2015-02-14T07:33:49+1100</date><id>2055c98ebeaeaa0ecae7362130fe2c2b681f2cb7</id><msg>Add reason for stopping and extra arguments.</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</file></path><path><editType>edit</editType><file>api/src/main/java/net/md_5/bungee/api/ProxyServer.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/command/CommandEnd.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/PlayerListHeaderFooter.java</affectedPath><affectedPath>api/src/main/java/net/md_5/bungee/api/Title.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/tab/Global.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/UserConnection.java</affectedPath><affectedPath>config/src/main/java/net/md_5/bungee/config/Configuration.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeTitle.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</affectedPath><affectedPath>config/src/main/java/net/md_5/bungee/config/ConfigurationProvider.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/Title.java</affectedPath><affectedPath>chat/src/main/java/net/md_5/bungee/api/ChatMessageType.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/forge/ForgeClientHandler.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/tab/TabList.java</affectedPath><affectedPath>api/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/LegacyPing.java</affectedPath><commitId>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</commitId><timestamp>1423859818000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Fix formatting in a bunch of files.
</comment><date>2015-02-14T07:36:58+1100</date><id>61cee2d27ccd4751a19800a1ff5d0b98ce9829ed</id><msg>Fix formatting in a bunch of files.</msg><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/LegacyPing.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/Title.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/BungeeTitle.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</file></path><path><editType>edit</editType><file>api/src/main/java/net/md_5/bungee/api/Title.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/PlayerListHeaderFooter.java</file></path><path><editType>edit</editType><file>chat/src/main/java/net/md_5/bungee/api/ChatMessageType.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/UserConnection.java</file></path><path><editType>edit</editType><file>config/src/main/java/net/md_5/bungee/config/Configuration.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/tab/TabList.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/tab/Global.java</file></path><path><editType>edit</editType><file>api/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java</file></path><path><editType>edit</editType><file>config/src/main/java/net/md_5/bungee/config/ConfigurationProvider.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/forge/ForgeClientHandler.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.0.4</mavenVersionUsed></mavenModuleSetBuild>