{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 18,
      "totalCount" : 820,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://letsbuild.net/jenkins/job/CommandHelper/com.sk89q$commandhelper/5/mavenArtifacts/"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "com.sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT-full.jar"
    },
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT.jar",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT.jar",
      "relativePath" : "com.sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT.jar"
    },
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT.pom",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT.pom",
      "relativePath" : "com.sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "CommandHelper",
  "duration" : 1028339,
  "estimatedDuration" : 844977,
  "executor" : None,
  "fullDisplayName" : "CommandHelper » CommandHelper CommandHelper",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1709671170931,
  "url" : "https://letsbuild.net/jenkins/job/CommandHelper/com.sk89q$commandhelper/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/PureUtilities/Common/ReflectionUtils.java",
          "src/main/java/com/laytonsmith/abstraction/MCEntity.java",
          "src/main/java/com/laytonsmith/PureUtilities/Common/StringUtils.java",
          "nb-configuration.xml",
          "src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCEntity.java",
          "src/main/java/com/laytonsmith/core/Static.java",
          "src/main/java/com/laytonsmith/core/constructs/CArray.java",
          "src/main/java/com/laytonsmith/core/functions/EntityManagement.java",
          "src/main/java/com/laytonsmith/PureUtilities/Common/StreamUtils.java"
        ],
        "commitId" : "6279947c7061e4840dbfeca28d65ea0d254f3c1b",
        "timestamp" : 1709669369000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add get_entity_transient_id (#1377)\u000a\u000a",
        "date" : "2024-03-05 21:09:29 +0100",
        "id" : "6279947c7061e4840dbfeca28d65ea0d254f3c1b",
        "msg" : "Add get_entity_transient_id (#1377)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/Static.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/PureUtilities/Common/StringUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/MCEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/PureUtilities/Common/StreamUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/functions/EntityManagement.java"
          },
          {
            "editType" : "edit",
            "file" : "nb-configuration.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/PureUtilities/Common/ReflectionUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/constructs/CArray.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/core/events/prefilters/MacroICPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/Event.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/StringPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/EventUtils.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/MaterialPrefilterMatcher.java",
          "src/main/resources/docs/Extension_Development",
          "src/main/java/com/laytonsmith/core/events/prefilters/StringICPrefilterMatcher.java",
          "src/main/resources/docs/Developer_Guide",
          "src/main/java/com/laytonsmith/core/events/AbstractEvent.java",
          "src/main/java/com/laytonsmith/abstraction/bukkit/events/BukkitAbstractEventMixin.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/MathPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/RegexPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/ExpressionPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/tools/ShellEventMixin.java",
          "src/main/java/com/laytonsmith/core/extensions/ExtensionTracker.java",
          "src/test/java/com/laytonsmith/testing/StaticTest.java",
          "src/main/java/com/laytonsmith/core/exceptions/ConfigRuntimeException.java",
          "src/main/java/com/laytonsmith/core/functions/EventBinding.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/PrefilterBuilder.java",
          "src/main/java/com/laytonsmith/core/events/AbstractGenericEvent.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/WorldPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/ItemStackPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/Prefilter.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/AbstractPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/PrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/BooleanPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/MacroPrefilterMatcher.java",
          "src/main/java/com/laytonsmith/core/events/prefilters/LocationPrefilterMatcher.java"
        ],
        "commitId" : "416a628f25aec1f7db50ccc8d473a442ab6d1368",
        "timestamp" : 1709670766000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add priority to event prefilters. (#1378)\u000a\u000aThis allows for prefilters to be processed in order of least to highest\u000acomplexity, leading to more efficient processing of events that don't\u000amatch. For instance, matching a regex is more expensive than matching a\u000aboolean, so we check the boolean first, and if it doesn't match, then we\u000adon't try the regex match, whether or not it would match. General\u000aprefilter types have been given a default complexity, but as every\u000aprefilter is different, it's also possible for individual overrides to\u000aprovide a custom priority instead.\u000a",
        "date" : "2024-03-05 21:32:46 +0100",
        "id" : "416a628f25aec1f7db50ccc8d473a442ab6d1368",
        "msg" : "Add priority to event prefilters. (#1378)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/BooleanPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/docs/Developer_Guide"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/Prefilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/tools/ShellEventMixin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/extensions/ExtensionTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/RegexPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/MacroPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/StringPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/bukkit/events/BukkitAbstractEventMixin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/AbstractPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/MathPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/Event.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/functions/EventBinding.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/MaterialPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/EventUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/PrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/MacroICPrefilterMatcher.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/laytonsmith/core/events/AbstractGenericEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/LocationPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/ExpressionPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/WorldPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/docs/Extension_Development"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/PrefilterBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/AbstractEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/laytonsmith/testing/StaticTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/StringICPrefilterMatcher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/exceptions/ConfigRuntimeException.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/events/prefilters/ItemStackPrefilterMatcher.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://letsbuild.net/jenkins/job/CommandHelper/com.sk89q$commandhelper/5/mavenArtifacts/"
  }
}