{
  "_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" : 731,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
            "branch" : [
              {
                "SHA1" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
            "branch" : [
              {
                "SHA1" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
        "branch" : [
          {
            "SHA1" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
            "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" : "#731",
  "duration" : 87948,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #731",
  "id" : "731",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 731,
  "queueId" : 8314,
  "result" : "SUCCESS",
  "timestamp" : 1625415604349,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO-java8%20mc%201.16%20and%20older/731/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/util/platform/PlatformManager.java"
        ],
        "commitId" : "e816310da84c005f9fd0a544043db8c455a0e976",
        "timestamp" : 1625180864000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix mcmmo picking wrong version on builds withou patch number (#4555)\u000a\u000a* Fix server versioning\u000a\u000a* Switch to regex when getting server version\u000a\u000a* add comment\u000a\u000a* Poor beginner mistakes\u000a\u000aCo-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>\u000a\u000aCo-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>\u000a",
        "date" : "2021-07-01 16:07:44 -0700",
        "id" : "e816310da84c005f9fd0a544043db8c455a0e976",
        "msg" : "Fix mcmmo picking wrong version on builds withou patch number (#4555)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/platform/PlatformManager.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/advanced.yml",
          "src/main/java/com/gmail/nossr50/datatypes/interactions/NotificationType.java"
        ],
        "commitId" : "5255ae846d1a437a856618fefa58dca852043d17",
        "timestamp" : 1625181082000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fixed #4556 (#4559)\u000a\u000a",
        "date" : "2021-07-01 16:11:22 -0700",
        "id" : "5255ae846d1a437a856618fefa58dca852043d17",
        "msg" : "Fixed #4556 (#4559)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/advanced.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/datatypes/interactions/NotificationType.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt"
        ],
        "commitId" : "fb94374e3c930bb8ebb4846653046eebf272b9fb",
        "timestamp" : 1625181253000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Update changelog\u000a",
        "date" : "2021-07-01 16:14:13 -0700",
        "id" : "fb94374e3c930bb8ebb4846653046eebf272b9fb",
        "msg" : "Update changelog",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
        ],
        "commitId" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
        "timestamp" : 1625198579000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "2.1.200\u000a",
        "date" : "2021-07-01 21:02:59 -0700",
        "id" : "b79d452a6ddb4643c89bd2714c81b09f0e14a767",
        "msg" : "2.1.200",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/listeners/EntityListener.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
      "fullName" : "github"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}