{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : 2701,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
            "branch" : [
              {
                "SHA1" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
            "branch" : [
              {
                "SHA1" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
        "branch" : [
          {
            "SHA1" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2701",
  "duration" : 708,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2701",
  "id" : "2701",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2701,
  "queueId" : 4884,
  "result" : "SUCCESS",
  "timestamp" : 1696537081020,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2701/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/net/minecraft/world/entity/projectile/EntityArrow.patch",
          "src/main/java/org/bukkit/craftbukkit/entity/CraftItem.java"
        ],
        "commitId" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
        "timestamp" : 1696536971000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#1272: Only allow one entity in CraftItem instead of two\u000a\u000aThis pr reverts a change made in 2012 which allowed CraftItem to be a also other entities such as an arrow.\u000aI don't see any practical reason why the original change was done, other than to allow plugin developers to do some stuff in a cursed way.\u000aWith the introduction of the PlayerPickupArrowEvent in 2016 there is also a way to access the arrow involved in a better way.\u000aGenerally I think the current behavior is a bit strange and should be reverted.\u000a",
        "date" : "2023-10-06 07:16:11 +1100",
        "id" : "38c599f9ded2f934b41d8deaed8d1e61c0a1e8c0",
        "msg" : "#1272: Only allow one entity in CraftItem instead of two",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/entity/CraftItem.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntityArrow.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}