{
  "_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/experiment/micromixin/j8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
            "branch" : [
              {
                "SHA1" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
                "name" : "refs/remotes/origin/experiment/micromixin/j8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
            "branch" : [
              {
                "SHA1" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
                "name" : "refs/remotes/origin/experiment/micromixin/j8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
        "branch" : [
          {
            "SHA1" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
            "name" : "refs/remotes/origin/experiment/micromixin/j8"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Starloader.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#20",
  "duration" : 25449,
  "estimatedDuration" : 21864,
  "executor" : None,
  "fullDisplayName" : "launcher-micromixin #20",
  "id" : "20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 20,
  "queueId" : 139,
  "result" : "SUCCESS",
  "timestamp" : 1715171016245,
  "url" : "https://stianloader.org/jenkins/job/launcher-micromixin/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/logback.xml",
          "src/main/java/de/geolykt/starloader/mod/DiscoveredExtension.java",
          "src/main/java/net/minestom/server/extras/selfmodification/MinestomRootClassLoader.java",
          "src/main/java9/module-info.java",
          "src/main/java/de/geolykt/starloader/mod/ExtensionManager.java",
          "pom.xml"
        ],
        "commitId" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
        "timestamp" : 1715170956000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Get rid of GSON\u000a\u000aGSON was previously used by sponge's mixin framework; but since\u000amicromixin is not dependent on it GSON can be removed from the\u000amicromixin variant of SLL\u000a",
        "date" : "2024-05-08 14:22:36 +0200",
        "id" : "774a193fe0e2c8ef987f79833e989bb5228a1eba",
        "msg" : "Get rid of GSON",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java9/module-info.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/minestom/server/extras/selfmodification/MinestomRootClassLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/mod/ExtensionManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/starloader/mod/DiscoveredExtension.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/logback.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}