{
  "_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" : 2215,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
            "branch" : [
              {
                "SHA1" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
            "branch" : [
              {
                "SHA1" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
        "branch" : [
          {
            "SHA1" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2215",
  "duration" : 724,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2215",
  "id" : "2215",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2215,
  "queueId" : 2445,
  "result" : "SUCCESS",
  "timestamp" : 1631260088909,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2215/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/entity/CraftHanging.java",
          "src/main/java/org/bukkit/craftbukkit/entity/CraftItemFrame.java",
          "src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java",
          "src/main/java/org/bukkit/craftbukkit/entity/CraftLeash.java"
        ],
        "commitId" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
        "timestamp" : 1631259998000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-5732, SPIGOT-6387: Overhaul Hanging entities\u000a\u000a- SPIGOT-5732: Fix issue with spawning leash hitches and painting, by using the right block faces\u000a\u000a- SPIGOT-6387: Allow hanging entities to be spawned mid air\u000a\u000a- Use randomize parameter to determine if a random painting should be chosen or not\u000a\u000a- Return BlockFace self by leash hitches entity\u000a\u000a- Throw a standardised exception when trying to set a BlockFace to a hanging entity which the entity does not support, instead of using BlockFace south or throwing a null pointer\u000a",
        "date" : "2021-09-10 17:46:38 +1000",
        "id" : "6cd975d07e07231c2f9648a4be474abd59f28c87",
        "msg" : "SPIGOT-5732, SPIGOT-6387: Overhaul Hanging entities",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/entity/CraftHanging.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/entity/CraftItemFrame.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/entity/CraftLeash.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}