{
  "_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" : 726,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
            "branch" : [
              {
                "SHA1" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
            "branch" : [
              {
                "SHA1" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
        "branch" : [
          {
            "SHA1" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
            "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" : "#726",
  "duration" : 547,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #726",
  "id" : "726",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 726,
  "queueId" : 161,
  "result" : "SUCCESS",
  "timestamp" : 1489984927387,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/726/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/Entity.patch",
          "nms-patches/World.patch"
        ],
        "commitId" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
        "timestamp" : 1489984875000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Process entity portalling towards the end of a tick.\u000aCross world teleportation works by taking a copy of an entity and moving\u000ait to a new world. After this happens the original entity is marked as\u000adead so as to be removed from the original world, however it still\u000aundergoes one further tick in the main world, but with some information\u000afrom the new world. It is not so easy to break out of this tick cycle if\u000aneeded, so instead we move the portalling process towards the end of an\u000aexisting tick. This ensures that the entity will not be spuriously\u000aticked.\u000a",
        "date" : "2017-03-20 15:41:15 +1100",
        "id" : "257d6cd04f7d669a4000b81ca78624f6501787c1",
        "msg" : "Process entity portalling towards the end of a tick.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/World.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/Entity.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}