{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://letsbuild.net/jenkins/job/CHDiscord/me.pseudoknight$CHDiscord/9/mavenArtifacts/"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "CHDiscord-2.14.0.jar",
      "fileName" : "CHDiscord-2.14.0.jar",
      "relativePath" : "me.pseudoknight/CHDiscord/2.14.0/CHDiscord-2.14.0.jar"
    },
    {
      "displayPath" : "CHDiscord-2.14.0.pom",
      "fileName" : "CHDiscord-2.14.0.pom",
      "relativePath" : "me.pseudoknight/CHDiscord/2.14.0/CHDiscord-2.14.0.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "CHDiscord",
  "duration" : 182282,
  "estimatedDuration" : 124361,
  "executor" : None,
  "fullDisplayName" : "CHDiscord » CHDiscord CHDiscord",
  "id" : "9",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1721452361586,
  "url" : "https://letsbuild.net/jenkins/job/CHDiscord/me.pseudoknight$CHDiscord/9/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "0d99fd89fac48602023d46356bdd6ca47c4987fc",
        "timestamp" : 1721448839000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update to JDA 5.0.1\u000a",
        "date" : "2024-07-19 21:13:59 -0700",
        "id" : "0d99fd89fac48602023d46356bdd6ca47c4987fc",
        "msg" : "Update to JDA 5.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/resources/logback.xml"
        ],
        "commitId" : "1ff7baed05fdf18209462a4738b699a499309f6f",
        "timestamp" : 1721448997000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update logback to 1.3.14\u000a",
        "date" : "2024-07-19 21:16:37 -0700",
        "id" : "1ff7baed05fdf18209462a4738b699a499309f6f",
        "msg" : "Update logback to 1.3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/logback.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "5b39a48a600ed0392916c397c176d5656e3acf03",
        "timestamp" : 1721450062000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update shade configuration and remove MSDiscord artifact\u000a\u000aThe differences between CHDiscord and MSDiscord were too minimal at this point to justify two releases.\u000a\u000aLogging broke after JDA 5.0.0-beta.24 and I am unable to fully fix it for cmdline due to new impl loading behavior in slf4j 2.x. Logging should work for Spigot/Paper servers. Cmdline works, but JDA logging will not be logged.\u000a",
        "date" : "2024-07-19 21:34:22 -0700",
        "id" : "5b39a48a600ed0392916c397c176d5656e3acf03",
        "msg" : "Update shade configuration and remove MSDiscord artifact",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/me/pseudoknight/chdiscord/Extension.java",
          "pom.xml"
        ],
        "commitId" : "3277a87b019e4c0cf2bc2c790e6a2e468707d264",
        "timestamp" : 1721450121000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Release 2.14.0\u000a",
        "date" : "2024-07-19 21:35:21 -0700",
        "id" : "3277a87b019e4c0cf2bc2c790e6a2e468707d264",
        "msg" : "Release 2.14.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/me/pseudoknight/chdiscord/Extension.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "bd49431d80107809b25b067cd04413b75e46d8d3",
        "timestamp" : 1721452328000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update latest version in README\u000a",
        "date" : "2024-07-19 22:12:08 -0700",
        "id" : "bd49431d80107809b25b067cd04413b75e46d8d3",
        "msg" : "Update latest version in README",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
      "fullName" : "PseudoKnight"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://letsbuild.net/jenkins/job/CHDiscord/me.pseudoknight$CHDiscord/9/mavenArtifacts/"
  }
}