{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by md-5"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by md-5"
        },
        {
          "_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" : 2015,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
            "branch" : [
              {
                "SHA1" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
            "branch" : [
              {
                "SHA1" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
        "branch" : [
          {
            "SHA1" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
            "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" : 120,
      "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" : "#2015",
  "duration" : 151028,
  "estimatedDuration" : 162405,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #2015",
  "id" : "2015",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2015,
  "queueId" : 1486,
  "result" : "SUCCESS",
  "timestamp" : 1771046828136,
  "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/2015/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/command/CommandBungee.java"
        ],
        "commitId" : "adcda46de2d5e468d7b7a5cebd87e82e9adcac44",
        "timestamp" : 1771046716000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "#3933, #3934: Missing \".\" in command /bungee\u000a\u000a",
        "date" : "2026-02-14 16:25:16 +1100",
        "id" : "adcda46de2d5e468d7b7a5cebd87e82e9adcac44",
        "msg" : "#3933, #3934: Missing \".\" in command /bungee",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandBungee.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
        ],
        "commitId" : "7b5751f42854e6d8e88285898f2adc77ab8f421d",
        "timestamp" : 1771046769000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "#3932: Fix ArrayIndexOutOfBoundsException with MAX_PACKET_ID\u000a\u000aIn both cases it will throw an exception, but the BadPacketException is the expected one.\u000a",
        "date" : "2026-02-14 16:26:09 +1100",
        "id" : "7b5751f42854e6d8e88285898f2adc77ab8f421d",
        "msg" : "#3932: Fix ArrayIndexOutOfBoundsException with MAX_PACKET_ID",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
        "timestamp" : 1771046789000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "#3935: Update year to 2026\u000a\u000a",
        "date" : "2026-02-14 16:26:29 +1100",
        "id" : "1a3f96d919a1de25583536b6d337921ce25c9b0e",
        "msg" : "#3935: Update year to 2026",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
      "fullName" : "github"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}