{
  "_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" : 194,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
            "branch" : [
              {
                "SHA1" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
                "name" : "origin/1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
            "branch" : [
              {
                "SHA1" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
                "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" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
        "branch" : [
          {
            "SHA1" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
            "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" : "#194",
  "duration" : 56663,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #194",
  "id" : "194",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 194,
  "queueId" : 96,
  "result" : "SUCCESS",
  "timestamp" : 1461967806678,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/194/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/plugins/vanilla/crafting/AbstractShapelessRecipeWrapper.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiItemStackFast.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java"
        ],
        "commitId" : "3ee67d38f0d637c9be65fa664056dcfd42e9a6ff",
        "timestamp" : 1461966640000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix OpenGL colors bleeding into other elements\u000a",
        "date" : "2016-04-29 14:50:40 -0700",
        "id" : "3ee67d38f0d637c9be65fa664056dcfd42e9a6ff",
        "msg" : "Fix OpenGL colors bleeding into other elements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/AbstractShapelessRecipeWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiItemStackFast.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/RecipeGuiLogic.java",
          "src/main/java/mezz/jei/gui/Focus.java",
          "src/main/java/mezz/jei/gui/RecipesGui.java"
        ],
        "commitId" : "1ecbad6ee36ac5427503eaf62c553eea65c71734",
        "timestamp" : 1461967734000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "#204 Fix render when multiple items are registered for crafting category\u000a",
        "date" : "2016-04-29 15:08:54 -0700",
        "id" : "1ecbad6ee36ac5427503eaf62c553eea65c71734",
        "msg" : "#204 Fix render when multiple items are registered for crafting category",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipeGuiLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/Focus.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipesGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "changelog.html",
          "gradle.properties"
        ],
        "commitId" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
        "timestamp" : 1461967783000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-04-29 15:09:43 -0700",
        "id" : "7996861b57bb77f2d4dbbfbffbd8bfda39ce8bef",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "changelog.html"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}