{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2008,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
            "branch" : [
              {
                "SHA1" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
            "branch" : [
              {
                "SHA1" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
        "branch" : [
          {
            "SHA1" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2008",
  "duration" : 555,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2008",
  "id" : "2008",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2008,
  "queueId" : 1499,
  "result" : "SUCCESS",
  "timestamp" : 1609559285859,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2008/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/util/CraftChatMessage.java"
        ],
        "commitId" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
        "timestamp" : 1609559271000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-6303: Interpret text that Gson considers to be an empty JSON document as legacy text.\u000a\u000aFor example, this affects empty Strings, and Strings that consist only\u000aof whitespace. In lenient mode this would also affect text that contains\u000acomments, but that is not the case currently.\u000aMinecraft's component parser (i.e. Gson) produces null for these texts\u000ainstead of throwing a parse exception. By interpreting this text as\u000alegacy text we correctly create text components for them that contain\u000atheir contents.\u000a",
        "date" : "2021-01-02 14:47:51 +1100",
        "id" : "24c79a14463b6ff00adf63098566dc84588f8fd9",
        "msg" : "SPIGOT-6303: Interpret text that Gson considers to be an empty JSON",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/util/CraftChatMessage.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}