<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MinnDevelopment"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MinnDevelopment"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/development" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 257,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
            "branch" : [
              {
                "SHA1" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
                "name" : "refs/remotes/origin/development"
              }
            ]
          },
          "revision" : {
            "SHA1" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
            "branch" : [
              {
                "SHA1" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
                "name" : "refs/remotes/origin/development"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
        "branch" : [
          {
            "SHA1" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
            "name" : "refs/remotes/origin/development"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DV8FromTheWorld/JDA.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "JDA-4.2.1_257-javadoc.jar",
      "fileName" : "JDA-4.2.1_257-javadoc.jar",
      "relativePath" : "build/libs/JDA-4.2.1_257-javadoc.jar"
    },
    {
      "displayPath" : "JDA-4.2.1_257-sources.jar",
      "fileName" : "JDA-4.2.1_257-sources.jar",
      "relativePath" : "build/libs/JDA-4.2.1_257-sources.jar"
    },
    {
      "displayPath" : "JDA-4.2.1_257-withDependencies-min.jar",
      "fileName" : "JDA-4.2.1_257-withDependencies-min.jar",
      "relativePath" : "build/libs/JDA-4.2.1_257-withDependencies-min.jar"
    },
    {
      "displayPath" : "JDA-4.2.1_257-withDependencies-no-opus.jar",
      "fileName" : "JDA-4.2.1_257-withDependencies-no-opus.jar",
      "relativePath" : "build/libs/JDA-4.2.1_257-withDependencies-no-opus.jar"
    },
    {
      "displayPath" : "JDA-4.2.1_257-withDependencies.jar",
      "fileName" : "JDA-4.2.1_257-withDependencies.jar",
      "relativePath" : "build/libs/JDA-4.2.1_257-withDependencies.jar"
    },
    {
      "displayPath" : "JDA-4.2.1_257.jar",
      "fileName" : "JDA-4.2.1_257.jar",
      "relativePath" : "build/libs/JDA-4.2.1_257.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#257",
  "duration" : 60615,
  "estimatedDuration" : 61602,
  "executor" : None,
  "fullDisplayName" : "JDA #257",
  "id" : "257",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 257,
  "queueId" : 374,
  "result" : "SUCCESS",
  "timestamp" : 1618597715236,
  "url" : "https://ci.dv8tion.net/job/jda/257/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java",
          "src/main/java/net/dv8tion/jda/internal/handle/MessageCreateHandler.java",
          "src/main/java/net/dv8tion/jda/internal/requests/ratelimit/BotRateLimiter.java"
        ],
        "commitId" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
        "timestamp" : 1618597703000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Hotfix some issues introduced by v8 (#1597)\u000a\u000a* Remove handling for X-RateLimit-Reset-After on 429\u000aDiscord sends invalid reset-after headers on 429\u000aSource: https://github.com/discord/discord-api-docs/issues/2761\u000a\u000a* Improve handling of private channel cache\u000aNow they will be cached whenever available\u000a",
        "date" : "2021-04-16 20:28:23 +0200",
        "id" : "71a0ff195c7a52805f9356b4bd138a4ce673c8cb",
        "msg" : "Hotfix some issues introduced by v8 (#1597)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/requests/ratelimit/BotRateLimiter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/handle/MessageCreateHandler.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
      "fullName" : "noreply"
    }
  ]
}</pre></body></html>