{
  "_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" : {
        "refs/remotes/origin/mc-1.9.4" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 153,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "28e7b561ea2955688019711249204a99d83d3af1",
            "branch" : [
              {
                "SHA1" : "28e7b561ea2955688019711249204a99d83d3af1",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          },
          "revision" : {
            "SHA1" : "28e7b561ea2955688019711249204a99d83d3af1",
            "branch" : [
              {
                "SHA1" : "28e7b561ea2955688019711249204a99d83d3af1",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          }
        },
        "refs/remotes/origin/mc-1.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 91,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
            "branch" : [
              {
                "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
            "branch" : [
              {
                "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "28e7b561ea2955688019711249204a99d83d3af1",
        "branch" : [
          {
            "SHA1" : "28e7b561ea2955688019711249204a99d83d3af1",
            "name" : "refs/remotes/origin/mc-1.9.4"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ForestryMC/ForestryMC.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "forestry_1.9.4-5.0.12.153-api.jar",
      "fileName" : "forestry_1.9.4-5.0.12.153-api.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.12.153-api.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.12.153-sources.jar",
      "fileName" : "forestry_1.9.4-5.0.12.153-sources.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.12.153-sources.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.12.153.jar",
      "fileName" : "forestry_1.9.4-5.0.12.153.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.12.153.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#153",
  "duration" : 237799,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #153",
  "id" : "153",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 153,
  "queueId" : 471,
  "result" : "SUCCESS",
  "timestamp" : 1465844728047,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/153/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/core/climate/ClimateManager.java",
          "src/main/java/forestry/core/tiles/TileNaturalistChest.java",
          "src/main/java/forestry/core/climate/ClimateEventHandler.java",
          "src/main/java/forestry/api/core/climate/IClimateManager.java",
          "src/main/java/forestry/greenhouse/tiles/TileGreenhouseControl.java",
          "src/main/java/forestry/api/greenhouse/DefaultGreenhouseListener.java",
          "src/main/java/forestry/api/core/climate/IClimateSource.java"
        ],
        "commitId" : "28e7b561ea2955688019711249204a99d83d3af1",
        "timestamp" : 1465848843000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
          "fullName" : "nedelosk"
        },
        "authorEmail" : "nedelosk@gmail.com",
        "comment" : "Fix a bug\u000a",
        "date" : "2016-06-13 22:14:03 +0200",
        "id" : "28e7b561ea2955688019711249204a99d83d3af1",
        "msg" : "Fix a bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/api/greenhouse/DefaultGreenhouseListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/climate/ClimateEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/api/core/climate/IClimateSource.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/climate/ClimateManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/tiles/TileNaturalistChest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/tiles/TileGreenhouseControl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/api/core/climate/IClimateManager.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
      "fullName" : "nedelosk"
    },
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    },
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/noreply",
      "fullName" : "noreply"
    }
  ]
}