{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/future/2x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 82,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
            "branch" : [
              {
                "SHA1" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
            "branch" : [
              {
                "SHA1" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
                "name" : "refs/remotes/origin/future/2x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
        "branch" : [
          {
            "SHA1" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
            "name" : "refs/remotes/origin/future/2x"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Starloader-API.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#82",
  "duration" : 99820,
  "estimatedDuration" : 96356,
  "executor" : None,
  "fullDisplayName" : "SLAPI #82",
  "id" : "82",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 82,
  "queueId" : 275,
  "result" : "SUCCESS",
  "timestamp" : 1755879411103,
  "url" : "https://stianloader.org/jenkins/job/SLAPI/82/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/geolykt/starloader/apimixins/LinuxSysImplementationMixins.java",
          "src/main/java/de/geolykt/starloader/api/gui/canvas/prefab/AbstractConsoleCanvasContext.java",
          "src/main/java/de/geolykt/starloader/apimixins/Lwjgl3NetMixins.java",
          "src/main/resources/starloader-api.ras",
          "src/main/resources/api-mixins.json"
        ],
        "commitId" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
        "timestamp" : 1755879152000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Fix Net#openURI implementations on linux\u000a\u000aIn LWJGL2, the implementation would cause log spam when sensible-browser is not installed,\u000awhile in LWJGL3 installations, if your AWT implementation is not working as it should be,\u000aopenURI would outright not work. Instead exceptions are now supressed and only logged if\u000aall options are exhausted, and on LWJGL3 xdg-open will be directly invoked if AWT does not\u000asupport Desktop#browse for one reason or another.\u000a",
        "date" : "2025-08-22 18:12:32 +0200",
        "id" : "43669cfcb0d0792b7553005b17b76cb27c9608a8",
        "msg" : "Fix Net#openURI implementations on linux",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/api/gui/canvas/prefab/AbstractConsoleCanvasContext.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/starloader/apimixins/Lwjgl3NetMixins.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/starloader-api.ras"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/geolykt/starloader/apimixins/LinuxSysImplementationMixins.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/api-mixins.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}