<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user PseudoKnight",
          "userId" : "pseudoknight",
          "userName" : "PseudoKnight"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd49431d80107809b25b067cd04413b75e46d8d3",
            "branch" : [
              {
                "SHA1" : "bd49431d80107809b25b067cd04413b75e46d8d3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd49431d80107809b25b067cd04413b75e46d8d3",
            "branch" : [
              {
                "SHA1" : "bd49431d80107809b25b067cd04413b75e46d8d3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bd49431d80107809b25b067cd04413b75e46d8d3",
        "branch" : [
          {
            "SHA1" : "bd49431d80107809b25b067cd04413b75e46d8d3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PseudoKnight/CHDiscord"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "CHDiscord-2.14.0.jar",
      "fileName" : "CHDiscord-2.14.0.jar",
      "relativePath" : "target/CHDiscord-2.14.0.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#9",
  "duration" : 208669,
  "estimatedDuration" : 157174,
  "executor" : None,
  "fullDisplayName" : "CHDiscord #9",
  "id" : "9",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9,
  "queueId" : 13,
  "result" : "SUCCESS",
  "timestamp" : 1721452357093,
  "url" : "https://letsbuild.net/jenkins/job/CHDiscord/9/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "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" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
      "fullName" : "PseudoKnight"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}</pre></body></html>