{
  "_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" : 26,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
            "branch" : [
              {
                "SHA1" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
                "name" : "refs/remotes/origin/rework/interactions"
              }
            ]
          },
          "revision" : {
            "SHA1" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
            "branch" : [
              {
                "SHA1" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
                "name" : "refs/remotes/origin/rework/interactions"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
        "branch" : [
          {
            "SHA1" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
            "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_daaef75-javadoc.jar",
      "fileName" : "JDA-5.0.0-alpha.4_daaef75-javadoc.jar",
      "relativePath" : "build/libs/JDA-5.0.0-alpha.4_daaef75-javadoc.jar"
    },
    {
      "displayPath" : "JDA-5.0.0-alpha.4_daaef75-sources.jar",
      "fileName" : "JDA-5.0.0-alpha.4_daaef75-sources.jar",
      "relativePath" : "build/libs/JDA-5.0.0-alpha.4_daaef75-sources.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#26",
  "duration" : 43518,
  "estimatedDuration" : 43827,
  "executor" : None,
  "fullDisplayName" : "TestBuildJdk17 #26",
  "id" : "26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 26,
  "queueId" : 542,
  "result" : "SUCCESS",
  "timestamp" : 1642004289852,
  "url" : "https://ci.dv8tion.net/view/all/job/TestBuildJdk17/26/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/api/interactions/Interaction.java"
        ],
        "commitId" : "c65214653253650f64cb77c1913fe79806b2b032",
        "timestamp" : 1642003943000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Add throws docs\u000a",
        "date" : "2022-01-12 17:12:23 +0100",
        "id" : "c65214653253650f64cb77c1913fe79806b2b032",
        "msg" : "Add throws docs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/interactions/Interaction.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/internal/interactions/InteractionImpl.java"
        ],
        "commitId" : "3120ad4e8ca3ea3f8e4a0dd7956e36e8b47d8cea",
        "timestamp" : 1642004038000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Add locale fallback\u000a\u000aI do not trust discord with this one\u000a",
        "date" : "2022-01-12 17:13:58 +0100",
        "id" : "3120ad4e8ca3ea3f8e4a0dd7956e36e8b47d8cea",
        "msg" : "Add locale fallback",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/interactions/InteractionImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java",
          "src/main/java/net/dv8tion/jda/internal/handle/GuildUpdateHandler.java",
          "src/main/java/net/dv8tion/jda/internal/entities/GuildImpl.java"
        ],
        "commitId" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
        "timestamp" : 1642004241000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Set guild locale default to US\u000a\u000aThe docs already say it should be US\u000a",
        "date" : "2022-01-12 17:17:21 +0100",
        "id" : "daaef75be19dccc57b5d4dd429ae490d7e00cf5f",
        "msg" : "Set guild locale default to US",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/handle/GuildUpdateHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/GuildImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
      "fullName" : "Florian Spieß"
    }
  ]
}