<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-sources.jar</fileName><groupId>net.md-5</groupId><md5sum>d2fe551ec0271eb8e17371602b9d76fa</md5sum><type>java-source</type><version>1.20-R0.2-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>e2877d4f600d130a9c6826f14ffce8bd</md5sum><type>javadoc</type><version>1.20-R0.2-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>e2877d4f600d130a9c6826f14ffce8bd</md5sum><type>javadoc</type><version>1.20-R0.2-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT.jar</canonicalName><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT.jar</fileName><groupId>net.md-5</groupId><md5sum>6d380d4302f8a63b902bbaf60a58a800</md5sum><type>jar</type><version>1.20-R0.2-SNAPSHOT</version></mainArtifact><parent><number>1766</number><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1766/</url></parent><pomArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>net.md-5</groupId><md5sum>05eec33e7f238e84319f55190ec158b3</md5sum><type>pom</type><version>1.20-R0.2-SNAPSHOT</version></pomArtifact><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1766/mavenArtifacts/</url></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/lastFailedBuild/artifact</artifactsUrl><changesUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/changes</changesUrl><displayUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/lastFailedBuild/</displayUrl><testsUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/lastFailedBuild/testReport</testsUrl></action><building>false</building><displayName>#1766</displayName><duration>17436</duration><estimatedDuration>15099</estimatedDuration><fullDisplayName>BungeeCord » BungeeCord-Protocol #1766</fullDisplayName><id>1766</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1766</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1699262175798</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1766/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java</affectedPath><commitId>65d8edf62d8fc2adcc2c52fc2e0b597f9056ce1e</commitId><timestamp>1699262095000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Minecraft 23w44a support
</comment><date>2023-11-06 20:14:55 +1100</date><id>65d8edf62d8fc2adcc2c52fc2e0b597f9056ce1e</id><msg>Minecraft 23w44a support</msg><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/Either.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/ScoreboardObjective.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/packet/Team.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java</affectedPath><commitId>bd009ca52d7fd508a682cb3494b7d8aafcd65663</commitId><timestamp>1699262097000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>#3559: Fix serialisation of certain scoreboard packets &lt; 1.13
</comment><date>2023-11-06 20:14:57 +1100</date><id>bd009ca52d7fd508a682cb3494b7d8aafcd65663</id><msg>#3559: Fix serialisation of certain scoreboard packets &lt; 1.13</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java</file></path><path><editType>add</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/Either.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/ScoreboardObjective.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/packet/Team.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</file></path></item></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><description></description><fullName>md_5</fullName><id>md_5</id></culprit><mavenArtifacts><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-sources.jar</fileName><groupId>net.md-5</groupId><md5sum>d2fe551ec0271eb8e17371602b9d76fa</md5sum><type>java-source</type><version>1.20-R0.2-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>e2877d4f600d130a9c6826f14ffce8bd</md5sum><type>javadoc</type><version>1.20-R0.2-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>e2877d4f600d130a9c6826f14ffce8bd</md5sum><type>javadoc</type><version>1.20-R0.2-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT.jar</canonicalName><fileName>bungeecord-protocol-1.20-R0.2-SNAPSHOT.jar</fileName><groupId>net.md-5</groupId><md5sum>6d380d4302f8a63b902bbaf60a58a800</md5sum><type>jar</type><version>1.20-R0.2-SNAPSHOT</version></mainArtifact><parent><number>1766</number><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1766/</url></parent><pomArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.20-R0.2-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>net.md-5</groupId><md5sum>05eec33e7f238e84319f55190ec158b3</md5sum><type>pom</type><version>1.20-R0.2-SNAPSHOT</version></pomArtifact><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1766/mavenArtifacts/</url></mavenArtifacts></mavenBuild>