{
  "_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" : 35493,
      "executingTimeMillis" : 35493,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6316,
      "waitingTimeMillis" : 6316
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/1.12" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 214,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3330e8711830ae837aeb234c26a2963b99048e36",
            "branch" : [
              {
                "SHA1" : "3330e8711830ae837aeb234c26a2963b99048e36",
                "name" : "origin/1.12"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3330e8711830ae837aeb234c26a2963b99048e36",
            "branch" : [
              {
                "SHA1" : "3330e8711830ae837aeb234c26a2963b99048e36",
                "name" : "origin/1.12"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3330e8711830ae837aeb234c26a2963b99048e36",
        "branch" : [
          {
            "SHA1" : "3330e8711830ae837aeb234c26a2963b99048e36",
            "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" : "#214",
  "duration" : 35493,
  "estimatedDuration" : 41560,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.12 #214",
  "id" : "214",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 214,
  "queueId" : 18728,
  "result" : "SUCCESS",
  "timestamp" : 1534200727623,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/JustEnoughItems-MC1.12/214/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/plugins/vanilla/crafting/TippedArrowRecipeWrapper.java",
          "src/main/java/mezz/jei/ingredients/IngredientRegistry.java",
          "src/main/java/mezz/jei/gui/recipes/RecipesGui.java",
          "src/api/java/mezz/jei/api/IItemListOverlay.java",
          "src/test/java/mezz/jei/test/lib/TestIngredient.java",
          "src/api/java/mezz/jei/api/gui/IGuiIngredientGroup.java",
          "src/api/java/mezz/jei/api/ingredients/IIngredientRenderer.java",
          "src/api/java/mezz/jei/api/ingredients/IModIngredientRegistration.java",
          "src/main/java/mezz/jei/runtime/JeiRuntime.java",
          "src/main/java/mezz/jei/gui/overlay/ItemListOverlay.java",
          "src/test/java/mezz/jei/test/IngredientFilterTest.java",
          "src/api/java/mezz/jei/api/ingredients/IIngredients.java",
          "src/main/java/mezz/jei/plugins/jei/ingredients/DebugIngredient.java",
          "src/main/java/mezz/jei/recipes/RecipeMap.java",
          "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiFluidStackGroup.java",
          "src/main/java/mezz/jei/plugins/vanilla/ingredients/FluidStackHelper.java",
          "src/test/java/mezz/jei/test/lib/TestIngredientHelper.java",
          "src/main/java/mezz/jei/ingredients/IngredientListElementFactory.java",
          "src/api/java/mezz/jei/api/ingredients/IIngredientRegistry.java",
          "src/main/java/mezz/jei/runtime/JeiHelpers.java",
          "src/main/java/mezz/jei/startup/ProxyCommonClient.java",
          "src/main/java/mezz/jei/gui/overlay/IngredientListOverlay.java",
          "src/api/java/mezz/jei/api/recipe/BlankRecipeWrapper.java",
          "src/api/java/mezz/jei/api/recipe/IIngredientType.java",
          "src/api/java/mezz/jei/api/IIngredientFilter.java",
          "src/api/java/mezz/jei/api/ingredients/IIngredientHelper.java",
          "src/api/java/mezz/jei/api/IModRegistry.java",
          "src/main/java/mezz/jei/ingredients/Ingredients.java",
          "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeWrapper.java",
          "src/main/java/mezz/jei/recipes/RecipeRegistry.java",
          "src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeMaker.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipeWrapper.java",
          "src/main/java/mezz/jei/plugins/jei/ingredients/DebugIngredientHelper.java",
          "src/main/java/mezz/jei/ingredients/IngredientBlacklist.java",
          "src/api/java/mezz/jei/api/gui/IRecipeLayout.java",
          "src/main/java/mezz/jei/ingredients/ItemBlacklist.java",
          "src/main/java/mezz/jei/config/Config.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredientGroup.java",
          "src/api/java/mezz/jei/api/ingredients/VanillaTypes.java",
          "src/main/java/mezz/jei/plugins/jei/debug/DebugRecipeCategory.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiItemStackGroup.java",
          "src/main/java/mezz/jei/plugins/vanilla/furnace/FuelRecipe.java",
          "src/main/java/mezz/jei/gui/recipes/RecipeLayout.java",
          "src/main/java/mezz/jei/startup/ModRegistry.java",
          "src/main/java/mezz/jei/util/ErrorUtil.java",
          "src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeWrapper.java",
          "src/main/java/mezz/jei/startup/ModIngredientRegistration.java",
          "gradle.properties",
          "src/main/java/mezz/jei/gui/CraftingGridHelper.java",
          "src/main/java/mezz/jei/plugins/jei/debug/DebugRecipe.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeCategory.java",
          "src/main/java/mezz/jei/plugins/vanilla/ingredients/ItemStackHelper.java",
          "src/main/java/mezz/jei/plugins/vanilla/furnace/SmeltingRecipe.java",
          "src/main/java/mezz/jei/util/IngredientSet.java",
          "src/test/java/mezz/jei/test/lib/TestPlugin.java",
          "src/main/java/mezz/jei/plugins/jei/JEIInternalPlugin.java",
          "src/main/java/mezz/jei/plugins/jei/info/IngredientInfoRecipe.java",
          "src/main/java/mezz/jei/startup/JeiStarter.java"
        ],
        "commitId" : "3330e8711830ae837aeb234c26a2963b99048e36",
        "timestamp" : 1534200560000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Use IIngredientType instead of raw ingredient Classes\u000a",
        "date" : "2018-08-13 15:49:20 -0700",
        "id" : "3330e8711830ae837aeb234c26a2963b99048e36",
        "msg" : "Use IIngredientType instead of raw ingredient Classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/overlay/IngredientListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/TippedArrowRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeCategory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IIngredientFilter.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mezz/jei/api/recipe/IIngredientType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeMaker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/recipes/RecipeMap.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IItemListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/IngredientSet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/ingredients/FluidStackHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ingredients/IngredientListElementFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IModIngredientRegistration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiItemStackGroup.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/mezz/jei/test/lib/TestPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/recipes/RecipeRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ingredients/IngredientBlacklist.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/ingredients/ItemBlacklist.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IIngredients.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/jei/ingredients/DebugIngredientHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/gui/IRecipeLayout.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/IModRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IIngredientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/gui/IGuiIngredientGroup.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/jei/debug/DebugRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/recipes/RecipeLayout.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ingredients/Ingredients.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/mezz/jei/test/lib/TestIngredient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/CraftingGridHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/ingredients/ItemStackHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mezz/jei/api/ingredients/VanillaTypes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/recipes/RecipesGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredientGroup.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/gui/overlay/ItemListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/runtime/JeiHelpers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/jei/debug/DebugRecipeCategory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/runtime/JeiRuntime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/jei/ingredients/DebugIngredient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/furnace/FuelRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/mezz/jei/test/IngredientFilterTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ingredients/IngredientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ErrorUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/jei/JEIInternalPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/furnace/SmeltingRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/ProxyCommonClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/jei/info/IngredientInfoRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/recipe/BlankRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/mezz/jei/test/lib/TestIngredientHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/JeiStarter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IIngredientHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiFluidStackGroup.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/ModIngredientRegistration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/ModRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mezz/jei/api/ingredients/IIngredientRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/anvil/AnvilRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeWrapper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}