{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 23,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1129/mavenArtifacts/"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1129",
  "duration" : 11342,
  "estimatedDuration" : 4521,
  "executor" : None,
  "fullDisplayName" : "BungeeCord » BungeeCord-Proxy #1129",
  "id" : "1129",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1129,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1457035894514,
  "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1129/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/UserConnection.java"
        ],
        "commitId" : "903ada06f02924d160408a49bdf5b2609b409c4a",
        "timestamp" : 1456996259000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Sould break the priority lookup after server found\u000a\u000aIf the list would look like this\u000a\u000a- test1 -> 1.8 -> ServerKickEvent cancelled -> reason set to \"outdated\"\u000a- test2 -> 1.8\u000a- test3 -> 1.9\u000a\u000aand a player joins with version 1.8 he would never be connected to test2 because the server test2 is not equal to test1 and the server test3 is not equal to test1.\u000aSo test3 is the last in the while loop and would be used also if another server with higher priority matches the requirements.\u000a",
        "date" : "2016-03-03T20:10:59+1100",
        "id" : "903ada06f02924d160408a49bdf5b2609b409c4a",
        "msg" : "Sould break the priority lookup after server found",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/UserConnection.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1129/mavenArtifacts/"
  }
}