{
  "_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" : 168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
            "branch" : [
              {
                "SHA1" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
            "branch" : [
              {
                "SHA1" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
        "branch" : [
          {
            "SHA1" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
            "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" : "#168",
  "duration" : 676,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #168",
  "id" : "168",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 168,
  "queueId" : 82,
  "result" : "SUCCESS",
  "timestamp" : 1463654950764,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/168/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CraftBukkit-Patches/0028-Configurable-Messages.patch",
          "CraftBukkit-Patches/0092-Check-for-blank-OfflinePlayer-Names.patch",
          "CraftBukkit-Patches/0020-Close-Unloaded-Save-Files.patch",
          "CraftBukkit-Patches/0010-Spigot-Timings.patch",
          "CraftBukkit-Patches/0048-BungeeCord-Support.patch",
          "CraftBukkit-Patches/0002-Skeleton-API-Implementations.patch",
          "CraftBukkit-Patches/0127-Only-fetch-an-online-UUID-in-online-mode.patch",
          "CraftBukkit-Patches/0076-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch",
          "CraftBukkit-Patches/0139-BungeeCord-Chat-API.patch",
          "CraftBukkit-Patches/0062-Improve-AutoSave-Mechanism.patch",
          "CraftBukkit-Patches/0005-Spigot-Configuration.patch",
          "CraftBukkit-Patches/0044-Watchdog-Thread.patch",
          "CraftBukkit-Patches/0027-Allow-Disabling-of-Command-TabComplete.patch",
          "CraftBukkit-Patches/0099-Don-t-special-case-invalid-usernames-for-UUIDs.patch"
        ],
        "commitId" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
        "timestamp" : 1463654932000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Patch rebuild\u000a",
        "date" : "2016-05-19 20:48:52 +1000",
        "id" : "8a048fe4a4351b6a293cea7409a42332a31f17f5",
        "msg" : "Patch rebuild",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0099-Don-t-special-case-invalid-usernames-for-UUIDs.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0139-BungeeCord-Chat-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0062-Improve-AutoSave-Mechanism.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0027-Allow-Disabling-of-Command-TabComplete.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0002-Skeleton-API-Implementations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0005-Spigot-Configuration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0076-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0044-Watchdog-Thread.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0020-Close-Unloaded-Save-Files.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0092-Check-for-blank-OfflinePlayer-Names.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0127-Only-fetch-an-online-UUID-in-online-mode.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0048-BungeeCord-Support.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0028-Configurable-Messages.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0010-Spigot-Timings.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}