{
  "_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" : 389,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cf694d87c16991fd93ca48fa1343072f468423ff",
            "branch" : [
              {
                "SHA1" : "cf694d87c16991fd93ca48fa1343072f468423ff",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cf694d87c16991fd93ca48fa1343072f468423ff",
            "branch" : [
              {
                "SHA1" : "cf694d87c16991fd93ca48fa1343072f468423ff",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cf694d87c16991fd93ca48fa1343072f468423ff",
        "branch" : [
          {
            "SHA1" : "cf694d87c16991fd93ca48fa1343072f468423ff",
            "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" : "#389",
  "duration" : 287,
  "estimatedDuration" : 276,
  "executor" : None,
  "fullDisplayName" : "Spigot-RSS #389",
  "id" : "389",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 389,
  "queueId" : 242,
  "result" : "SUCCESS",
  "timestamp" : 1552561630115,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/Spigot-RSS/389/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Bukkit-Patches/0011-Implement-Locale-Getter-for-Players.patch",
          "Bukkit-Patches/0006-Define-SpawnerSpawnEvent.patch",
          "Bukkit-Patches/0016-Undeprecate-Player-updateInventory-V.patch",
          "Bukkit-Patches/0007-Entity-Mount-and-Dismount-Events.patch",
          "Bukkit-Patches/0002-Skeleton-API-Implementations.patch",
          "Bukkit-Patches/0018-BungeeCord-Chat-API.patch",
          "Bukkit-Patches/0005-Add-Arrow-API.patch",
          "Bukkit-Patches/0010-Add-respawn-API.patch",
          "Bukkit-Patches/0004-BungeeCord-Support.patch",
          "Bukkit-Patches/0015-Add-PlayerSpawnLocationEvent.patch",
          "Bukkit-Patches/0017-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch",
          "Bukkit-Patches/0012-Add-support-for-fetching-hidden-players.patch",
          "Bukkit-Patches/0009-Add-Getter-for-Entity-Invulnerability.patch",
          "Bukkit-Patches/0008-Player-Collision-API.patch",
          "Bukkit-Patches/0013-Silenceable-Lightning-API.patch",
          "Bukkit-Patches/0019-Add-restart-API.patch",
          "Bukkit-Patches/0014-Remove-deprecation-on-some-player-lookup-methods.patch",
          "Bukkit-Patches/0003-Spigot-Timings.patch"
        ],
        "commitId" : "cf694d87c16991fd93ca48fa1343072f468423ff",
        "timestamp" : 1552459386000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Add nullability annotations\u000a",
        "date" : "2019-03-13T06:43:06+0000",
        "id" : "cf694d87c16991fd93ca48fa1343072f468423ff",
        "msg" : "Add nullability annotations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0004-BungeeCord-Support.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0002-Skeleton-API-Implementations.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0006-Define-SpawnerSpawnEvent.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0017-Added-isUnbreakable-and-setUnbreakable-to-ItemMeta.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0013-Silenceable-Lightning-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0015-Add-PlayerSpawnLocationEvent.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0011-Implement-Locale-Getter-for-Players.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0016-Undeprecate-Player-updateInventory-V.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0010-Add-respawn-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0003-Spigot-Timings.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0012-Add-support-for-fetching-hidden-players.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0019-Add-restart-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0014-Remove-deprecation-on-some-player-lookup-methods.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0009-Add-Getter-for-Entity-Invulnerability.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0018-BungeeCord-Chat-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0008-Player-Collision-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0005-Add-Arrow-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0007-Entity-Mount-and-Dismount-Events.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}