{
  "_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" : 1001,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
            "branch" : [
              {
                "SHA1" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
            "branch" : [
              {
                "SHA1" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
        "branch" : [
          {
            "SHA1" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
            "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" : "#1001",
  "duration" : 653,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #1001",
  "id" : "1001",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1001,
  "queueId" : 3296,
  "result" : "SUCCESS",
  "timestamp" : 1650620348041,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/1001/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/bukkit/configuration/file/YamlConfigurationTest.java",
          "src/main/java/org/bukkit/configuration/file/YamlRepresenter.java"
        ],
        "commitId" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
        "timestamp" : 1650620325000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-6949: Configuration sections that are nested within Maps or Lists are not properly serialized.\u000a\u000aThis broke with the configuration changes in\u000a3e2dd2bc120754ea4db193e878050d0eb31a6894.\u000a\u000aThis commit reverts one of the changes of this other commit so that\u000anested configuration sections are serialized as Maps again.\u000a\u000aAlthough the types of these nested configuration sections are not\u000apreserved when reloading a configuration (they turn into Maps), their\u000acontents should at least be preserved, as it has been the case in\u000aearlier Bukkit versions.\u000a",
        "date" : "2022-04-22 19:38:45 +1000",
        "id" : "31514774479a17c4a8cfb2d44f392a590a2b282c",
        "msg" : "SPIGOT-6949: Configuration sections that are nested within Maps or Lists",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/configuration/file/YamlRepresenter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/bukkit/configuration/file/YamlConfigurationTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}