{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user md_5",
          "userId" : "md_5",
          "userName" : "md_5"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1068,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9cf57ca929934fb58463a1e654e81ec72451d894",
            "branch" : [
              {
                "SHA1" : "9cf57ca929934fb58463a1e654e81ec72451d894",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9cf57ca929934fb58463a1e654e81ec72451d894",
            "branch" : [
              {
                "SHA1" : "9cf57ca929934fb58463a1e654e81ec72451d894",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1397,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
            "branch" : [
              {
                "SHA1" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
            "branch" : [
              {
                "SHA1" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
        "branch" : [
          {
            "SHA1" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/SpigotMC/BungeeCord.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 61,
      "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_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" : "#1397",
  "duration" : 156620,
  "estimatedDuration" : 237864,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #1397",
  "id" : "1397",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1397,
  "queueId" : 19,
  "result" : "SUCCESS",
  "timestamp" : 1551598433905,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/BungeeCord/1397/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
        ],
        "commitId" : "1a06ebeee018b19a30b68491150cc91a7cf3e298",
        "timestamp" : 1549142763000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#2599: Remove connection throttle if proxy protocol in use\u000a",
        "date" : "2019-02-03 08:26:03 +1100",
        "id" : "1a06ebeee018b19a30b68491150cc91a7cf3e298",
        "msg" : "#2599: Remove connection throttle if proxy protocol in use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
        ],
        "commitId" : "28c82238d0ef880b4ba79bd1516eb652bf2513c5",
        "timestamp" : 1549177126000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Fix typo in previous commit\u000a",
        "date" : "2019-02-03 17:58:46 +1100",
        "id" : "28c82238d0ef880b4ba79bd1516eb652bf2513c5",
        "msg" : "Fix typo in previous commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/conf/Configuration.java",
          "proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java",
          "proxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java"
        ],
        "commitId" : "0d6f3ee3745a9d551c90ca654e0092b6f173ce0c",
        "timestamp" : 1550358641000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Make 1.13 command injection normal functionality\u000a",
        "date" : "2019-02-17 10:10:41 +1100",
        "id" : "0d6f3ee3745a9d551c90ca654e0092b6f173ce0c",
        "msg" : "Make 1.13 command injection normal functionality",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/conf/Configuration.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java"
          },
          {
            "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/util/ChatComponentTransformer.java",
          "proxy/src/main/java/net/md_5/bungee/entitymap/EntityMap.java"
        ],
        "commitId" : "6d6fbb5efa06259166cc2e6f56e6320bf0d6316d",
        "timestamp" : 1550358804000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Fix two minor formatting issues\u000a",
        "date" : "2019-02-17 10:13:24 +1100",
        "id" : "6d6fbb5efa06259166cc2e6f56e6320bf0d6316d",
        "msg" : "Fix two minor formatting issues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/util/ChatComponentTransformer.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/entitymap/EntityMap.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
        ],
        "commitId" : "9133a6f511b4cfaca5e6a6671b58a6c3b10821ab",
        "timestamp" : 1551146702000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Simplify packet registration\u000a",
        "date" : "2019-02-26 13:05:02 +1100",
        "id" : "9133a6f511b4cfaca5e6a6671b58a6c3b10821ab",
        "msg" : "Simplify packet registration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/Protocol.java"
          },
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "api/src/main/java/net/md_5/bungee/api/event/ChatEvent.java",
          "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlertRaw.java"
        ],
        "commitId" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
        "timestamp" : 1551147065000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Misc formatting fixes\u000a",
        "date" : "2019-02-26 13:11:05 +1100",
        "id" : "e2bc7ed797c5e8d76d61339d0eb1f067521e5bb7",
        "msg" : "Misc formatting fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java"
          },
          {
            "editType" : "edit",
            "file" : "api/src/main/java/net/md_5/bungee/api/event/ChatEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlertRaw.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.2.5"
}