{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by kantenkugel"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 34,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d45edef3cfa83f149c290f116234eca887347f20",
            "branch" : [
              {
                "SHA1" : "d45edef3cfa83f149c290f116234eca887347f20",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d45edef3cfa83f149c290f116234eca887347f20",
            "branch" : [
              {
                "SHA1" : "d45edef3cfa83f149c290f116234eca887347f20",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d45edef3cfa83f149c290f116234eca887347f20",
        "branch" : [
          {
            "SHA1" : "d45edef3cfa83f149c290f116234eca887347f20",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Almighty-Alpaca/JDA-Butler.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "Bot-all.jar",
      "fileName" : "Bot-all.jar",
      "relativePath" : "bot/build/libs/Bot-all.jar"
    },
    {
      "displayPath" : "Launcher-all.jar",
      "fileName" : "Launcher-all.jar",
      "relativePath" : "launcher/build/libs/Launcher-all.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#34",
  "duration" : 76194,
  "estimatedDuration" : 24494,
  "executor" : None,
  "fullDisplayName" : "JDA-Butler #34",
  "id" : "34",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 34,
  "queueId" : 297,
  "result" : "SUCCESS",
  "timestamp" : 1597580786922,
  "url" : "https://ci.dv8tion.net/job/JDA-Butler/34/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/Bot.java",
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/moderation/SoftbanCommand.java",
          "bot/build.gradle"
        ],
        "commitId" : "c27a00a787f739478657213e139c8a3ecf0be1d9",
        "timestamp" : 1593588689000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
          "fullName" : "Florian Spieß"
        },
        "authorEmail" : "business@minnced.club",
        "comment" : "Update JDA to 4.2.0\u000a",
        "date" : "2020-07-01 09:31:29 +0200",
        "id" : "c27a00a787f739478657213e139c8a3ecf0be1d9",
        "msg" : "Update JDA to 4.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/moderation/SoftbanCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/Bot.java"
          },
          {
            "editType" : "edit",
            "file" : "bot/build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/gradle/GradleUtil.java"
        ],
        "commitId" : "e6f89ee6359af25463caff4a395094f02831b318",
        "timestamp" : 1595518664000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update GradleUtil.java\u000a\u000achanged shadowJar version from 4.0.4 to 6.0.0\u000a",
        "date" : "2020-07-23 17:37:44 +0200",
        "id" : "e6f89ee6359af25463caff4a395094f02831b318",
        "msg" : "Update GradleUtil.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/gradle/GradleUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/gradle/GradleDownloader.java"
        ],
        "commitId" : "7bb02e90185ad05791e43c1e368ac1f9e6fa7ffd",
        "timestamp" : 1595860195000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update GradleDownloader.java\u000a\u000achanged gradle version aswell\u000a",
        "date" : "2020-07-27 16:29:55 +0200",
        "id" : "7bb02e90185ad05791e43c1e368ac1f9e6fa7ffd",
        "msg" : "Update GradleDownloader.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/gradle/GradleDownloader.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/resources/maven.pom"
        ],
        "commitId" : "23a521c3a898fa7751aa2f6d4de9eefb73044f4e",
        "timestamp" : 1597579953000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/kantenkugel",
          "fullName" : "Michael Ritter"
        },
        "authorEmail" : "ritter.michael92@gmail.com",
        "comment" : "Update maven plugins for pom.xml command\u000a\u000aUpdate used maven-compiler-plugin to version 3.8.1\u000aand used maven-shade-plugin to version 3.2.4.\u000a",
        "date" : "2020-08-16 14:12:33 +0200",
        "id" : "23a521c3a898fa7751aa2f6d4de9eefb73044f4e",
        "msg" : "Update maven plugins for pom.xml command",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/src/main/resources/maven.pom"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/ChangelogCommand.java",
          "gradle/wrapper/gradle-wrapper.properties",
          "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/gradle/GradleUtil.java",
          "bot/build.gradle",
          "build.gradle"
        ],
        "commitId" : "486f92d2c71b21225a04de568cdbf7d27d7e914a",
        "timestamp" : 1597580125000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/kantenkugel",
          "fullName" : "Michael Ritter"
        },
        "authorEmail" : "ritter.michael92@gmail.com",
        "comment" : "Update gradle and switch to implementation\u000a",
        "date" : "2020-08-16 14:15:25 +0200",
        "id" : "486f92d2c71b21225a04de568cdbf7d27d7e914a",
        "msg" : "Update gradle and switch to implementation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/util/gradle/GradleUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/ChangelogCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bot/build.gradle"
        ],
        "commitId" : "8759573c129006b0073456bff9ada61ba3070f33",
        "timestamp" : 1597580723000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/kantenkugel",
          "fullName" : "Michael Ritter"
        },
        "authorEmail" : "ritter.michael92@gmail.com",
        "comment" : "Bump used JDA version to 4.2.0_191\u000a",
        "date" : "2020-08-16 14:25:23 +0200",
        "id" : "8759573c129006b0073456bff9ada61ba3070f33",
        "msg" : "Bump used JDA version to 4.2.0_191",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bot/build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/minndevelopment",
      "fullName" : "Florian Spieß"
    },
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/kantenkugel",
      "fullName" : "Michael Ritter"
    }
  ]
}