{
  "_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" : 3016,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "11a5e840ca869d125501356025cc849e510c1958",
            "branch" : [
              {
                "SHA1" : "11a5e840ca869d125501356025cc849e510c1958",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "11a5e840ca869d125501356025cc849e510c1958",
            "branch" : [
              {
                "SHA1" : "11a5e840ca869d125501356025cc849e510c1958",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "11a5e840ca869d125501356025cc849e510c1958",
        "branch" : [
          {
            "SHA1" : "11a5e840ca869d125501356025cc849e510c1958",
            "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" : "#3016",
  "duration" : 246,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #3016",
  "id" : "3016",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3016,
  "queueId" : 557,
  "result" : "SUCCESS",
  "timestamp" : 1728199990382,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/3016/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/inventory/CraftMerchantRecipe.java"
        ],
        "commitId" : "11a5e840ca869d125501356025cc849e510c1958",
        "timestamp" : 1728199920000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-7907, #1484: Improve merchant recipe item matching behavior to more closely align with older versions\u000a\u000aBefore the update for MC 1.20.5 (item components), merchant recipes\u000awould accept items with additional NBT tags. Since 1.20.5, merchant\u000arecipes created via the Bukkit API no longer accept additional\u000acomponents.\u000a\u000aThis changes which component types we pick for merchant recipes created\u000avia the API to more closely match the behavior from before the MC 1.20.5\u000aupdate, i.e. ignore any empty / default components again.\u000a",
        "date" : "2024-10-06 18:32:00 +1100",
        "id" : "11a5e840ca869d125501356025cc849e510c1958",
        "msg" : "SPIGOT-7907, #1484: Improve merchant recipe item matching behavior to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/inventory/CraftMerchantRecipe.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}