{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Nedelosk"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/mc-1.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 257,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6b59ab1810714bdfe988733069bd3472fb580f8a",
            "branch" : [
              {
                "SHA1" : "6b59ab1810714bdfe988733069bd3472fb580f8a",
                "name" : "origin/mc-1.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6b59ab1810714bdfe988733069bd3472fb580f8a",
            "branch" : [
              {
                "SHA1" : "6b59ab1810714bdfe988733069bd3472fb580f8a",
                "name" : "origin/mc-1.11"
              }
            ]
          }
        },
        "origin/mc-1.12" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 421,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
            "branch" : [
              {
                "SHA1" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
                "name" : "origin/mc-1.12"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
            "branch" : [
              {
                "SHA1" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
                "name" : "origin/mc-1.12"
              }
            ]
          }
        },
        "refs/remotes/origin/mc-1.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 114,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3c7280f3f9cf86aee7ef722711a9af32158296d",
            "branch" : [
              {
                "SHA1" : "d3c7280f3f9cf86aee7ef722711a9af32158296d",
                "name" : "refs/remotes/origin/mc-1.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3c7280f3f9cf86aee7ef722711a9af32158296d",
            "branch" : [
              {
                "SHA1" : "d3c7280f3f9cf86aee7ef722711a9af32158296d",
                "name" : "refs/remotes/origin/mc-1.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
        "branch" : [
          {
            "SHA1" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
            "name" : "origin/mc-1.12"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ForestryMC/ForestryMC.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "forestry_1.12.2-5.8.2.421-api.jar",
      "fileName" : "forestry_1.12.2-5.8.2.421-api.jar",
      "relativePath" : "build/libs/forestry_1.12.2-5.8.2.421-api.jar"
    },
    {
      "displayPath" : "forestry_1.12.2-5.8.2.421-sources.jar",
      "fileName" : "forestry_1.12.2-5.8.2.421-sources.jar",
      "relativePath" : "build/libs/forestry_1.12.2-5.8.2.421-sources.jar"
    },
    {
      "displayPath" : "forestry_1.12.2-5.8.2.421.jar",
      "fileName" : "forestry_1.12.2-5.8.2.421.jar",
      "relativePath" : "build/libs/forestry_1.12.2-5.8.2.421.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#421",
  "duration" : 99554,
  "estimatedDuration" : 89401,
  "executor" : None,
  "fullDisplayName" : "Forestry_1.11 #421",
  "id" : "421",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 421,
  "queueId" : 138,
  "result" : "SUCCESS",
  "timestamp" : 1585706902612,
  "url" : "http://jenkins.ic2.player.to/view/all/job/Forestry_1.11/421/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/farming/logic/FarmLogicArboreal.java"
        ],
        "commitId" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
        "timestamp" : 1585706887000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
          "fullName" : "nedelosk"
        },
        "authorEmail" : "nedelosk@gmail.com",
        "comment" : "Remove unused Code\u000a",
        "date" : "2020-04-01 04:08:07 +0200",
        "id" : "ce8a9808d275af8fdc4a6cf1ab3debe3e8d0379b",
        "msg" : "Remove unused Code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/farming/logic/FarmLogicArboreal.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
      "fullName" : "nedelosk"
    }
  ]
}