{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user LadyCailin",
          "userId" : "ladycailin",
          "userName" : "LadyCailin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
            "branch" : [
              {
                "SHA1" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
            "branch" : [
              {
                "SHA1" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
        "branch" : [
          {
            "SHA1" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/EngineHub/CommandHelper.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 18,
      "totalCount" : 820,
      "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"
    },
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT.jar",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT.jar",
      "relativePath" : "target/commandhelper-3.3.5-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6",
  "duration" : 1046407,
  "estimatedDuration" : 897730,
  "executor" : None,
  "fullDisplayName" : "CommandHelper #6",
  "id" : "6",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6,
  "queueId" : 119,
  "result" : "SUCCESS",
  "timestamp" : 1711198214442,
  "url" : "https://letsbuild.net/jenkins/job/CommandHelper/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/PureUtilities/Web/WebUtility.java"
        ],
        "commitId" : "49c957f9cb80f73813c809adfbb98ad643361775",
        "timestamp" : 1710456144000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/ladycailin",
          "fullName" : "LadyCailin"
        },
        "authorEmail" : "savannahcailin@gmail.com",
        "comment" : "Add read timeout to http_request as well.\u000a",
        "date" : "2024-03-14 23:42:24 +0100",
        "id" : "49c957f9cb80f73813c809adfbb98ad643361775",
        "msg" : "Add read timeout to http_request as well.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/PureUtilities/Web/WebUtility.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/core/compiler/analysis/StaticAnalysis.java"
        ],
        "commitId" : "f8472adac8732cb4e9f71a7e7526614ae61c1de4",
        "timestamp" : 1710462511000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pieter12345",
          "fullName" : "Pieter12345"
        },
        "authorEmail" : "P.J.S.Kools@student.tudelft.nl",
        "comment" : "Fix procedure arguments not being typechecked\u000a",
        "date" : "2024-03-15 01:28:31 +0100",
        "id" : "f8472adac8732cb4e9f71a7e7526614ae61c1de4",
        "msg" : "Fix procedure arguments not being typechecked",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/compiler/analysis/StaticAnalysis.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/core/events/EventUtils.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/PrefilterBuilder.java"
        ],
        "commitId" : "77376fda80edde0513f3c48c9947d96b47996f6c",
        "timestamp" : 1710869255000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Cache sorted prefilters\u000a",
        "date" : "2024-03-19 10:27:35 -0700",
        "id" : "77376fda80edde0513f3c48c9947d96b47996f6c",
        "msg" : "Cache sorted prefilters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/EventUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/PrefilterBuilder.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/docs/Extension_Development"
        ],
        "commitId" : "483de30fea5fa4e3ce512d534f862db719700d7b",
        "timestamp" : 1710870991000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update Extension Development page\u000a\u000a* Plugin versions have been updated to mirror current versions used by CommandHelper\u000a* Clarified that functions should be wrapped in a parent class\u000a* Updated introduction to remove redundancy and misleading \"under construction\" language\u000a",
        "date" : "2024-03-19 10:56:31 -0700",
        "id" : "483de30fea5fa4e3ce512d534f862db719700d7b",
        "msg" : "Update Extension Development page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/docs/Extension_Development"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/abstraction/MCEntity.java",
          "src/main/java/com/laytonsmith/core/functions/EntityManagement.java",
          "src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCEntity.java"
        ],
        "commitId" : "1a8114018ec9e3a8676615b59d3d966197515b00",
        "timestamp" : 1710871026000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Add entity_in_water()\u000a",
        "date" : "2024-03-19 10:57:06 -0700",
        "id" : "1a8114018ec9e3a8676615b59d3d966197515b00",
        "msg" : "Add entity_in_water()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/MCEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/functions/EntityManagement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCEntity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/commandhelper/CommandHelperPlugin.java",
          "src/main/resources/docs/Packet_Jumper",
          "src/main/java/com/laytonsmith/core/constructs/Construct.java",
          "src/main/java/com/laytonsmith/core/packetjumper/PacketInstance.java",
          "src/main/java/com/laytonsmith/core/extensions/AbstractExtension.java",
          "src/main/java/com/laytonsmith/core/extensions/Extension.java",
          "src/main/java/com/laytonsmith/core/packetjumper/PacketJumper.java",
          "src/main/resources/siteDeploy/LearningTrail.json",
          "src/main/java/com/laytonsmith/core/extensions/ExtensionManager.java",
          "src/main/java/com/laytonsmith/core/packetjumper/PacketInfo.java",
          "pom.xml",
          "src/test/java/com/laytonsmith/testing/StaticTest.java"
        ],
        "commitId" : "42e7776c133d0453f0834e33df1696e2243e4706",
        "timestamp" : 1711059942000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Provide additional extension hook point\u000a\u000aIntroduce PacketJumper docs directly in CH docs.\u000a",
        "date" : "2024-03-21 23:25:42 +0100",
        "id" : "42e7776c133d0453f0834e33df1696e2243e4706",
        "msg" : "Provide additional extension hook point",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/com/laytonsmith/core/packetjumper/PacketJumper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/commandhelper/CommandHelperPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/siteDeploy/LearningTrail.json"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/extensions/AbstractExtension.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/laytonsmith/testing/StaticTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/constructs/Construct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/com/laytonsmith/core/packetjumper/PacketInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/extensions/Extension.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/extensions/ExtensionManager.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/com/laytonsmith/core/packetjumper/PacketInstance.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/docs/Packet_Jumper"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/commandhelper/CommandHelperPlugin.java",
          "src/main/java/com/laytonsmith/core/extensions/ExtensionManager.java"
        ],
        "commitId" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
        "timestamp" : 1711060729000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/ladycailin",
          "fullName" : "LadyCailin"
        },
        "authorEmail" : "savannahcailin@gmail.com",
        "comment" : "Move onLoad to initialization\u000a",
        "date" : "2024-03-21 23:38:49 +0100",
        "id" : "82a1cd04799e0b7c7b79e6e2a9f1396065ac21c3",
        "msg" : "Move onLoad to initialization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/commandhelper/CommandHelperPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/extensions/ExtensionManager.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
      "fullName" : "PseudoKnight"
    },
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pieter12345",
      "fullName" : "Pieter12345"
    },
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/ladycailin",
      "fullName" : "LadyCailin"
    },
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}