{
  "_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" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
            "branch" : [
              {
                "SHA1" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
            "branch" : [
              {
                "SHA1" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
        "branch" : [
          {
            "SHA1" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
            "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" : "#7",
  "duration" : 597,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #7",
  "id" : "2014-12-20_22-57-07",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1419112627000,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/7/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CraftBukkit-Patches/0015-Entity-Activation-Range.patch"
        ],
        "commitId" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
        "timestamp" : 1419073084000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Fix Fireworks on edge of unloaded chunks issue\u000a\u000aThis was something I fixed in the past but it ended up getting back in it seems.\u000a\u000aFireworks absolutely can not be skipped due to being on the edge of unloaded chunks,\u000aor else they will stick around forever and never despawn until players move near.\u000a\u000aOn some servers, fireworks are infinite and redstone machines will build up tons of fireworks,\u000acausing crushing client lag and server lag.\u000a\u000aThis resolves that by letting fireworks continue to move and detonate.\u000a",
        "date" : "2014-12-20T21:58:04+1100",
        "id" : "a77ed5758a71094f287b11c18e1cedef11ea54a9",
        "msg" : "Fix Fireworks on edge of unloaded chunks issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0015-Entity-Activation-Range.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}