{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by CodeCrafter47"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 617,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
            "branch" : [
              {
                "SHA1" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
            "branch" : [
              {
                "SHA1" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
        "branch" : [
          {
            "SHA1" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/CodeCrafter47/BungeeTabListPlus.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 114,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeTabListPlus_BukkitBridge-2.6.5-SNAPSHOT.jar",
      "fileName" : "BungeeTabListPlus_BukkitBridge-2.6.5-SNAPSHOT.jar",
      "relativePath" : "bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.6.5-SNAPSHOT.jar"
    },
    {
      "displayPath" : "BungeeTabListPlus-2.6.5-SNAPSHOT.jar",
      "fileName" : "BungeeTabListPlus-2.6.5-SNAPSHOT.jar",
      "relativePath" : "bootstrap-bungee/target/BungeeTabListPlus-2.6.5-SNAPSHOT.jar"
    },
    {
      "displayPath" : "BungeeTabListPlus-2.6.5-SNAPSHOT-debug.jar",
      "fileName" : "BungeeTabListPlus-2.6.5-SNAPSHOT-debug.jar",
      "relativePath" : "bootstrap-bungee-debug/target/BungeeTabListPlus-2.6.5-SNAPSHOT-debug.jar"
    },
    {
      "displayPath" : "version.properties",
      "fileName" : "version.properties",
      "relativePath" : "bungee/target/classes/version.properties"
    },
    {
      "displayPath" : "BungeeTabListPlus_SpongeBridge-2.6.5-SNAPSHOT.jar",
      "fileName" : "BungeeTabListPlus_SpongeBridge-2.6.5-SNAPSHOT.jar",
      "relativePath" : "sponge/target/BungeeTabListPlus_SpongeBridge-2.6.5-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#617",
  "duration" : 248550,
  "estimatedDuration" : 69751,
  "executor" : None,
  "fullDisplayName" : "BungeeTabListPlus #617",
  "id" : "617",
  "keepLog" : False,
  "number" : 617,
  "queueId" : 62,
  "result" : "SUCCESS",
  "timestamp" : 1481980395792,
  "url" : "https://ci.codecrafter47.de/job/BungeeTabListPlus/617/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bungee/src/main/java/codecrafter47/bungeetablistplus/expression/ExpressionTokenizer.java"
        ],
        "commitId" : "63e3962916dc68d655bd4d868425f246fa20db62",
        "timestamp" : 1480668594000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "allow single quoted string literals in expressions\u000a",
        "date" : "2016-12-02 09:49:54 +0100",
        "id" : "63e3962916dc68d655bd4d868425f246fa20db62",
        "msg" : "allow single quoted string literals in expressions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/expression/ExpressionTokenizer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bungee/src/main/java/codecrafter47/bungeetablistplus/tablistproviders/DynamicSizeConfigTablistProvider.java",
          "bungee/src/main/java/codecrafter47/bungeetablistplus/tablistproviders/FixedSizeConfigTablistProvider.java",
          "bungee/src/main/java/codecrafter47/bungeetablistplus/tablistproviders/ConfigTablistProvider.java"
        ],
        "commitId" : "098dd41b867129d8b4aff56970e9d6a05b18730b",
        "timestamp" : 1480668979000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "fix annoying Exception on disconnect\u000a",
        "date" : "2016-12-02 09:56:19 +0100",
        "id" : "098dd41b867129d8b4aff56970e9d6a05b18730b",
        "msg" : "fix annoying Exception on disconnect",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/tablistproviders/ConfigTablistProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/tablistproviders/DynamicSizeConfigTablistProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/tablistproviders/FixedSizeConfigTablistProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bungee/src/main/java/codecrafter47/bungeetablistplus/expression/ExpressionTokenizer.java"
        ],
        "commitId" : "7d46f1a0736892c2232a14b533563fac78377e7e",
        "timestamp" : 1480669064000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "allow using single = for equal in expressions\u000a",
        "date" : "2016-12-02 09:57:44 +0100",
        "id" : "7d46f1a0736892c2232a14b533563fac78377e7e",
        "msg" : "allow using single = for equal in expressions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/expression/ExpressionTokenizer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bungee/src/main/java/codecrafter47/bungeetablistplus/ResendThread.java"
        ],
        "commitId" : "20ca644557d10f873fa98223e5c998107d578b52",
        "timestamp" : 1480669447000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "fix NPE\u000a",
        "date" : "2016-12-02 10:04:07 +0100",
        "id" : "20ca644557d10f873fa98223e5c998107d578b52",
        "msg" : "fix NPE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/ResendThread.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bungee/src/main/java/codecrafter47/bungeetablistplus/version/BungeeProtocolVersionProvider.java"
        ],
        "commitId" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
        "timestamp" : 1481980383000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "add 1.11 support for the client_version placeholder\u000a",
        "date" : "2016-12-17 14:13:03 +0100",
        "id" : "41f94af351174d7f6597d16ee8d15a9363bc5a60",
        "msg" : "add 1.11 support for the client_version placeholder",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bungee/src/main/java/codecrafter47/bungeetablistplus/version/BungeeProtocolVersionProvider.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3@gmx.de",
      "fullName" : "flo.e3@gmx.de"
    }
  ]
}