{
  "_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" : 1280,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
            "branch" : [
              {
                "SHA1" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
            "branch" : [
              {
                "SHA1" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
        "branch" : [
          {
            "SHA1" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/bukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1280",
  "duration" : 667,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #1280",
  "id" : "1280",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1280,
  "queueId" : 5678,
  "result" : "SUCCESS",
  "timestamp" : 1714078808117,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/1280/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/attribute/AttributeModifier.java",
          "src/main/java/org/bukkit/inventory/EquipmentSlot.java"
        ],
        "commitId" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
        "timestamp" : 1714072012000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/derrieple",
          "fullName" : "derrieple"
        },
        "authorEmail" : "derrieple@gmail.com",
        "comment" : "SPIGOT-7637: Bad logic in checking nullability of AttributeModifier slots\u000a\u000aAlso fix Class loading order issues, which resulted in EquipmentSlot#getGroup returning null, since EquipmentSlot and EquipmentSlotGroup referencing each other on class init.\u000aThis caused EquipmentSlot to being init first, when the fields in EquipmentSlotGroup are still null, resulting in the group being null.\u000a",
        "date" : "2024-04-25 21:06:52 +0200",
        "id" : "79c595c0c33b2f0ea98c8d8219bbb3f298bc6504",
        "msg" : "SPIGOT-7637: Bad logic in checking nullability of AttributeModifier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/inventory/EquipmentSlot.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/attribute/AttributeModifier.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/derrieple",
      "fullName" : "derrieple"
    }
  ]
}