{
  "_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" : 1981,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
            "branch" : [
              {
                "SHA1" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
            "branch" : [
              {
                "SHA1" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
        "branch" : [
          {
            "SHA1" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
            "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" : "#1981",
  "duration" : 510,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #1981",
  "id" : "1981",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1981,
  "queueId" : 1365,
  "result" : "SUCCESS",
  "timestamp" : 1604387887454,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/1981/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "dd10b375c2bca25cf5f7acf2a832895839dcbaf0",
        "timestamp" : 1604387708000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Downgrade NMS revision\u000a\u000aThis is not a precedent, please see https://www.spigotmc.org/wiki/nms/\u000a",
        "date" : "2020-11-03 18:15:08 +1100",
        "id" : "dd10b375c2bca25cf5f7acf2a832895839dcbaf0",
        "msg" : "Downgrade NMS revision",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/block/data/CraftBlockData.java"
        ],
        "commitId" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
        "timestamp" : 1604387708000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-6205: Rewrite enum to/from NMS type methods\u000a\u000aThe methods would otherwise cache wrong enum types for specific enums.\u000aThis would result in a `ClassCastException` at the caller location,\u000awhich obviously is no fun. This broke API with `Switch#getFace` and\u000a`FaceAttachable#getAttachedFace`.\u000a\u000aThe existing implementation was also stupid.\u000a",
        "date" : "2020-11-03 18:15:08 +1100",
        "id" : "ce64c84ca8c959a290a80a7d59b69809dad8206a",
        "msg" : "SPIGOT-6205: Rewrite enum to/from NMS type methods",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/block/data/CraftBlockData.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}