<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by MinnDevelopment</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by MinnDevelopment</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesorigindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>96</buildNumber><marked><SHA1>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</SHA1><branch><SHA1>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</SHA1><name>refs/remotes/origin/development</name></branch></marked><revision><SHA1>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</SHA1><branch><SHA1>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</SHA1><name>refs/remotes/origin/development</name></branch></revision></refsremotesorigindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</SHA1><branch><SHA1>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</SHA1><name>refs/remotes/origin/development</name></branch></lastBuiltRevision><remoteUrl>https://github.com/DV8FromTheWorld/JDA.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://ci.dv8tion.net/job/JDA/96/artifact</artifactsUrl><changesUrl>https://ci.dv8tion.net/job/JDA/changes</changesUrl><displayUrl>https://ci.dv8tion.net/job/JDA/96/</displayUrl><testsUrl>https://ci.dv8tion.net/job/JDA/96/testReport</testsUrl></action><artifact><displayPath>JDA-4.1.0_96-javadoc.jar</displayPath><fileName>JDA-4.1.0_96-javadoc.jar</fileName><relativePath>build/libs/JDA-4.1.0_96-javadoc.jar</relativePath></artifact><artifact><displayPath>JDA-4.1.0_96-sources.jar</displayPath><fileName>JDA-4.1.0_96-sources.jar</fileName><relativePath>build/libs/JDA-4.1.0_96-sources.jar</relativePath></artifact><artifact><displayPath>JDA-4.1.0_96-withDependencies-min.jar</displayPath><fileName>JDA-4.1.0_96-withDependencies-min.jar</fileName><relativePath>build/libs/JDA-4.1.0_96-withDependencies-min.jar</relativePath></artifact><artifact><displayPath>JDA-4.1.0_96-withDependencies-no-opus.jar</displayPath><fileName>JDA-4.1.0_96-withDependencies-no-opus.jar</fileName><relativePath>build/libs/JDA-4.1.0_96-withDependencies-no-opus.jar</relativePath></artifact><artifact><displayPath>JDA-4.1.0_96-withDependencies.jar</displayPath><fileName>JDA-4.1.0_96-withDependencies.jar</fileName><relativePath>build/libs/JDA-4.1.0_96-withDependencies.jar</relativePath></artifact><artifact><displayPath>JDA-4.1.0_96.jar</displayPath><fileName>JDA-4.1.0_96.jar</fileName><relativePath>build/libs/JDA-4.1.0_96.jar</relativePath></artifact><building>false</building><displayName>#96</displayName><duration>91069</duration><estimatedDuration>61602</estimatedDuration><fullDisplayName>JDA #96</fullDisplayName><id>96</id><inProgress>false</inProgress><keepLog>false</keepLog><number>96</number><queueId>200</queueId><result>SUCCESS</result><timestamp>1578756177457</timestamp><url>https://ci.dv8tion.net/job/JDA/96/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/events/guild/UnavailableGuildLeaveEvent.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/entities/Guild.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/requests/WebSocketClient.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/events/guild/GuildLeaveEvent.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/handle/GuildSetupController.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/JDA.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/JDAImpl.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/events/guild/GuildJoinEvent.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/hooks/ListenerAdapter.java</affectedPath><commitId>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</commitId><timestamp>1578756169000</timestamp><author><absoluteUrl>https://ci.dv8tion.net/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Improve handling of events for unavailable guilds (#1184)

* Improve handling of events for unavailable guilds
* Add UnavailableGuildLeaveEvent
* Update docs for Guild#isAvailable
</comment><date>2020-01-11 16:22:49 +0100</date><id>06899b4a9f5b9c6b52b31aeefc801a450e3beb8d</id><msg>Improve handling of events for unavailable guilds (#1184)</msg><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/events/guild/GuildLeaveEvent.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/requests/WebSocketClient.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/JDA.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/events/guild/GuildJoinEvent.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/JDAImpl.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/hooks/ListenerAdapter.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/entities/Guild.java</file></path><path><editType>add</editType><file>src/main/java/net/dv8tion/jda/api/events/guild/UnavailableGuildLeaveEvent.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/handle/GuildSetupController.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ci.dv8tion.net/user/noreply</absoluteUrl><fullName>noreply</fullName><id>noreply</id></culprit></freeStyleBuild>