{
  "_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" : 97,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
            "branch" : [
              {
                "SHA1" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
            "branch" : [
              {
                "SHA1" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
        "branch" : [
          {
            "SHA1" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/Micromixin.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#97",
  "duration" : 61272,
  "estimatedDuration" : 34145,
  "executor" : None,
  "fullDisplayName" : "micromixin #97",
  "id" : "97",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 97,
  "queueId" : 298,
  "result" : "SUCCESS",
  "timestamp" : 1758631571369,
  "url" : "https://stianloader.org/jenkins/view/all/job/micromixin/97/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "micromixin-testing-suite-neo/micromixin-test-config-eclipse.json",
          "micromixin-testing-suite-neo/micromixin-test-config-gradle.json",
          "micromixin-transformer/src/main/java/org/stianloader/micromixin/transform/api/supertypes/ReflectionClassWrapperProvider.java",
          "micromixin-testing-suite-neo/build.gradle",
          "micromixin-transformer/src/main/java/org/stianloader/micromixin/transform/api/supertypes/ClassWrapperPool.java"
        ],
        "commitId" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
        "timestamp" : 1758631461000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Do not make ReflectionClassWrapperProvider throw an exception if not necessary\u000a\u000aAlso make ClassWrapperPool clone the provided ClassWrapperProvider list, instead\u000aof using it as-is (this especially affects cases where an immutable list is passed\u000athrough the constructor, forbidding #addProvider as a direct result of that.\u000aCopying the list makes that a non-issue)\u000a",
        "date" : "2025-09-23 14:44:21 +0200",
        "id" : "bf26bd287affaa50fc8f57a83c25f0caa984b212",
        "msg" : "Do not make ReflectionClassWrapperProvider throw an exception if not necessary",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "micromixin-testing-suite-neo/micromixin-test-config-eclipse.json"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-transformer/src/main/java/org/stianloader/micromixin/transform/api/supertypes/ClassWrapperPool.java"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-testing-suite-neo/micromixin-test-config-gradle.json"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-transformer/src/main/java/org/stianloader/micromixin/transform/api/supertypes/ReflectionClassWrapperProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "micromixin-testing-suite-neo/build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}