{
  "_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" : 139,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a66a234645b5232bce3cf260c6098f1e0261ffbc",
            "branch" : [
              {
                "SHA1" : "a66a234645b5232bce3cf260c6098f1e0261ffbc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a66a234645b5232bce3cf260c6098f1e0261ffbc",
            "branch" : [
              {
                "SHA1" : "a66a234645b5232bce3cf260c6098f1e0261ffbc",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a66a234645b5232bce3cf260c6098f1e0261ffbc",
        "branch" : [
          {
            "SHA1" : "a66a234645b5232bce3cf260c6098f1e0261ffbc",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/IguanaTweaksTConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "IguanaTinkerTweaks-1.7.10-2.1.4.139-deobf.jar",
      "fileName" : "IguanaTinkerTweaks-1.7.10-2.1.4.139-deobf.jar",
      "relativePath" : "build/libs/IguanaTinkerTweaks-1.7.10-2.1.4.139-deobf.jar"
    },
    {
      "displayPath" : "IguanaTinkerTweaks-1.7.10-2.1.4.139.jar",
      "fileName" : "IguanaTinkerTweaks-1.7.10-2.1.4.139.jar",
      "relativePath" : "build/libs/IguanaTinkerTweaks-1.7.10-2.1.4.139.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#139",
  "duration" : 239535,
  "estimatedDuration" : 234067,
  "executor" : None,
  "fullDisplayName" : "IguanaTConTweaks-1.7.10 #139",
  "id" : "139",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 139,
  "queueId" : 75,
  "result" : "SUCCESS",
  "timestamp" : 1431076517198,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/IguanaTConTweaks-1.7.10/139/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/override/HarvestLevelNameOverride.java"
        ],
        "commitId" : "0edeeddf8c2ec97a893adc9cd82e78476efbf923",
        "timestamp" : 1431049678000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sdbaynham",
          "fullName" : "sdbaynham"
        },
        "authorEmail" : "sdbaynham@gmail.com",
        "comment" : "In order to format the harvest level name correctly for TCon materials,\u000aITT does some string mashing on the harvest level names that come out of\u000athe override cfg file (namely, they toLowerCase it).  However, item\u000aregistry names are case sensitive, so if the material search fails and ITT\u000athen tries to find an item with the specified name, it will fail if the\u000amodpack author wants to set the harvest level to an item name with capital\u000aletters.  To fix this, I pull the raw string back into matName before the\u000aitem search.\u000a",
        "date" : "2015-05-07T20:47:58-0500",
        "id" : "0edeeddf8c2ec97a893adc9cd82e78476efbf923",
        "msg" : "In order to format the harvest level name correctly for TCon materials,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/override/HarvestLevelNameOverride.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sdbaynham",
      "fullName" : "sdbaynham"
    }
  ]
}