{
  "_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" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
            "branch" : [
              {
                "SHA1" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
            "branch" : [
              {
                "SHA1" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
        "branch" : [
          {
            "SHA1" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/GslStarplane.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 20741,
  "estimatedDuration" : 22727,
  "executor" : None,
  "fullDisplayName" : "gsl-starplane #14",
  "id" : "14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14,
  "queueId" : 133,
  "result" : "SUCCESS",
  "timestamp" : 1714887587124,
  "url" : "https://stianloader.org/jenkins/view/all/job/gsl-starplane/14/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md",
          "build.gradle",
          "src/main/java/de/geolykt/starloader/gslstarplane/GslDeployModsTask.java"
        ],
        "commitId" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
        "timestamp" : 1714887396000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Do not transform jars before copying them over\u000a\u000aI'm not exactly sure what I went for; I assume it was so that\u000aobfuscated jars could be run in the development environment,\u000abut that wasn't what it did in practice, so removing it is\u000asafe to do (people shouldn't be using remapped/obfuscated\u000ajars in the development environment anyways).\u000a\u000aThe breaking change that prompted me to remove this piece of code\u000awas the fact that the ClassWriter wasn't correctly configured\u000aas a result from us moving from TR to our own remapping framework.\u000a",
        "date" : "2024-05-05 07:36:36 +0200",
        "id" : "8de61ac4a414f7006426a003c164b19d47ddbe91",
        "msg" : "Do not transform jars before copying them over",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/gslstarplane/GslDeployModsTask.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}