{
  "_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" : 440,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
            "branch" : [
              {
                "SHA1" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
            "branch" : [
              {
                "SHA1" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
        "branch" : [
          {
            "SHA1" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/spigot.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#440",
  "duration" : 538,
  "estimatedDuration" : 276,
  "executor" : None,
  "fullDisplayName" : "Spigot-RSS #440",
  "id" : "440",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 440,
  "queueId" : 95,
  "result" : "SUCCESS",
  "timestamp" : 1565261705289,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/Spigot-RSS/440/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CraftBukkit-Patches/0039-Add-Option-to-Nerf-Mobs-from-Spawners.patch",
          "CraftBukkit-Patches/0013-Entity-Activation-Range.patch",
          "CraftBukkit-Patches/0012-Item-Despawn-Rate.patch",
          "CraftBukkit-Patches/0095-Allow-Capping-Tile-Entity-Tick-Time.patch",
          "CraftBukkit-Patches/0009-Spigot-Timings.patch",
          "CraftBukkit-Patches/0017-Hopper-Customisations.patch",
          "CraftBukkit-Patches/0044-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch",
          "CraftBukkit-Patches/0008-View-Distance.patch",
          "Bukkit-Patches/0019-View-Distance.patch",
          "CraftBukkit-Patches/0005-Crop-Growth-Rates.patch",
          "CraftBukkit-Patches/0010-Fix-Mob-Spawning-Relative-to-View-Distance.patch",
          "CraftBukkit-Patches/0092-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch",
          "CraftBukkit-Patches/0057-Configurable-dragon-death-and-wither-spawn-sounds.patch",
          "CraftBukkit-Patches/0030-Arrow-Despawn-Rate.patch",
          "CraftBukkit-Patches/0093-Configurable-Hanging-Tick.patch",
          "CraftBukkit-Patches/0074-Further-Seed-Customisation.patch",
          "CraftBukkit-Patches/0089-Add-Hunger-Config-Values.patch",
          "CraftBukkit-Patches/0091-Limit-TNT-Detonations-per-tick.patch",
          "CraftBukkit-Patches/0053-Implement-Silenceable-Lightning-API.patch",
          "CraftBukkit-Patches/0035-Allow-Disabling-Zombie-Villager-Aggression.patch",
          "CraftBukkit-Patches/0004-Spigot-Configuration.patch",
          "CraftBukkit-Patches/0006-Merge-tweaks-and-configuration.patch",
          "CraftBukkit-Patches/0103-Allow-changing-minimum-squid-spawn-range.patch",
          "CraftBukkit-Patches/0002-Skeleton-API-Implementations.patch",
          "CraftBukkit-Patches/0015-Entity-Tracking-Ranges.patch"
        ],
        "commitId" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
        "timestamp" : 1565261335000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Add string default for view distance, and API to retrieve per world\u000a",
        "date" : "2019-08-08T10:48:55+0000",
        "id" : "ea7e48b3e6d973551afe440a8cbc6d96a49d10fc",
        "msg" : "Add string default for view distance, and API to retrieve per world",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0089-Add-Hunger-Config-Values.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0013-Entity-Activation-Range.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0005-Crop-Growth-Rates.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0008-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0012-Item-Despawn-Rate.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0030-Arrow-Despawn-Rate.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0039-Add-Option-to-Nerf-Mobs-from-Spawners.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0002-Skeleton-API-Implementations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0093-Configurable-Hanging-Tick.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0103-Allow-changing-minimum-squid-spawn-range.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0095-Allow-Capping-Tile-Entity-Tick-Time.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0053-Implement-Silenceable-Lightning-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0091-Limit-TNT-Detonations-per-tick.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0006-Merge-tweaks-and-configuration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0074-Further-Seed-Customisation.patch"
          },
          {
            "editType" : "add",
            "file" : "Bukkit-Patches/0019-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0010-Fix-Mob-Spawning-Relative-to-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0015-Entity-Tracking-Ranges.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0009-Spigot-Timings.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0057-Configurable-dragon-death-and-wither-spawn-sounds.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0092-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0035-Allow-Disabling-Zombie-Villager-Aggression.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0004-Spigot-Configuration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0017-Hopper-Customisations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0044-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}