{
  "_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" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
            "branch" : [
              {
                "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
            "branch" : [
              {
                "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/1.8.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 25,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0769cafa62e9ae178db9dc8eb980c0a2cba09d92",
            "branch" : [
              {
                "SHA1" : "0769cafa62e9ae178db9dc8eb980c0a2cba09d92",
                "name" : "origin/1.8.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0769cafa62e9ae178db9dc8eb980c0a2cba09d92",
            "branch" : [
              {
                "SHA1" : "0769cafa62e9ae178db9dc8eb980c0a2cba09d92",
                "name" : "origin/1.8.8"
              }
            ]
          }
        },
        "origin/1.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
            "branch" : [
              {
                "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
                "name" : "origin/1.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
            "branch" : [
              {
                "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
                "name" : "origin/1.8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0769cafa62e9ae178db9dc8eb980c0a2cba09d92",
        "branch" : [
          {
            "SHA1" : "0769cafa62e9ae178db9dc8eb980c0a2cba09d92",
            "name" : "origin/1.8.8"
          }
        ]
      },
      "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" : "#25",
  "duration" : 42370,
  "estimatedDuration" : 30783,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.11 #25",
  "id" : "25",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 25,
  "queueId" : 98,
  "result" : "SUCCESS",
  "timestamp" : 1449659408895,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.11/25/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java"
        ],
        "commitId" : "7250547e056dc4ed7ed12f5288b0c32bbfb2d10d",
        "timestamp" : 1449620866000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix bottom row of items is hidden when item page is slightly past full\u000a",
        "date" : "2015-12-08 16:27:46 -0800",
        "id" : "7250547e056dc4ed7ed12f5288b0c32bbfb2d10d",
        "msg" : "Fix bottom row of items is hidden when item page is slightly past full",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java"
        ],
        "commitId" : "e7dec50621da79d4b93ee47487513159276cf55a",
        "timestamp" : 1449655175000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Center the item stack list in the available space next to the gui\u000a",
        "date" : "2015-12-09 01:59:35 -0800",
        "id" : "e7dec50621da79d4b93ee47487513159276cf55a",
        "msg" : "Center the item stack list in the available space next to the gui",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/RecipesGui.java"
        ],
        "commitId" : "7ddebe753e3005c25719607a5253fc4b00cbe586",
        "timestamp" : 1449655528000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Make \"all recipes\" click area smaller\u000a",
        "date" : "2015-12-09 02:05:28 -0800",
        "id" : "7ddebe753e3005c25719607a5253fc4b00cbe586",
        "msg" : "Make \"all recipes\" click area smaller",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipesGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredientGroup.java",
          "src/main/java/mezz/jei/gui/RecipeGuiLogic.java",
          "src/main/java/mezz/jei/gui/Focus.java",
          "src/main/java/mezz/jei/gui/ingredients/IGuiIngredient.java",
          "src/main/java/mezz/jei/gui/RecipesGui.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java",
          "src/main/java/mezz/jei/gui/IRecipeGuiLogic.java",
          "src/main/java/mezz/jei/gui/RecipeLayout.java",
          "src/main/java/mezz/jei/input/InputHandler.java"
        ],
        "commitId" : "7e4eabf8c220c294942bbbda8da5cf4a9f850842",
        "timestamp" : 1449659002000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Save recipe viewing history, go back with backspace\u000a",
        "date" : "2015-12-09 03:03:22 -0800",
        "id" : "7e4eabf8c220c294942bbbda8da5cf4a9f850842",
        "msg" : "Save recipe viewing history, go back with backspace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/IGuiIngredient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/input/InputHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/IRecipeGuiLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipeLayout.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipeGuiLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredientGroup.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/Focus.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipesGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "b0474ec0427c5a6afee8ccc8e89c38d9cdb84ff0",
        "timestamp" : 1449659051000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "bump version\u000a",
        "date" : "2015-12-09 03:04:11 -0800",
        "id" : "b0474ec0427c5a6afee8ccc8e89c38d9cdb84ff0",
        "msg" : "bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "0b0e13d891576b4a0d73b48fb57fcf0f0cefe01f",
        "timestamp" : 1449659113000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "update forge\u000a",
        "date" : "2015-12-09 03:05:13 -0800",
        "id" : "0b0e13d891576b4a0d73b48fb57fcf0f0cefe01f",
        "msg" : "update forge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}