<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>6</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1-sources.jar</canonicalName><classifier>sources</classifier><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT-sources.jar</fileName><groupId>net.md-5</groupId><md5sum>400106323d2d2908eff471a99e9e6ae7</md5sum><type>java-source</type><version>1.21-R0.5-20250930.152406-1</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>b1f999615c6a62210bbea13b3a692745</md5sum><type>javadoc</type><version>1.21-R0.5-20250930.152406-1</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>b1f999615c6a62210bbea13b3a692745</md5sum><type>javadoc</type><version>1.21-R0.5-20250930.152406-1</version></attachedArtifact><mainArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1.jar</canonicalName><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT.jar</fileName><groupId>net.md-5</groupId><md5sum>23eb196d30e7f91694df488a8015b282</md5sum><type>jar</type><version>1.21-R0.5-20250930.152406-1</version></mainArtifact><parent><number>2000</number><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/</url></parent><pomArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>net.md-5</groupId><md5sum>7c41fec96d4d6a41717d7a8320d6b75e</md5sum><type>pom</type><version>1.21-R0.5-SNAPSHOT</version></pomArtifact><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/mavenArtifacts/</url></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/artifact</artifactsUrl><changesUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/changes</changesUrl><displayUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/</displayUrl><testsUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/testReport</testsUrl></action><building>false</building><displayName>#2000</displayName><duration>22576</duration><estimatedDuration>12390</estimatedDuration><fullDisplayName>BungeeCord » BungeeCord-API #2000</fullDisplayName><id>2000</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2000</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1759245682503</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>api/src/main/java/net/md_5/bungee/api/plugin/PluginManager.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</affectedPath><affectedPath>module/reconnect-yaml/src/main/java/net/md_5/bungee/module/reconnect/yaml/YamlReconnectHandler.java</affectedPath><commitId>d37a430f5a682c36fa4d1c7f05e6560428a0d12b</commitId><timestamp>1758844985000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>#3882: Reduce lock boilerplate by using lomboks `@Locked`
</comment><date>2025-09-26 10:03:05 +1000</date><id>d37a430f5a682c36fa4d1c7f05e6560428a0d12b</id><msg>#3882: Reduce lock boilerplate by using lomboks `@Locked`</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/plugin/PluginManager.java</file></path><path><editType>edit</editType><file>module/reconnect-yaml/src/main/java/net/md_5/bungee/module/reconnect/yaml/YamlReconnectHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>api/src/main/java/net/md_5/bungee/api/plugin/Plugin.java</affectedPath><commitId>f9ce9fad28a3d9c6b74c65f9b991824285fc949f</commitId><timestamp>1758929059000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>#3884: Add docs for Plugin#getExecutorService

</comment><date>2025-09-27 09:24:19 +1000</date><id>f9ce9fad28a3d9c6b74c65f9b991824285fc949f</id><msg>#3884: Add docs for Plugin#getExecutorService</msg><path><editType>edit</editType><file>api/src/main/java/net/md_5/bungee/api/plugin/Plugin.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>module/reconnect-yaml/pom.xml</affectedPath><affectedPath>log/pom.xml</affectedPath><affectedPath>module/pom.xml</affectedPath><affectedPath>chat/pom.xml</affectedPath><affectedPath>bootstrap/pom.xml</affectedPath><affectedPath>config/pom.xml</affectedPath><affectedPath>module/cmd-server/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>dialog/pom.xml</affectedPath><affectedPath>api/pom.xml</affectedPath><affectedPath>query/pom.xml</affectedPath><affectedPath>protocol/pom.xml</affectedPath><affectedPath>event/pom.xml</affectedPath><affectedPath>module/cmd-kick/pom.xml</affectedPath><affectedPath>slf4j/pom.xml</affectedPath><affectedPath>native/pom.xml</affectedPath><affectedPath>serializer/pom.xml</affectedPath><affectedPath>module/cmd-send/pom.xml</affectedPath><affectedPath>module/cmd-find/pom.xml</affectedPath><affectedPath>proxy/pom.xml</affectedPath><affectedPath>module/cmd-list/pom.xml</affectedPath><affectedPath>nbt/pom.xml</affectedPath><affectedPath>module/cmd-alert/pom.xml</affectedPath><commitId>70603d54130eb5ae8a1a4f9835f243fc83c513a2</commitId><timestamp>1758953694000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Release 1.21-R0.4
</comment><date>2025-09-27 16:14:54 +1000</date><id>70603d54130eb5ae8a1a4f9835f243fc83c513a2</id><msg>Release 1.21-R0.4</msg><path><editType>edit</editType><file>module/pom.xml</file></path><path><editType>edit</editType><file>event/pom.xml</file></path><path><editType>edit</editType><file>dialog/pom.xml</file></path><path><editType>edit</editType><file>chat/pom.xml</file></path><path><editType>edit</editType><file>bootstrap/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-kick/pom.xml</file></path><path><editType>edit</editType><file>log/pom.xml</file></path><path><editType>edit</editType><file>slf4j/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-find/pom.xml</file></path><path><editType>edit</editType><file>native/pom.xml</file></path><path><editType>edit</editType><file>query/pom.xml</file></path><path><editType>edit</editType><file>serializer/pom.xml</file></path><path><editType>edit</editType><file>nbt/pom.xml</file></path><path><editType>edit</editType><file>proxy/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-list/pom.xml</file></path><path><editType>edit</editType><file>api/pom.xml</file></path><path><editType>edit</editType><file>module/reconnect-yaml/pom.xml</file></path><path><editType>edit</editType><file>protocol/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>module/cmd-alert/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-send/pom.xml</file></path><path><editType>edit</editType><file>config/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-server/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>module/reconnect-yaml/pom.xml</affectedPath><affectedPath>log/pom.xml</affectedPath><affectedPath>module/pom.xml</affectedPath><affectedPath>chat/pom.xml</affectedPath><affectedPath>bootstrap/pom.xml</affectedPath><affectedPath>config/pom.xml</affectedPath><affectedPath>module/cmd-server/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>api/pom.xml</affectedPath><affectedPath>dialog/pom.xml</affectedPath><affectedPath>query/pom.xml</affectedPath><affectedPath>protocol/pom.xml</affectedPath><affectedPath>event/pom.xml</affectedPath><affectedPath>slf4j/pom.xml</affectedPath><affectedPath>module/cmd-kick/pom.xml</affectedPath><affectedPath>module/cmd-send/pom.xml</affectedPath><affectedPath>serializer/pom.xml</affectedPath><affectedPath>native/pom.xml</affectedPath><affectedPath>module/cmd-find/pom.xml</affectedPath><affectedPath>proxy/pom.xml</affectedPath><affectedPath>module/cmd-list/pom.xml</affectedPath><affectedPath>nbt/pom.xml</affectedPath><affectedPath>module/cmd-alert/pom.xml</affectedPath><commitId>8f6768ae0021e66d2a08eeb768b87bd1a1393506</commitId><timestamp>1758953796000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Bump version to 1.21-R0.5-SNAPSHOT
</comment><date>2025-09-27 16:16:36 +1000</date><id>8f6768ae0021e66d2a08eeb768b87bd1a1393506</id><msg>Bump version to 1.21-R0.5-SNAPSHOT</msg><path><editType>edit</editType><file>config/pom.xml</file></path><path><editType>edit</editType><file>slf4j/pom.xml</file></path><path><editType>edit</editType><file>api/pom.xml</file></path><path><editType>edit</editType><file>nbt/pom.xml</file></path><path><editType>edit</editType><file>protocol/pom.xml</file></path><path><editType>edit</editType><file>event/pom.xml</file></path><path><editType>edit</editType><file>dialog/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-alert/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-server/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-send/pom.xml</file></path><path><editType>edit</editType><file>proxy/pom.xml</file></path><path><editType>edit</editType><file>query/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-find/pom.xml</file></path><path><editType>edit</editType><file>log/pom.xml</file></path><path><editType>edit</editType><file>chat/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-kick/pom.xml</file></path><path><editType>edit</editType><file>module/cmd-list/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>serializer/pom.xml</file></path><path><editType>edit</editType><file>bootstrap/pom.xml</file></path><path><editType>edit</editType><file>module/pom.xml</file></path><path><editType>edit</editType><file>native/pom.xml</file></path><path><editType>edit</editType><file>module/reconnect-yaml/pom.xml</file></path></item></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/github</absoluteUrl><fullName>github</fullName><id>github</id></culprit><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-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1-sources.jar</canonicalName><classifier>sources</classifier><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT-sources.jar</fileName><groupId>net.md-5</groupId><md5sum>400106323d2d2908eff471a99e9e6ae7</md5sum><type>java-source</type><version>1.21-R0.5-20250930.152406-1</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>b1f999615c6a62210bbea13b3a692745</md5sum><type>javadoc</type><version>1.21-R0.5-20250930.152406-1</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>b1f999615c6a62210bbea13b3a692745</md5sum><type>javadoc</type><version>1.21-R0.5-20250930.152406-1</version></attachedArtifact><mainArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-20250930.152406-1.jar</canonicalName><fileName>bungeecord-api-1.21-R0.5-SNAPSHOT.jar</fileName><groupId>net.md-5</groupId><md5sum>23eb196d30e7f91694df488a8015b282</md5sum><type>jar</type><version>1.21-R0.5-20250930.152406-1</version></mainArtifact><parent><number>2000</number><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/</url></parent><pomArtifact><artifactId>bungeecord-api</artifactId><canonicalName>bungeecord-api-1.21-R0.5-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>net.md-5</groupId><md5sum>7c41fec96d4d6a41717d7a8320d6b75e</md5sum><type>pom</type><version>1.21-R0.5-SNAPSHOT</version></pomArtifact><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-api/2000/mavenArtifacts/</url></mavenArtifacts></mavenBuild>