{
  "_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/1.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "28a0c73fe721c234526a93b24be63a81138b35ed",
            "branch" : [
              {
                "SHA1" : "28a0c73fe721c234526a93b24be63a81138b35ed",
                "name" : "origin/1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "28a0c73fe721c234526a93b24be63a81138b35ed",
            "branch" : [
              {
                "SHA1" : "28a0c73fe721c234526a93b24be63a81138b35ed",
                "name" : "origin/1.9"
              }
            ]
          }
        },
        "origin/1.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 155,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
            "branch" : [
              {
                "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
                "name" : "origin/1.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
            "branch" : [
              {
                "SHA1" : "d00e44a7d62b729ecb80fd6ba06a00856d78263c",
                "name" : "origin/1.8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "28a0c73fe721c234526a93b24be63a81138b35ed",
        "branch" : [
          {
            "SHA1" : "28a0c73fe721c234526a93b24be63a81138b35ed",
            "name" : "origin/1.9"
          }
        ]
      },
      "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" : "#186",
  "duration" : 76528,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #186",
  "id" : "186",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 186,
  "queueId" : 37,
  "result" : "SUCCESS",
  "timestamp" : 1460932808751,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/186/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/en_US.lang",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipesHandler.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipesWrapper.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeWrapper.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/AbstractShapelessRecipeWrapper.java",
          "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java",
          "src/main/resources/assets/jei/textures/gui/recipeBackground.png",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeCategory.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeHandler.java",
          "src/main/java/mezz/jei/gui/ingredients/ItemStackRenderer.java"
        ],
        "commitId" : "0f7332874073a8611db9dfd02567e6a67b7cef07",
        "timestamp" : 1460932651000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Close #252 Add indicator icon for shapeless crafting recipes\u000a",
        "date" : "2016-04-17 15:37:31 -0700",
        "id" : "0f7332874073a8611db9dfd02567e6a67b7cef07",
        "msg" : "Close #252 Add indicator icon for shapeless crafting recipes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeCategory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipesHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessRecipesWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/ItemStackRenderer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/AbstractShapelessRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/textures/gui/recipeBackground.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/ShapelessOreRecipeHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "changelog.html",
          "gradle.properties"
        ],
        "commitId" : "28a0c73fe721c234526a93b24be63a81138b35ed",
        "timestamp" : 1460932692000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-04-17 15:38:12 -0700",
        "id" : "28a0c73fe721c234526a93b24be63a81138b35ed",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "changelog.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}