{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Starjon"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 51,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "28249dc870bfaf1c838dd825c0496aa961316b26",
            "branch" : [
              {
                "SHA1" : "28249dc870bfaf1c838dd825c0496aa961316b26",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "28249dc870bfaf1c838dd825c0496aa961316b26",
            "branch" : [
              {
                "SHA1" : "28249dc870bfaf1c838dd825c0496aa961316b26",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "28249dc870bfaf1c838dd825c0496aa961316b26",
        "branch" : [
          {
            "SHA1" : "28249dc870bfaf1c838dd825c0496aa961316b26",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Brokkonaut/PlayerUUIDCache.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "PlayerUUIDCache.jar",
      "fileName" : "PlayerUUIDCache.jar",
      "relativePath" : "target/PlayerUUIDCache.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#51",
  "duration" : 17364,
  "estimatedDuration" : 3585,
  "executor" : None,
  "fullDisplayName" : "PlayerUUIDCache #51",
  "id" : "51",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 51,
  "queueId" : 205,
  "result" : "SUCCESS",
  "timestamp" : 1591471482222,
  "url" : "https://www.iani.de/jenkins/view/all/job/PlayerUUIDCache/51/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/playerUUIDCache/PlayerUUIDCacheAPI.java",
          "src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java",
          "src/main/java/de/iani/playerUUIDCache/UUIDDatabase.java"
        ],
        "commitId" : "28249dc870bfaf1c838dd825c0496aa961316b26",
        "timestamp" : 1591471468000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/jonas.becker",
          "fullName" : "jonas.becker"
        },
        "authorEmail" : "jonas.becker@uni-muenster.de",
        "comment" : "Allow loading all players from the database into the local cache.\u000a",
        "date" : "2020-06-06 21:24:28 +0200",
        "id" : "28249dc870bfaf1c838dd825c0496aa961316b26",
        "msg" : "Allow loading all players from the database into the local cache.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/playerUUIDCache/UUIDDatabase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/playerUUIDCache/PlayerUUIDCacheAPI.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/jonas.becker",
      "fullName" : "jonas.becker"
    }
  ]
}