{
  "_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" : 1753,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
            "branch" : [
              {
                "SHA1" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
            "branch" : [
              {
                "SHA1" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
        "branch" : [
          {
            "SHA1" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
            "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" : "#1753",
  "duration" : 740,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #1753",
  "id" : "1753",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1753,
  "queueId" : 325,
  "result" : "SUCCESS",
  "timestamp" : 1583115248994,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/1753/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java",
          "src/test/java/org/bukkit/craftbukkit/inventory/PersistentDataContainerTest.java"
        ],
        "commitId" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
        "timestamp" : 1583115021000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#639: Deep clone itemmetas persistent container on clone\u000a\u000aAfter this commit, spigot now creates a deep copy of the\u000aitemmeta's persistent data container when the itemmeta\u000ainstance is cloned.\u000a\u000aThis change fixes the bug that, after cloning itemmeta, the container\u000ainstance the cloned meta would point to was equal to the original one.\u000aThis resulted in two itemmeta instances sharing a single persistent\u000acontainer.\u000a",
        "date" : "2020-03-02 13:10:21 +1100",
        "id" : "6b00b14539bbfe4b32a93de4ce66856b71ba9d8f",
        "msg" : "#639: Deep clone itemmetas persistent container on clone",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/bukkit/craftbukkit/inventory/PersistentDataContainerTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}