{
  "_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" : {
        "origin/beam" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 597,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1d237646b647336dca68eff7faf767f1317b4d1e",
            "branch" : [
              {
                "SHA1" : "1d237646b647336dca68eff7faf767f1317b4d1e",
                "name" : "origin/beam"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d237646b647336dca68eff7faf767f1317b4d1e",
            "branch" : [
              {
                "SHA1" : "1d237646b647336dca68eff7faf767f1317b4d1e",
                "name" : "origin/beam"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1d237646b647336dca68eff7faf767f1317b4d1e",
        "branch" : [
          {
            "SHA1" : "1d237646b647336dca68eff7faf767f1317b4d1e",
            "name" : "origin/beam"
          }
        ]
      },
      "remoteUrls" : [
        "/var/lib/gitolite/repositories/IC2.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "industrialcraft-2-2.2.597-experimental-api.jar",
      "fileName" : "industrialcraft-2-2.2.597-experimental-api.jar",
      "relativePath" : "build/libs/industrialcraft-2-2.2.597-experimental-api.jar"
    },
    {
      "displayPath" : "industrialcraft-2-2.2.597-experimental-dev.jar",
      "fileName" : "industrialcraft-2-2.2.597-experimental-dev.jar",
      "relativePath" : "build/libs/industrialcraft-2-2.2.597-experimental-dev.jar"
    },
    {
      "displayPath" : "industrialcraft-2-2.2.597-experimental.jar",
      "fileName" : "industrialcraft-2-2.2.597-experimental.jar",
      "relativePath" : "build/libs/industrialcraft-2-2.2.597-experimental.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#597",
  "duration" : 94164,
  "estimatedDuration" : 109813,
  "executor" : None,
  "fullDisplayName" : "IC2_experimental #597",
  "id" : "2014-08-18_17-54-48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 597,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1408377288000,
  "url" : "http://jenkins.ic2.player.to/job/IC2_experimental/597/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/block/machine/tileentity/TileEntityAdvMiner.java",
          "src/ic2/core/item/block/ItemMachine2.java"
        ],
        "commitId" : "c7ae2ba30c71c2c6c684786753c6e751bbcc8814",
        "timestamp" : 1408363948000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/thunderdark",
          "fullName" : "Thunderdark"
        },
        "authorEmail" : "Thunderdark@t-online.de",
        "comment" : "fix MantisID :0001279\u000a",
        "date" : "2014-08-18T14:12:28+0200",
        "id" : "c7ae2ba30c71c2c6c684786753c6e751bbcc8814",
        "msg" : "fix MantisID :0001279",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/machine/tileentity/TileEntityAdvMiner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/item/block/ItemMachine2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/ic2/lang/zh_CN.properties",
          "resources/ic2/lang/de_DE.properties",
          "resources/ic2/lang/en_US.properties",
          "resources/ic2/lang/ru_RU.properties"
        ],
        "commitId" : "d3292530e48f06ce39d16650319bcc75ba3cf2e1",
        "timestamp" : 1408364274000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/thunderdark",
          "fullName" : "Thunderdark"
        },
        "authorEmail" : "Thunderdark@t-online.de",
        "comment" : "fix MantisID: 0001280\u000aUpdate DE,RU,CN Localization base on IC2 Localization Forum\u000a",
        "date" : "2014-08-18T14:17:54+0200",
        "id" : "d3292530e48f06ce39d16650319bcc75ba3cf2e1",
        "msg" : "fix MantisID: 0001280",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/ic2/lang/zh_CN.properties"
          },
          {
            "editType" : "edit",
            "file" : "resources/ic2/lang/de_DE.properties"
          },
          {
            "editType" : "edit",
            "file" : "resources/ic2/lang/en_US.properties"
          },
          {
            "editType" : "edit",
            "file" : "resources/ic2/lang/ru_RU.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/block/machine/tileentity/TileEntitySteamGenerator.java"
        ],
        "commitId" : "1d237646b647336dca68eff7faf767f1317b4d1e",
        "timestamp" : 1408369852000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/thunderdark",
          "fullName" : "Thunderdark"
        },
        "authorEmail" : "Thunderdark@t-online.de",
        "comment" : "first try fix MantisID:0001231\u000a",
        "date" : "2014-08-18T15:50:52+0200",
        "id" : "1d237646b647336dca68eff7faf767f1317b4d1e",
        "msg" : "first try fix MantisID:0001231",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/machine/tileentity/TileEntitySteamGenerator.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/thunderdark",
      "fullName" : "Thunderdark"
    }
  ]
}