{
  "_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" : 2585,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
            "branch" : [
              {
                "SHA1" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
            "branch" : [
              {
                "SHA1" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
        "branch" : [
          {
            "SHA1" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
            "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" : "#2585",
  "duration" : 790,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2585",
  "id" : "2585",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2585,
  "queueId" : 4335,
  "result" : "SUCCESS",
  "timestamp" : 1685756465000,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2585/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/Main.java"
        ],
        "commitId" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
        "timestamp" : 1685756340000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#1191: Do not start on pre-release Java 17\u000a\u000aPre-release versions of Java may miss standard API that is introduced later during development of the same release. Unfortunately some server hosts knowingly (!) run these versions in production, even years after the general availability of that java release. Therefore, we need to manually enforce that the server only runs on fully standardized versions to ensure compatibility of plugin and server code with the runtime.\u000a\u000aTo cause less problems when developers test their software with newer Java, this rule is only enforced on the oldest Java release the server can run with. This is the Java version all plugins will normally compile to, so it's feature set must always be available during runtime.\u000a",
        "date" : "2023-06-03 11:39:00 +1000",
        "id" : "863dacb7a00f2d5d641a93951885620cbb7eb36d",
        "msg" : "#1191: Do not start on pre-release Java 17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/Main.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}