{
  "_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" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
            "branch" : [
              {
                "SHA1" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
            "branch" : [
              {
                "SHA1" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7bf67194bbf4f0417863ce80f1a83ca4fb942aeb",
            "branch" : [
              {
                "SHA1" : "7bf67194bbf4f0417863ce80f1a83ca4fb942aeb",
                "name" : "origin/HEAD"
              },
              {
                "SHA1" : "7bf67194bbf4f0417863ce80f1a83ca4fb942aeb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7bf67194bbf4f0417863ce80f1a83ca4fb942aeb",
            "branch" : [
              {
                "SHA1" : "7bf67194bbf4f0417863ce80f1a83ca4fb942aeb",
                "name" : "origin/HEAD"
              },
              {
                "SHA1" : "7bf67194bbf4f0417863ce80f1a83ca4fb942aeb",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
        "branch" : [
          {
            "SHA1" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Quiddity-Modding/Redux.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 868625,
  "estimatedDuration" : 50318,
  "executor" : None,
  "fullDisplayName" : "redux #23",
  "id" : "2013-09-21_00-06-30",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 23,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1379736390000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/redux/23/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/io/ecu/redux/api/AbstractRecipe.java",
          "src/io/ecu/redux/api/property/Property.java",
          "src/io/ecu/redux/PlacedItem.java",
          "src/io/ecu/redux/util/EnumMouseClick.java",
          "src/io/ecu/redux/EntityCampfire.java",
          "src/io/ecu/redux/graphics/RenderPlacedItem.java",
          "src/io/ecu/redux/asm/ASMTransformer.scala",
          "src/io/ecu/redux/graphics/ParticleFireCube.java",
          "src/io/ecu/redux/recipe/ShapingRecipe.java",
          "src/io/ecu/redux/EntityEmpty.java",
          "src/io/ecu/redux/api/IClickableBlockEntity.java",
          "src/io/ecu/redux/api/property/PropertyString.java",
          "src/io/ecu/redux/common/Rcontent.java",
          "src/io/ecu/redux/recipe/RecipeManager.java",
          "src/io/ecu/redux/recipe/CombinationRecipe.java",
          "src/io/ecu/redux/api/property/PropertyNumber.java",
          "src/io/ecu/redux/PropertyItemStack.java",
          "src/io/ecu/redux/asm/ReduxLoader.scala",
          "src/io/ecu/redux/EntityPlacedItem.java",
          "src/io/ecu/redux/api/property/PropertyCompound.java",
          "src/io/ecu/redux/util/EnumBlockSide.java",
          "src/io/ecu/redux/api/IRecipe.java",
          "Redux_dummy.jar",
          "src/io/ecu/redux/graphics/RenderCampfire.java",
          "src/io/ecu/redux/PropertyTool.java",
          "src/io/ecu/redux/util/UtilMethods.java",
          "src/io/ecu/redux/recipe/RecipeInput.java",
          "src/io/ecu/redux/api/property/PropertyEmpty.java",
          "src/io/ecu/redux/Redux.java",
          "src/io/ecu/redux/api/IRecipeCaller.java",
          "src/io/ecu/redux/ItemBackpack.java",
          "src/io/ecu/redux/CommonProxy.java",
          "src/io/ecu/redux/graphics/ParticleCube.java",
          "src/io/ecu/redux/util/PHredux.java",
          "src/io/ecu/redux/Redux.scala",
          "src/io/ecu/redux/client/ClientProxy.java",
          "src/io/ecu/redux/util/EnumRenderType.java",
          "src/io/ecu/redux/api/RecipeRegister.java",
          "src/io/ecu/redux/helpers/ObjRepo.scala",
          "src/io/ecu/redux/recipe/CampfireRecipe.java",
          "build.xml",
          "src/io/ecu/redux/api/property/PropertyBoolean.java"
        ],
        "commitId" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
        "timestamp" : 1379755418000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "swap to java, initial ports of DNoved1's code -- WILL NOT BUILD -- BROKEN\u000a",
        "date" : "2013-09-21T05:23:38-0400",
        "id" : "0f4b9e4f4ddca2eb9789f4fc7d9cf28463304d90",
        "msg" : "swap to java, initial ports of DNoved1's code -- WILL NOT BUILD --",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/PlacedItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/property/PropertyCompound.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/graphics/ParticleCube.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/property/PropertyEmpty.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/CommonProxy.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/util/EnumBlockSide.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/util/EnumMouseClick.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/property/PropertyBoolean.java"
          },
          {
            "editType" : "delete",
            "file" : "src/io/ecu/redux/asm/ASMTransformer.scala"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/util/PHredux.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/EntityPlacedItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/Redux.java"
          },
          {
            "editType" : "delete",
            "file" : "src/io/ecu/redux/asm/ReduxLoader.scala"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/recipe/ShapingRecipe.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/PropertyTool.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/RecipeRegister.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/IRecipeCaller.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/recipe/RecipeManager.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/common/Rcontent.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/ItemBackpack.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/graphics/RenderPlacedItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/graphics/ParticleFireCube.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/IClickableBlockEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/util/UtilMethods.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/property/Property.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/client/ClientProxy.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/PropertyItemStack.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/recipe/RecipeInput.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/EntityEmpty.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/recipe/CampfireRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "Redux_dummy.jar"
          },
          {
            "editType" : "delete",
            "file" : "src/io/ecu/redux/Redux.scala"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/recipe/CombinationRecipe.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/graphics/RenderCampfire.java"
          },
          {
            "editType" : "delete",
            "file" : "src/io/ecu/redux/helpers/ObjRepo.scala"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/EntityCampfire.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/IRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/util/EnumRenderType.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/property/PropertyNumber.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/property/PropertyString.java"
          },
          {
            "editType" : "add",
            "file" : "src/io/ecu/redux/api/AbstractRecipe.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}