{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MinnDevelopment"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/rework/interactions" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b59d3871bdd14784c134071b069afe291c078767",
            "branch" : [
              {
                "SHA1" : "b59d3871bdd14784c134071b069afe291c078767",
                "name" : "refs/remotes/origin/rework/interactions"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b59d3871bdd14784c134071b069afe291c078767",
            "branch" : [
              {
                "SHA1" : "b59d3871bdd14784c134071b069afe291c078767",
                "name" : "refs/remotes/origin/rework/interactions"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b59d3871bdd14784c134071b069afe291c078767",
        "branch" : [
          {
            "SHA1" : "b59d3871bdd14784c134071b069afe291c078767",
            "name" : "refs/remotes/origin/rework/interactions"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DV8FromTheWorld/JDA.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "JDA-5.0.0-alpha.4_b59d387-javadoc.jar",
      "fileName" : "JDA-5.0.0-alpha.4_b59d387-javadoc.jar",
      "relativePath" : "build/libs/JDA-5.0.0-alpha.4_b59d387-javadoc.jar"
    },
    {
      "displayPath" : "JDA-5.0.0-alpha.4_b59d387-sources.jar",
      "fileName" : "JDA-5.0.0-alpha.4_b59d387-sources.jar",
      "relativePath" : "build/libs/JDA-5.0.0-alpha.4_b59d387-sources.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#19",
  "duration" : 54965,
  "estimatedDuration" : 43827,
  "executor" : None,
  "fullDisplayName" : "TestBuildJdk17 #19",
  "id" : "19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 19,
  "queueId" : 535,
  "result" : "SUCCESS",
  "timestamp" : 1641814029738,
  "url" : "https://ci.dv8tion.net/view/all/job/TestBuildJdk17/19/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/internal/requests/restaction/pagination/ThreadChannelPaginationActionImpl.java",
          "src/main/java/net/dv8tion/jda/internal/entities/mixin/channel/attribute/IThreadContainerMixin.java"
        ],
        "commitId" : "4b13f34d9f7bb1c02f59125ce486bffe3b4bf4e5",
        "timestamp" : 1641788973000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "[Bugfix] DATE_TIME_TYPE_PARSE: Could not parse 859166905289539625. Should be ISO8601. (#1979)\u000a\u000a",
        "date" : "2022-01-09 23:29:33 -0500",
        "id" : "4b13f34d9f7bb1c02f59125ce486bffe3b4bf4e5",
        "msg" : "[Bugfix] DATE_TIME_TYPE_PARSE: Could not parse 859166905289539625. Should be ISO8601. (#1979)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/requests/restaction/pagination/ThreadChannelPaginationActionImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/mixin/channel/attribute/IThreadContainerMixin.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdatePendingEvent.java",
          "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateAvatarEvent.java",
          "src/main/java/net/dv8tion/jda/api/events/guild/GuildBanEvent.java",
          "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateBoostTimeEvent.java",
          "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateNicknameEvent.java"
        ],
        "commitId" : "4ea8e88ad3e9afa84620b8c2c964dfa4c3924e39",
        "timestamp" : 1641789012000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Clear up some events' documentation wording (#1974)\u000a\u000a",
        "date" : "2022-01-09 23:30:12 -0500",
        "id" : "4ea8e88ad3e9afa84620b8c2c964dfa4c3924e39",
        "msg" : "Clear up some events' documentation wording (#1974)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateNicknameEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdatePendingEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateAvatarEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateBoostTimeEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/events/guild/GuildBanEvent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/examples/java/MessageListenerExample.java"
        ],
        "commitId" : "cbd5f86603c416bea94a22f4a7388ee584f1f121",
        "timestamp" : 1641789105000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "remove AccountType#CLIENT mention from MessageListenerExample (#1970)\u000a\u000a",
        "date" : "2022-01-09 23:31:45 -0500",
        "id" : "cbd5f86603c416bea94a22f4a7388ee584f1f121",
        "msg" : "remove AccountType#CLIENT mention from MessageListenerExample (#1970)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/examples/java/MessageListenerExample.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle.kts"
        ],
        "commitId" : "406d49dad5ad5a9b331a277e66526eb90d3fe880",
        "timestamp" : 1641789496000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Release 5.0.0-alpha.4\u000a",
        "date" : "2022-01-09 23:38:16 -0500",
        "id" : "406d49dad5ad5a9b331a277e66526eb90d3fe880",
        "msg" : "Release 5.0.0-alpha.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
      "fullName" : "noreply"
    }
  ]
}