{
  "_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" : 434,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
            "branch" : [
              {
                "SHA1" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
                "name" : "origin/beam"
              }
            ]
          },
          "revision" : {
            "SHA1" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
            "branch" : [
              {
                "SHA1" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
                "name" : "origin/beam"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
        "branch" : [
          {
            "SHA1" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
            "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-api_2.1.434-experimental.zip",
      "fileName" : "industrialcraft-2-api_2.1.434-experimental.zip",
      "relativePath" : "packages/industrialcraft-2-api_2.1.434-experimental.zip"
    },
    {
      "displayPath" : "industrialcraft-2-dev-deobf_2.1.434-experimental.jar",
      "fileName" : "industrialcraft-2-dev-deobf_2.1.434-experimental.jar",
      "relativePath" : "packages/industrialcraft-2-dev-deobf_2.1.434-experimental.jar"
    },
    {
      "displayPath" : "industrialcraft-2_2.1.434-experimental.jar",
      "fileName" : "industrialcraft-2_2.1.434-experimental.jar",
      "relativePath" : "packages/industrialcraft-2_2.1.434-experimental.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#434",
  "duration" : 106766,
  "estimatedDuration" : 109813,
  "executor" : None,
  "fullDisplayName" : "IC2_experimental #434",
  "id" : "2014-03-25_05-18-43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 434,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1395721123000,
  "url" : "http://jenkins.ic2.player.to/job/IC2_experimental/434/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/core/item/armor/ItemArmorIC2.java",
          "resources/assets/ic2/config/shaped_recipes.ini"
        ],
        "commitId" : "72e5c6f56d827bd028db4d3bc30905a9675f4c71",
        "timestamp" : 1395717498000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
          "fullName" : "player"
        },
        "authorEmail" : "player@player.to",
        "comment" : "fix armor name display\u000a",
        "date" : "2014-03-25T04:18:18+0100",
        "id" : "72e5c6f56d827bd028db4d3bc30905a9675f4c71",
        "msg" : "fix armor name display",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/core/item/armor/ItemArmorIC2.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/config/shaped_recipes.ini"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/core/item/ItemFuelCanFilled.java"
        ],
        "commitId" : "2d9dad6fde2eef4f2f4e9e5b8d582d34fd67c4fd",
        "timestamp" : 1395717498000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
          "fullName" : "player"
        },
        "authorEmail" : "player@player.to",
        "comment" : "fix fuel handler not checking the item properly\u000a",
        "date" : "2014-03-25T04:18:18+0100",
        "id" : "2d9dad6fde2eef4f2f4e9e5b8d582d34fd67c4fd",
        "msg" : "fix fuel handler not checking the item properly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/core/item/ItemFuelCanFilled.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/core/item/RenderLiquidCell.java"
        ],
        "commitId" : "2e05a7d4e1e461aa78a5397e6fbd0b3ee60b9fd7",
        "timestamp" : 1395717498000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
          "fullName" : "player"
        },
        "authorEmail" : "player@player.to",
        "comment" : "fix liquid cell rendering\u000a",
        "date" : "2014-03-25T04:18:18+0100",
        "id" : "2e05a7d4e1e461aa78a5397e6fbd0b3ee60b9fd7",
        "msg" : "fix liquid cell rendering",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/core/item/RenderLiquidCell.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/core/block/machine/ContainerReplicator.java",
          "src/core/item/ItemCrystalMemory.java",
          "src/core/block/machine/BlockMachine2.java",
          "src/core/util/StackUtil.java",
          "src/api/recipe/IPatternStorage.java",
          "src/core/block/machine/tileentity/TileEntityPatternStorage.java",
          "src/core/item/tool/ItemDebug.java",
          "src/core/IC2.java",
          "src/core/uu/UuGraph.java",
          "src/core/block/invslot/InvSlotScannable.java",
          "src/core/block/machine/ContainerScanner.java",
          "src/core/util/ItemStackWrapper.java",
          "src/core/init/ScannerRecipes.java",
          "src/core/block/machine/ContainerPatternStorage.java",
          "src/core/command/CommandIc2.java",
          "src/core/block/machine/tileentity/TileEntityReplicator.java",
          "src/core/uu/UuIndex.java",
          "src/core/block/machine/gui/GuiPatternStorage.java",
          "src/core/block/machine/gui/GuiScanner.java",
          "src/core/util/Util.java",
          "src/core/block/machine/tileentity/TileEntityMatter.java",
          "lang/en_US.properties",
          "src/core/block/machine/tileentity/TileEntityScanner.java",
          "src/core/block/machine/gui/GuiReplicator.java",
          "src/api/recipe/Recipes.java"
        ],
        "commitId" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
        "timestamp" : 1395717498000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
          "fullName" : "player"
        },
        "authorEmail" : "player@player.to",
        "comment" : "uu continued\u000a",
        "date" : "2014-03-25T04:18:18+0100",
        "id" : "15c1b6e34627fd60b6ade13c5a492c259a22e0f8",
        "msg" : "uu continued",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/gui/GuiScanner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/ContainerPatternStorage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/ContainerReplicator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/IC2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/item/tool/ItemDebug.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/uu/UuGraph.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/BlockMachine2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/gui/GuiReplicator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/command/CommandIc2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/init/ScannerRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/item/ItemCrystalMemory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/util/StackUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/uu/UuIndex.java"
          },
          {
            "editType" : "add",
            "file" : "src/core/block/invslot/InvSlotScannable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/tileentity/TileEntityPatternStorage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/tileentity/TileEntityScanner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/recipe/Recipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/ContainerScanner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/tileentity/TileEntityReplicator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/util/Util.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/tileentity/TileEntityMatter.java"
          },
          {
            "editType" : "edit",
            "file" : "lang/en_US.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/core/util/ItemStackWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/recipe/IPatternStorage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/core/block/machine/gui/GuiPatternStorage.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
      "fullName" : "player"
    }
  ]
}