{
  "_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/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
            "branch" : [
              {
                "SHA1" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
            "branch" : [
              {
                "SHA1" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
        "branch" : [
          {
            "SHA1" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/stianloader-remapper.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6",
  "duration" : 10774,
  "estimatedDuration" : 20997,
  "executor" : None,
  "fullDisplayName" : "stianloader-remapper #6",
  "id" : "6",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6,
  "queueId" : 122,
  "result" : "SUCCESS",
  "timestamp" : 1714163477833,
  "url" : "https://stianloader.org/jenkins/view/all/job/stianloader-remapper/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/stianloader/remapper/Remapper.java"
        ],
        "commitId" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
        "timestamp" : 1714163317000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Simplify LVT remapping\u000a\u000aFrom the looks of it there was a bug that produced\u000ainvalid LVTs [which never got caught as generally we compute\u000athe frames and local variable table, but in the new gslStarplane\u000aversions that shouldn't be done. And in the case of untransformed\u000aclasses the classes will get exported with computed LVT mappings\u000abut the classloader will still give the untouched LVTs to java,\u000athus causing a crash there]\u000a",
        "date" : "2024-04-26 22:28:37 +0200",
        "id" : "f32f81a1682aab2852ee0b58bbdfa8d6753b148c",
        "msg" : "Simplify LVT remapping",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/stianloader/remapper/Remapper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}