{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
            "branch" : [
              {
                "SHA1" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
            "branch" : [
              {
                "SHA1" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
        "branch" : [
          {
            "SHA1" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mcMMO-Dev/mcMMO.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "mcMMO.jar",
      "fileName" : "mcMMO.jar",
      "relativePath" : "mcMMO/target/mcMMO.jar"
    },
    {
      "displayPath" : "original-mcMMO.jar",
      "fileName" : "original-mcMMO.jar",
      "relativePath" : "mcMMO/target/original-mcMMO.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#453",
  "duration" : 56577,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #453",
  "id" : "453",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 453,
  "queueId" : 6532,
  "result" : "SUCCESS",
  "timestamp" : 1566796788547,
  "url" : "https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/453/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "8951c1fd210169516acc209ef5993386bd34aec9",
        "timestamp" : 1566793701000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/theboyetronic",
          "fullName" : "theboyetronic"
        },
        "authorEmail" : "theboyetronic@gmail.com",
        "comment" : "Back in dev\u000a",
        "date" : "2019-08-26 05:28:21 +0100",
        "id" : "8951c1fd210169516acc209ef5993386bd34aec9",
        "msg" : "Back in dev",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.yml",
          "src/main/java/com/gmail/nossr50/database/SQLDatabaseManager.java",
          "src/main/java/com/gmail/nossr50/config/Config.java"
        ],
        "commitId" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
        "timestamp" : 1566793769000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/theboyetronic",
          "fullName" : "theboyetronic"
        },
        "authorEmail" : "theboyetronic@gmail.com",
        "comment" : "Add a configuration to print jdbc exceptions\u000aBy default, mcmmo tries to pretty print errors, which is fine for many\u000acases, however; deeper nested errors can lack information, e.g.\u000anetworking related issues, while the pretty print is less intimitating\u000aand provides useful information to users, surpressing the trace can\u000aprevent debugging these deeper issues, this config option serves as a\u000acompromise between scaring users and having a means to find these deeper\u000aissues.\u000a",
        "date" : "2019-08-26 05:29:29 +0100",
        "id" : "8a4410cde8df95fa4e8a4693f622601516bdfa4b",
        "msg" : "Add a configuration to print jdbc exceptions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/database/SQLDatabaseManager.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/theboyetronic",
      "fullName" : "theboyetronic"
    }
  ]
}