<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>198</buildNumber><marked><SHA1>641bccf80d6bde4aede4159e25a81c7a05b61a30</SHA1><branch><SHA1>641bccf80d6bde4aede4159e25a81c7a05b61a30</SHA1><name>refs/remotes/origin/development</name></branch></marked><revision><SHA1>641bccf80d6bde4aede4159e25a81c7a05b61a30</SHA1><branch><SHA1>641bccf80d6bde4aede4159e25a81c7a05b61a30</SHA1><name>refs/remotes/origin/development</name></branch></revision></refsremotesorigindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>641bccf80d6bde4aede4159e25a81c7a05b61a30</SHA1><branch><SHA1>641bccf80d6bde4aede4159e25a81c7a05b61a30</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'></action><artifact><displayPath>JDA-4.2.0_198-javadoc.jar</displayPath><fileName>JDA-4.2.0_198-javadoc.jar</fileName><relativePath>build/libs/JDA-4.2.0_198-javadoc.jar</relativePath></artifact><artifact><displayPath>JDA-4.2.0_198-sources.jar</displayPath><fileName>JDA-4.2.0_198-sources.jar</fileName><relativePath>build/libs/JDA-4.2.0_198-sources.jar</relativePath></artifact><artifact><displayPath>JDA-4.2.0_198-withDependencies-min.jar</displayPath><fileName>JDA-4.2.0_198-withDependencies-min.jar</fileName><relativePath>build/libs/JDA-4.2.0_198-withDependencies-min.jar</relativePath></artifact><artifact><displayPath>JDA-4.2.0_198-withDependencies-no-opus.jar</displayPath><fileName>JDA-4.2.0_198-withDependencies-no-opus.jar</fileName><relativePath>build/libs/JDA-4.2.0_198-withDependencies-no-opus.jar</relativePath></artifact><artifact><displayPath>JDA-4.2.0_198-withDependencies.jar</displayPath><fileName>JDA-4.2.0_198-withDependencies.jar</fileName><relativePath>build/libs/JDA-4.2.0_198-withDependencies.jar</relativePath></artifact><artifact><displayPath>JDA-4.2.0_198.jar</displayPath><fileName>JDA-4.2.0_198.jar</fileName><relativePath>build/libs/JDA-4.2.0_198.jar</relativePath></artifact><building>false</building><displayName>#198</displayName><duration>97622</duration><estimatedDuration>61602</estimatedDuration><fullDisplayName>JDA #198</fullDisplayName><id>198</id><inProgress>false</inProgress><keepLog>false</keepLog><number>198</number><queueId>307</queueId><result>SUCCESS</result><timestamp>1598254680621</timestamp><url>https://ci.dv8tion.net/job/JDA/198/</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/internal/entities/AbstractMessage.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/events/channel/text/update/TextChannelUpdateNewsEvent.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/requests/ErrorResponse.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/handle/ChannelUpdateHandler.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/entities/TextChannelImpl.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/entities/ReceivedMessage.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/entities/Message.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/internal/requests/Route.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/entities/TextChannel.java</affectedPath><affectedPath>src/main/java/net/dv8tion/jda/api/hooks/ListenerAdapter.java</affectedPath><commitId>641bccf80d6bde4aede4159e25a81c7a05b61a30</commitId><timestamp>1598254666000</timestamp><author><absoluteUrl>https://ci.dv8tion.net/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Implement support for news channels (#1362)

</comment><date>2020-08-24 09:37:46 +0200</date><id>641bccf80d6bde4aede4159e25a81c7a05b61a30</id><msg>Implement support for news channels (#1362)</msg><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/requests/Route.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/entities/Message.java</file></path><path><editType>add</editType><file>src/main/java/net/dv8tion/jda/api/events/channel/text/update/TextChannelUpdateNewsEvent.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/internal/entities/TextChannelImpl.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/entities/TextChannel.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/internal/entities/ReceivedMessage.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/api/requests/ErrorResponse.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/entities/AbstractMessage.java</file></path><path><editType>edit</editType><file>src/main/java/net/dv8tion/jda/internal/handle/ChannelUpdateHandler.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ci.dv8tion.net/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>