{
  "_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" : 409,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9ec4f64c70e55de04105163f6fe176321aa2fa15",
            "branch" : [
              {
                "SHA1" : "9ec4f64c70e55de04105163f6fe176321aa2fa15",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9ec4f64c70e55de04105163f6fe176321aa2fa15",
            "branch" : [
              {
                "SHA1" : "9ec4f64c70e55de04105163f6fe176321aa2fa15",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9ec4f64c70e55de04105163f6fe176321aa2fa15",
        "branch" : [
          {
            "SHA1" : "9ec4f64c70e55de04105163f6fe176321aa2fa15",
            "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" : "#409",
  "duration" : 58966,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #409",
  "id" : "409",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 409,
  "queueId" : 5691,
  "result" : "SUCCESS",
  "timestamp" : 1562105953202,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO-java8%20mc%201.16%20and%20older/409/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_ja_JP.properties"
        ],
        "commitId" : "6e00f7eaa2b609ab1de7b09df9975aa1828a88bc",
        "timestamp" : 1562103689000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/6961187+snake0053",
          "fullName" : "6961187+snake0053"
        },
        "authorEmail" : "6961187+snake0053@users.noreply.github.com",
        "comment" : "Update locale_ja_JP.properties\u000a",
        "date" : "2019-07-03 06:41:29 +0900",
        "id" : "6e00f7eaa2b609ab1de7b09df9975aa1828a88bc",
        "msg" : "Update locale_ja_JP.properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_ja_JP.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_hu_HU.properties"
        ],
        "commitId" : "43819605fa9e360e004ae501447c8485711186d1",
        "timestamp" : 1562103863000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update locale_hu_HU.properties\u000a",
        "date" : "2019-07-02 23:44:23 +0200",
        "id" : "43819605fa9e360e004ae501447c8485711186d1",
        "msg" : "Update locale_hu_HU.properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_hu_HU.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/java/com/gmail/nossr50/skills/woodcutting/Woodcutting.java",
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java"
        ],
        "commitId" : "0af3c82612142b261df686ee13cbcb0fb8194aee",
        "timestamp" : 1562104015000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Fixed a bug that could prevent a Tree from being removed by Tree Feller\u000aif 2 or more players were using Tree Feller simultaneously\u000a",
        "date" : "2019-07-02 14:46:55 -0700",
        "id" : "0af3c82612142b261df686ee13cbcb0fb8194aee",
        "msg" : "Fixed a bug that could prevent a Tree from being removed by Tree Feller",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/woodcutting/Woodcutting.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java"
        ],
        "commitId" : "51ade5113fea27a714a3a7e569a8932e0f932c17",
        "timestamp" : 1562104234000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Adjust changelog\u000a",
        "date" : "2019-07-02 14:50:34 -0700",
        "id" : "51ade5113fea27a714a3a7e569a8932e0f932c17",
        "msg" : "Adjust changelog",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_en_US.properties"
        ],
        "commitId" : "9667eaf0451628d511f276a69d3ecce9f7608aea",
        "timestamp" : 1562104266000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/6961187+snake0053",
          "fullName" : "6961187+snake0053"
        },
        "authorEmail" : "6961187+snake0053@users.noreply.github.com",
        "comment" : "Fix spelling\u000a",
        "date" : "2019-07-03 06:51:06 +0900",
        "id" : "9667eaf0451628d511f276a69d3ecce9f7608aea",
        "msg" : "Fix spelling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_en_US.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/6961187+snake0053",
      "fullName" : "6961187+snake0053"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}