{
  "_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" : 1382,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
            "branch" : [
              {
                "SHA1" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
            "branch" : [
              {
                "SHA1" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
        "branch" : [
          {
            "SHA1" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
            "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" : "#1382",
  "duration" : 442,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #1382",
  "id" : "1382",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1382,
  "queueId" : 340,
  "result" : "SUCCESS",
  "timestamp" : 1555730167156,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/1382/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/PlayerConnection.patch"
        ],
        "commitId" : "f74c7b9578132e74fa45be53f0b69ac510258f75",
        "timestamp" : 1555729210000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-4706: Can't interact with active item\u000a",
        "date" : "2019-04-20 13:00:10 +1000",
        "id" : "f74c7b9578132e74fa45be53f0b69ac510258f75",
        "msg" : "SPIGOT-4706: Can't interact with active item",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/PlayerConnection.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/ItemStack.patch",
          "src/test/java/org/bukkit/craftbukkit/inventory/ItemMetaTest.java"
        ],
        "commitId" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
        "timestamp" : 1555729241000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Remove the Damage tag from items when it is 0.\u000aCraftBukkit (and Minecraft as well in some cases, such as when getting \u000aan item from the creative inventory menu) will omit the Damage tag when \u000ait is zero. However, minecraft will add the tag in some situations \u000anevertheless, such as when loading the ItemStack, or when explictly \u000asetting the item undamaged.\u000aThese items (with and without the Damage tag for undamaged items) will \u000abe considered as different by minecraft and CraftBukkit in various \u000asituations, even though they should not. In CraftBukkit these items will \u000aactually only be considered unsimilar if the items' metadata is not\u000a'empty' (if it contains other additional metadata, such as enchantments, \u000aetc.).\u000aIf the item's tag is empty after removing the Damage tag, it gets \u000acompletely removed. The setRepairCost function was adapted to behave in \u000athe same way (removal of the tag if it becomes empty).\u000a",
        "date" : "2019-04-20 13:00:41 +1000",
        "id" : "c3749a2358d93d272702a20fa6d36b08722f9ea3",
        "msg" : "Remove the Damage tag from items when it is 0.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/ItemStack.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/bukkit/craftbukkit/inventory/ItemMetaTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}