{
  "_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" : 41,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73375967f70f21514e065730994daf7a64beaf43",
            "branch" : [
              {
                "SHA1" : "73375967f70f21514e065730994daf7a64beaf43",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73375967f70f21514e065730994daf7a64beaf43",
            "branch" : [
              {
                "SHA1" : "73375967f70f21514e065730994daf7a64beaf43",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "73375967f70f21514e065730994daf7a64beaf43",
        "branch" : [
          {
            "SHA1" : "73375967f70f21514e065730994daf7a64beaf43",
            "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" : "#41",
  "duration" : 9697,
  "estimatedDuration" : 89157,
  "executor" : None,
  "fullDisplayName" : "Mantle_Old #41",
  "id" : "2013-12-27_08-50-50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 41,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1388152250000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/Mantle_Old/41/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/items/abstracts/CraftingItem.java",
          "src/mantle/blocks/iface/IFacingLogic.java",
          "src/mantle/blocks/abstracts/InventoryBlock.java",
          "src/mantle/lib/CoreConfig.java",
          "src/mantle/Mantle.java",
          "src/mantle/world/DirectionUtils.java",
          "src/mantle/blocks/MantleBlock.java",
          "src/mantle/items/Manual.java",
          "src/mantle/blocks/abstracts/AdaptiveInventoryLogic.java",
          "build.gradle",
          "src/mantle/blocks/abstracts/MultiServantLogic.java",
          "src/mantle/client/RenderItemCopy.java",
          "src/mantle/client/gui/GuiManual.java",
          "src/mantle/blocks/abstracts/MultiItemBlock.java",
          "src/mantle/debug/DebugHelper.java"
        ],
        "commitId" : "a7808cdb26836b8819e78362f2ed8bbbf42fba9f",
        "timestamp" : 1388017801000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "initial sweep of 1.7 updating\u000a",
        "date" : "2013-12-25T19:30:01-0500",
        "id" : "a7808cdb26836b8819e78362f2ed8bbbf42fba9f",
        "msg" : "initial sweep of 1.7 updating",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/gui/GuiManual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/MultiServantLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/debug/DebugHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/lib/CoreConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/MantleBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/Mantle.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/iface/IFacingLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/items/abstracts/CraftingItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/world/DirectionUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/InventoryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/MultiItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/RenderItemCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/items/Manual.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/client/RenderItemCopy.java",
          "src/mantle/blocks/MantleBlock.java",
          "build.properties",
          "src/mantle/blocks/abstracts/ExpandableInventoryLogic.java",
          "src/mantle/blocks/abstracts/InventoryBlock.java",
          "src/mantle/lib/client/MantleClientRegistry.java"
        ],
        "commitId" : "73375967f70f21514e065730994daf7a64beaf43",
        "timestamp" : 1388169920000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more work on 1.7 updates still WIP\u000a",
        "date" : "2013-12-27T13:45:20-0500",
        "id" : "73375967f70f21514e065730994daf7a64beaf43",
        "msg" : "more work on 1.7 updates still WIP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/MantleBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/abstracts/InventoryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/client/RenderItemCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/lib/client/MantleClientRegistry.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}