<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>9</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1025/mavenArtifacts/</url></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1025</displayName><duration>7019</duration><estimatedDuration>6352</estimatedDuration><fullDisplayName>BungeeCord » BungeeCord-Proxy #1025</fullDisplayName><id>2014-12-14_01-19-15</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1025</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1418537955000</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1025/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/scheduler/BungeeTask.java</affectedPath><commitId>36c4af35de3852c6038d3a62856d9b9378fb3939</commitId><timestamp>1418498329000</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 issues cleaning up after repeating tasks.

A mass of NullPointerExceptions would be outputted when tasks were stopped. This is resolved by checking if we are still running (indicating a possible scheduler cancel) before telling the scheduler to pull the plug.

Ideally, the entire BungeeCord scheduler should be rewritten. It has quite a few issues which could be avoided with a new system.
</comment><date>2014-12-14T06:18:49+1100</date><id>36c4af35de3852c6038d3a62856d9b9378fb3939</id><msg>Fix issues cleaning up after repeating tasks.</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/scheduler/BungeeTask.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/scheduler/BungeeTask.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/scheduler/BungeeScheduler.java</affectedPath><commitId>972b4c1fe5f085a39bc5abb12f568a691ffa23fb</commitId><timestamp>1418498329000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Further fix task clean up issues by moving the BungeeScheduler's cancel(ScheduledTask) method to just call the cancel() method on the task. The cancel call was moved to BungeeTask's cancel method.

This patch makes the patch transparent to existing callers using cancel(ScheduledTask) from the scheduler. It also simplifies some logic in BungeeTask itself.
</comment><date>2014-12-14T06:18:49+1100</date><id>972b4c1fe5f085a39bc5abb12f568a691ffa23fb</id><msg>Further fix task clean up issues by moving the BungeeScheduler's</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/scheduler/BungeeTask.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/scheduler/BungeeScheduler.java</file></path></item></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></culprit><mavenArtifacts><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1025/mavenArtifacts/</url></mavenArtifacts></mavenBuild>