{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by md-5"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1973,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
            "branch" : [
              {
                "SHA1" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
            "branch" : [
              {
                "SHA1" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
        "branch" : [
          {
            "SHA1" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SpigotMC/BungeeCord.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 101,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeCord.jar",
      "fileName" : "BungeeCord.jar",
      "relativePath" : "bootstrap/target/BungeeCord.jar"
    },
    {
      "displayPath" : "cmd_alert.jar",
      "fileName" : "cmd_alert.jar",
      "relativePath" : "module/cmd-alert/target/cmd_alert.jar"
    },
    {
      "displayPath" : "cmd_find.jar",
      "fileName" : "cmd_find.jar",
      "relativePath" : "module/cmd-find/target/cmd_find.jar"
    },
    {
      "displayPath" : "cmd_kick.jar",
      "fileName" : "cmd_kick.jar",
      "relativePath" : "module/cmd-kick/target/cmd_kick.jar"
    },
    {
      "displayPath" : "cmd_list.jar",
      "fileName" : "cmd_list.jar",
      "relativePath" : "module/cmd-list/target/cmd_list.jar"
    },
    {
      "displayPath" : "cmd_send.jar",
      "fileName" : "cmd_send.jar",
      "relativePath" : "module/cmd-send/target/cmd_send.jar"
    },
    {
      "displayPath" : "cmd_server.jar",
      "fileName" : "cmd_server.jar",
      "relativePath" : "module/cmd-server/target/cmd_server.jar"
    },
    {
      "displayPath" : "reconnect_yaml.jar",
      "fileName" : "reconnect_yaml.jar",
      "relativePath" : "module/reconnect-yaml/target/reconnect_yaml.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1973",
  "duration" : 94847,
  "estimatedDuration" : 237864,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #1973",
  "id" : "1973",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1973,
  "queueId" : 408,
  "result" : "SUCCESS",
  "timestamp" : 1749344887712,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/BungeeCord/1973/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "protocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java"
        ],
        "commitId" : "dd1531e28df3dac7bb04f130287d0574423932c7",
        "timestamp" : 1749344831000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#3845: Add method to read tag with custom limiter\u000a",
        "date" : "2025-06-08 11:07:11 +1000",
        "id" : "dd1531e28df3dac7bb04f130287d0574423932c7",
        "msg" : "#3845: Add method to read tag with custom limiter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "protocol/src/main/java/net/md_5/bungee/protocol/packet/CustomClickAction.java"
        ],
        "commitId" : "4ebc3c96b2f365bb80117a7cad11201565107cfa",
        "timestamp" : 1749344836000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#3845: Apply vanilla limits to nbt read operation\u000a",
        "date" : "2025-06-08 11:07:16 +1000",
        "id" : "4ebc3c96b2f365bb80117a7cad11201565107cfa",
        "msg" : "#3845: Apply vanilla limits to nbt read operation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/packet/CustomClickAction.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
        ],
        "commitId" : "70fa02f3a4432ac73d7d48448d594e14691929ce",
        "timestamp" : 1749344838000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#3845: Register CustomClickAction in Configuration state\u000a",
        "date" : "2025-06-08 11:07:18 +1000",
        "id" : "70fa02f3a4432ac73d7d48448d594e14691929ce",
        "msg" : "#3845: Register CustomClickAction in Configuration state",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/ServerConnector.java",
          "proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java",
          "proxy/src/main/java/net/md_5/bungee/UserConnection.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/AbstractPacketHandler.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/packet/BundleDelimiter.java"
        ],
        "commitId" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
        "timestamp" : 1749344840000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#3846, #3847: Handle packet bundles\u000a",
        "date" : "2025-06-08 11:07:20 +1000",
        "id" : "2b9808cd13ed74065b579a5472e35ca6df5531a6",
        "msg" : "#3846, #3847: Handle packet bundles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/ServerConnector.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/UserConnection.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java"
          },
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/AbstractPacketHandler.java"
          },
          {
            "editType" : "add",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/packet/BundleDelimiter.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}