{
  "_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" : 1233,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
            "branch" : [
              {
                "SHA1" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
            "branch" : [
              {
                "SHA1" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
        "branch" : [
          {
            "SHA1" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
            "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" : "#1233",
  "duration" : 666,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #1233",
  "id" : "1233",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1233,
  "queueId" : 5297,
  "result" : "SUCCESS",
  "timestamp" : 1705197310596,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/1233/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/persistence/PersistentDataType.java"
        ],
        "commitId" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
        "timestamp" : 1705197265000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#958: Further clarify deprecation of TAG_CONTAINER_ARRAY\u000a\u000aThe commit expands on the deprecation reasoning for\u000aPersistentDataType#TAG_CONTAINER_ARRAY to make it more clear for people\u000amigrating their data as to why the data type is deprecated.\u000a\u000aThe commit also moves the annotation from obsolete to deprecated. The\u000aspecial handling of this type in the pdc implementation is more annoying\u000athan anything else and should not be used down the line, making\u000a@Deprecated a more proper annotation for this field.\u000a",
        "date" : "2024-01-14 12:54:25 +1100",
        "id" : "70be76c7be4a3e3b5f1e956a82fd3694b837bfa3",
        "msg" : "#958: Further clarify deprecation of TAG_CONTAINER_ARRAY",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/persistence/PersistentDataType.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}