{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 32056,
      "executingTimeMillis" : 32056,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/1.12" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 78,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
            "branch" : [
              {
                "SHA1" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
                "name" : "origin/1.12"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
            "branch" : [
              {
                "SHA1" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
                "name" : "origin/1.12"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
        "branch" : [
          {
            "SHA1" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
            "name" : "origin/1.12"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mezz/JustEnoughItems.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#78",
  "duration" : 32056,
  "estimatedDuration" : 41560,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.12 #78",
  "id" : "78",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 78,
  "queueId" : 1814,
  "result" : "SUCCESS",
  "timestamp" : 1501362427614,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/JustEnoughItems-MC1.12/78/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/recipes/RecipeTransferButton.java",
          "src/main/java/mezz/jei/config/Constants.java",
          "src/main/java/mezz/jei/transfer/RecipeTransferErrorTooltip.java"
        ],
        "commitId" : "f71dd447b30d00c62339ef8f4a71f26e5f406d20",
        "timestamp" : 1501361409000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix recipe transfer tooltip not updating when the language changes\u000a",
        "date" : "2017-07-29 13:50:09 -0700",
        "id" : "f71dd447b30d00c62339ef8f4a71f26e5f406d20",
        "msg" : "Fix recipe transfer tooltip not updating when the language changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/recipes/RecipeTransferButton.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Constants.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/transfer/RecipeTransferErrorTooltip.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ingredients/IngredientRegistry.java",
          "src/api/java/mezz/jei/api/IJeiHelpers.java",
          "src/api/java/mezz/jei/api/IItemListOverlay.java",
          "src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeMaker.java",
          "src/api/java/mezz/jei/api/recipe/IVanillaRecipeFactory.java",
          "src/main/java/mezz/jei/startup/ModIngredientRegistration.java",
          "src/test/java/mezz/jei/test/IngredientFilterTest.java",
          "gradle.properties",
          "src/api/java/mezz/jei/api/ingredients/IIngredientBlacklist.java",
          "src/api/java/mezz/jei/api/IIngredientFilter.java",
          "src/api/java/mezz/jei/api/IRecipeRegistry.java",
          "src/api/java/mezz/jei/api/ingredients/IIngredientRegistry.java",
          "src/main/java/mezz/jei/util/IngredientSet.java",
          "src/main/java/mezz/jei/ingredients/IngredientListElementFactory.java",
          "src/main/java/mezz/jei/startup/JeiStarter.java"
        ],
        "commitId" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
        "timestamp" : 1501362221000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Deprecate adding and removing at runtime, MC1.12 does not support it\u000a",
        "date" : "2017-07-29 14:03:41 -0700",
        "id" : "3c2c30797b2f8e28669ac89a6c5a711b69835ed3",
        "msg" : "Deprecate adding and removing at runtime, MC1.12 does not support it",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IJeiHelpers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IIngredientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/ModIngredientRegistration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/recipe/IVanillaRecipeFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ingredients/IngredientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IIngredientFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/JeiStarter.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/util/IngredientSet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ingredients/IngredientListElementFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IItemListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IIngredientBlacklist.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeMaker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/mezz/jei/test/IngredientFilterTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IRecipeRegistry.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}