{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 99,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
            "branch" : [
              {
                "SHA1" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
            "branch" : [
              {
                "SHA1" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
        "branch" : [
          {
            "SHA1" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/Mantle.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#99",
  "duration" : 53108,
  "estimatedDuration" : 89157,
  "executor" : None,
  "fullDisplayName" : "Mantle_Old #99",
  "id" : "2014-02-13_23-25-33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 99,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1392351933000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/Mantle_Old/99/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/world/CoordTuple.java",
          "src/mantle/client/pages/FurnacePage.java",
          "src/mantle/blocks/iface/IFacingLogic.java",
          "src/mantle/blocks/abstracts/InventoryBlock.java",
          "src/mantle/world/DimensionCoordPair.java",
          "src/mantle/client/pages/BookPage.java",
          "src/mantle/lib/CoreConfig.java",
          "src/mantle/Mantle.java",
          "src/mantle/blocks/MantleBlock.java",
          "src/mantle/items/ItemUtils.java",
          "src/mantle/blocks/abstracts/MultiServantLogic.java",
          "src/mantle/client/RenderItemCopy.java",
          "src/mantle/world/DimensionCoordTuple.java",
          "src/mantle/debug/DebugHelper.java",
          "src/mantle/client/gui/TurnPageButton.java",
          "src/mantle/lib/client/MantleClientRegistry.java",
          "src/mantle/items/abstracts/CraftingItem.java",
          "src/mantle/common/MProxyCommon.java",
          "src/mantle/client/pages/CraftingPage.java",
          "src/mantle/client/MProxyClient.java",
          "src/mantle/blocks/abstracts/InventorySlab.java",
          "src/mantle/client/pages/TextPage.java",
          "src/mantle/client/block/SmallFontRenderer.java",
          "src/mantle/blocks/abstracts/ExpandableInventoryLogic.java",
          "src/mantle/items/Manual.java",
          "src/mantle/crash/CallableUnsuppConfig.java",
          "src/mantle/blocks/abstracts/AdaptiveInventoryLogic.java",
          "src/mantle/client/gui/GuiManual.java",
          "src/mantle/client/pages/ContentsTablePage.java",
          "src/mantle/books/ManualReader.java",
          "src/mantle/blocks/abstracts/MultiItemBlock.java",
          "src/mantle/lib/environment/EnvironmentChecks.java",
          "src/mantle/blocks/BlockUtils.java"
        ],
        "commitId" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
        "timestamp" : 1392369590000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "add in method to get unique names for blocks/items for use in things like IMC, run repo through formatter/import organization\u000a",
        "date" : "2014-02-14T04:19:50-0500",
        "id" : "05d7a700f002815c547b30d7a17174f3f9c606a2",
        "msg" : "add in method to get unique names for blocks/items for use in things",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/InventoryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/gui/GuiManual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/MantleBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/lib/environment/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/world/DimensionCoordTuple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/InventorySlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/lib/CoreConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/books/ManualReader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/pages/BookPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/Mantle.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/block/SmallFontRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/lib/client/MantleClientRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/mantle/items/ItemUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/pages/CraftingPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/MProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/debug/DebugHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/gui/TurnPageButton.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/pages/FurnacePage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/world/DimensionCoordPair.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/pages/ContentsTablePage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/crash/CallableUnsuppConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/items/abstracts/CraftingItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/MultiServantLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/MultiItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/RenderItemCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/common/MProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/world/CoordTuple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/BlockUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/pages/TextPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/iface/IFacingLogic.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}