{
  "_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" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "91aef0af384723b990c3a8007094246547041f8b",
            "branch" : [
              {
                "SHA1" : "91aef0af384723b990c3a8007094246547041f8b",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "91aef0af384723b990c3a8007094246547041f8b",
            "branch" : [
              {
                "SHA1" : "91aef0af384723b990c3a8007094246547041f8b",
                "name" : "origin/master"
              }
            ]
          }
        },
        "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" : "91aef0af384723b990c3a8007094246547041f8b",
        "branch" : [
          {
            "SHA1" : "91aef0af384723b990c3a8007094246547041f8b",
            "name" : "origin/master"
          }
        ]
      },
      "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" : "#5",
  "duration" : 39709,
  "estimatedDuration" : 30783,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.11 #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 9,
  "result" : "SUCCESS",
  "timestamp" : 1448437211474,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.11/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "7c2ef24c250dbbd063097c74f85b70ad68eb2147",
        "timestamp" : 1448423256000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "add maven upload support, source & javadocs jars for developers no deobf\u000ajars are needed with FG2+\u000a(cherry picked from commit 4282aa7ffd20328f55b5f798d1c550776a40b523)\u000a",
        "date" : "2015-11-24 19:47:36 -0800",
        "id" : "7c2ef24c250dbbd063097c74f85b70ad68eb2147",
        "msg" : "add maven upload support, source & javadocs jars for developers no deobf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/en_US.lang",
          "src/main/java/mezz/jei/config/Config.java",
          "src/main/java/mezz/jei/GuiEventHandler.java"
        ],
        "commitId" : "d56333928ebfe1bc66a21564324e2abe5ee22661",
        "timestamp" : 1448424269000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add mod names to item tooltips (with config option to disable)\u000a",
        "date" : "2015-11-24 20:04:29 -0800",
        "id" : "d56333928ebfe1bc66a21564324e2abe5ee22661",
        "msg" : "Add mod names to item tooltips (with config option to disable)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/GuiEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/RecipeRegistry.java"
        ],
        "commitId" : "ea23614c9f9fd564886b8325c8c169fc0d95c0b6",
        "timestamp" : 1448425494000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Cut down on debug log spam\u000a",
        "date" : "2015-11-24 20:24:54 -0800",
        "id" : "ea23614c9f9fd564886b8325c8c169fc0d95c0b6",
        "msg" : "Cut down on debug log spam",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/RecipeRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java"
        ],
        "commitId" : "009dc0809b12af2b0ddd9f48b3e288955a48e238",
        "timestamp" : 1448426113000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Unfocus the search box when you click away anywhere\u000a",
        "date" : "2015-11-24 20:35:13 -0800",
        "id" : "009dc0809b12af2b0ddd9f48b3e288955a48e238",
        "msg" : "Unfocus the search box when you click away anywhere",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/JustEnoughItems.java"
        ],
        "commitId" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
        "timestamp" : 1448426889000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Stop JEI from loading multiple times when reloading a world\u000a",
        "date" : "2015-11-24 20:48:09 -0800",
        "id" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
        "msg" : "Stop JEI from loading multiple times when reloading a world",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/JustEnoughItems.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "4051e7a6db69dc0f66537f30d1bfa7b195110d46",
        "timestamp" : 1448427150000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "bump version\u000a",
        "date" : "2015-11-24 20:52:30 -0800",
        "id" : "4051e7a6db69dc0f66537f30d1bfa7b195110d46",
        "msg" : "bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/StackUtil.java"
        ],
        "commitId" : "47831153b56a9ee9ddd953d2725b15b38a5b6342",
        "timestamp" : 1448430685000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix recipe lookup issue with wildcard metadata\u000a",
        "date" : "2015-11-24 21:51:25 -0800",
        "id" : "47831153b56a9ee9ddd953d2725b15b38a5b6342",
        "msg" : "Fix recipe lookup issue with wildcard metadata",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ItemRegistry.java",
          "src/main/java/mezz/jei/util/ModList.java",
          "src/main/java/mezz/jei/GuiEventHandler.java",
          "src/main/java/mezz/jei/util/ItemStackElement.java",
          "src/main/java/mezz/jei/TooltipEventHandler.java",
          "src/main/java/mezz/jei/api/IItemRegistry.java",
          "src/main/java/mezz/jei/config/Constants.java",
          "src/main/java/mezz/jei/JustEnoughItems.java"
        ],
        "commitId" : "70fa8201c64442c6b4e8f3c786b0c89eeb7186b6",
        "timestamp" : 1448436621000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Do a better job of getting an item's mod name\u000a",
        "date" : "2015-11-24 23:30:21 -0800",
        "id" : "70fa8201c64442c6b4e8f3c786b0c89eeb7186b6",
        "msg" : "Do a better job of getting an item's mod name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/GuiEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Constants.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/JustEnoughItems.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/TooltipEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/IItemRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/util/ModList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java",
          "src/main/java/mezz/jei/gui/RecipesGui.java"
        ],
        "commitId" : "3d7a0b2ea22427b98ff94f3c7f4f5177d58a78ad",
        "timestamp" : 1448436795000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix scrolling direction\u000a",
        "date" : "2015-11-24 23:33:15 -0800",
        "id" : "3d7a0b2ea22427b98ff94f3c7f4f5177d58a78ad",
        "msg" : "Fix scrolling direction",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipesGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/ModList.java",
          "src/main/java/mezz/jei/util/ItemStackElement.java"
        ],
        "commitId" : "4dc0993071b7078a02de97071f8de7cd12e54b73",
        "timestamp" : 1448436936000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Minor cleanup\u000a",
        "date" : "2015-11-24 23:35:36 -0800",
        "id" : "4dc0993071b7078a02de97071f8de7cd12e54b73",
        "msg" : "Minor cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ModList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}