{
  "_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" : 664,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
            "branch" : [
              {
                "SHA1" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
            "branch" : [
              {
                "SHA1" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
        "branch" : [
          {
            "SHA1" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
            "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" : "#664",
  "duration" : 571,
  "estimatedDuration" : 357,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #664",
  "id" : "664",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 664,
  "queueId" : 456,
  "result" : "SUCCESS",
  "timestamp" : 1482266107748,
  "url" : "https://hub.spigotmc.org/jenkins/job/CraftBukkit-RSS/664/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/ItemFishingRod.patch",
          "nms-patches/EntityTippedArrow.patch",
          "nms-patches/EntityHuman.patch",
          "nms-patches/BlockCauldron.patch",
          "nms-patches/EntityPlayer.patch",
          "pom.xml",
          "nms-patches/EntityFishingHook.patch",
          "nms-patches/EntityWither.patch",
          "nms-patches/HandshakeListener.patch",
          "src/main/java/org/bukkit/craftbukkit/enchantments/CraftEnchantment.java",
          "nms-patches/TileEntity.patch",
          "nms-patches/WorldNBTStorage.patch",
          "nms-patches/EntityFireworks.patch",
          "nms-patches/PlayerConnection.patch",
          "nms-patches/RecipesFurnace.patch",
          "nms-patches/DedicatedServer.patch",
          "nms-patches/BlockMagma.patch",
          "nms-patches/EntityPig.patch",
          "nms-patches/MobSpawnerAbstract.patch",
          "nms-patches/EntityPotion.patch",
          "nms-patches/BlockCake.patch",
          "src/main/java/org/bukkit/craftbukkit/Main.java",
          "nms-patches/ItemMonsterEgg.patch",
          "nms-patches/World.patch",
          "nms-patches/Entity.patch",
          "nms-patches/ContainerAnvil.patch",
          "nms-patches/WorldServer.patch",
          "nms-patches/PlayerList.patch",
          "nms-patches/Enchantment.patch"
        ],
        "commitId" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
        "timestamp" : 1482264000000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Update to Minecraft 1.11.1\u000a",
        "date" : "2016-12-21 07:00:00 +1100",
        "id" : "8ea0c87f515290c35baf0029f7b2e046c1ff49cb",
        "msg" : "Update to Minecraft 1.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/BlockMagma.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityHuman.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/WorldNBTStorage.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/DedicatedServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/Enchantment.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/BlockCauldron.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/Main.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityPotion.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityFireworks.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/WorldServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityTippedArrow.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityFishingHook.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityWither.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/Entity.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityPlayer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/PlayerConnection.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/BlockCake.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/HandshakeListener.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/World.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ItemMonsterEgg.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/MobSpawnerAbstract.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/PlayerList.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/EntityPig.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/RecipesFurnace.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ItemFishingRod.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ContainerAnvil.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/TileEntity.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/enchantments/CraftEnchantment.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}