{
  "_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" : 139,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
            "branch" : [
              {
                "SHA1" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
            "branch" : [
              {
                "SHA1" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
        "branch" : [
          {
            "SHA1" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
            "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" : "#139",
  "duration" : 840,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #139",
  "id" : "139",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 139,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1427053860929,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/139/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/CraftWorld.java",
          "nms-patches/ChunkProviderServer.patch",
          "nms-patches/Chunk.patch",
          "nms-patches/ChunkRegionLoader.patch"
        ],
        "commitId" : "3fce0ec0f5462b0478c6b85ae5c8026f69a2911b",
        "timestamp" : 1427050890000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "SPIGOT-729: Revert the entity slice move\u000a",
        "date" : "2015-03-22T19:01:30+0000",
        "id" : "3fce0ec0f5462b0478c6b85ae5c8026f69a2911b",
        "msg" : "SPIGOT-729: Revert the entity slice move",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/ChunkRegionLoader.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ChunkProviderServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/CraftWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/Chunk.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/EntitySlice.patch"
        ],
        "commitId" : "970be7a444aa6b0dfac624b4633a8b5fe535c2ec",
        "timestamp" : 1427051215000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "Fix thread safety issues in EntitySlice\u000a",
        "date" : "2015-03-22T19:06:55+0000",
        "id" : "970be7a444aa6b0dfac624b4633a8b5fe535c2ec",
        "msg" : "Fix thread safety issues in EntitySlice",
        "paths" : [
          {
            "editType" : "add",
            "file" : "nms-patches/EntitySlice.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/World.patch"
        ],
        "commitId" : "22c613d8690880ca7d269db709054b4886429d98",
        "timestamp" : 1427052094000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "SPIGOT-725: Always return captured tile entities\u000a",
        "date" : "2015-03-22T19:21:34+0000",
        "id" : "22c613d8690880ca7d269db709054b4886429d98",
        "msg" : "SPIGOT-725: Always return captured tile entities",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/World.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/Explosion.patch"
        ],
        "commitId" : "e387d8dc7752a7f03e6baa1dadaf66ec2e7e3512",
        "timestamp" : 1427053366000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "Implement BlockExplodeEvent\u000a",
        "date" : "2015-03-22T19:42:46+0000",
        "id" : "e387d8dc7752a7f03e6baa1dadaf66ec2e7e3512",
        "msg" : "Implement BlockExplodeEvent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/Explosion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/TileEntity.patch"
        ],
        "commitId" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
        "timestamp" : 1427053526000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "SPIGOT-720: Fix NPE in TileEntity.getOwner\u000a",
        "date" : "2015-03-22T19:45:26+0000",
        "id" : "7d0f836d0f3371f7a47c78c54091d8c83ea97c14",
        "msg" : "SPIGOT-720: Fix NPE in TileEntity.getOwner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/TileEntity.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
      "fullName" : "Thinkofdeath (Thinkofdeath)"
    }
  ]
}