{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Nilleke",
          "userId" : "nilleke",
          "userName" : "Nilleke"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 21,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "21f189f62617bcb51be9ff160778b868aa03142e",
            "branch" : [
              {
                "SHA1" : "21f189f62617bcb51be9ff160778b868aa03142e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "21f189f62617bcb51be9ff160778b868aa03142e",
            "branch" : [
              {
                "SHA1" : "21f189f62617bcb51be9ff160778b868aa03142e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "21f189f62617bcb51be9ff160778b868aa03142e",
        "branch" : [
          {
            "SHA1" : "21f189f62617bcb51be9ff160778b868aa03142e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/EngineHub/CommandHelper.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 16,
      "totalCount" : 847,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT-full.jar",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT-full.jar",
      "relativePath" : "target/commandhelper-3.3.5-SNAPSHOT-full.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#21 - 21f189f",
  "duration" : 896628,
  "estimatedDuration" : 1004963,
  "executor" : None,
  "fullDisplayName" : "CommandHelper #21 - 21f189f",
  "id" : "21",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 21,
  "queueId" : 14,
  "result" : "SUCCESS",
  "timestamp" : 1770073516824,
  "url" : "https://letsbuild.net/jenkins/view/all/job/CommandHelper/21/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/core/functions/ArrayHandling.java",
          "src/test/java/com/laytonsmith/core/functions/ArrayHandlingTest.java"
        ],
        "commitId" : "f539de71268933a7b660864a988288276859cf34",
        "timestamp" : 1768675105000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Optimize array_get() default argument\u000a\u000a~4x improvement when returning the default, making it similarly as fast as when the index does exist.\u000a",
        "date" : "2026-01-17 10:38:25 -0800",
        "id" : "f539de71268933a7b660864a988288276859cf34",
        "msg" : "Optimize array_get() default argument",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/functions/ArrayHandling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/laytonsmith/core/functions/ArrayHandlingTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/PureUtilities/ClassLoading/DynamicClassLoader.java",
          "src/main/java/com/laytonsmith/abstraction/enums/bukkit/BukkitMCArt.java",
          "src/main/java/com/laytonsmith/abstraction/enums/bukkit/BukkitMCAttribute.java"
        ],
        "commitId" : "21f189f62617bcb51be9ff160778b868aa03142e",
        "timestamp" : 1770070291000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Fix loading on Youer hybrid server\u000a",
        "date" : "2026-02-02 14:11:31 -0800",
        "id" : "21f189f62617bcb51be9ff160778b868aa03142e",
        "msg" : "Fix loading on Youer hybrid server",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/PureUtilities/ClassLoading/DynamicClassLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/bukkit/BukkitMCAttribute.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/bukkit/BukkitMCArt.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
      "fullName" : "PseudoKnight"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}