{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user mezz",
          "userId" : "mezz",
          "userName" : "mezz"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/1.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 210,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
            "branch" : [
              {
                "SHA1" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
                "name" : "origin/1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
            "branch" : [
              {
                "SHA1" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
                "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" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
        "branch" : [
          {
            "SHA1" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
            "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" : "#210",
  "duration" : 86578,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #210",
  "id" : "210",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 210,
  "queueId" : 223,
  "result" : "SUCCESS",
  "timestamp" : 1465366439780,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/210/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/JustEnoughItems.java"
        ],
        "commitId" : "39976e1c9da8fca880cbdc29c77b3a65cac562e1",
        "timestamp" : 1465332753000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #306 update required Forge version\u000a",
        "date" : "2016-06-07 13:52:33 -0700",
        "id" : "39976e1c9da8fca880cbdc29c77b3a65cac562e1",
        "msg" : "Fix #306 update required Forge version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/JustEnoughItems.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/config/Config.java",
          "src/main/java/mezz/jei/JustEnoughItems.java"
        ],
        "commitId" : "90ddf61bdc50880c6d300d1e9e4942e4ef5cfd4a",
        "timestamp" : 1465361861000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Move debugItem to its own config setting separate from debugMode\u000a",
        "date" : "2016-06-07 21:57:41 -0700",
        "id" : "90ddf61bdc50880c6d300d1e9e4942e4ef5cfd4a",
        "msg" : "Move debugItem to its own config setting separate from debugMode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/JustEnoughItems.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java"
        ],
        "commitId" : "4767eb14069c06984e0b58129649c1d59e7018c2",
        "timestamp" : 1465361957000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #191 Page number can go out of bounds when scrolling back\u000a",
        "date" : "2016-06-07 21:59:17 -0700",
        "id" : "4767eb14069c06984e0b58129649c1d59e7018c2",
        "msg" : "Fix #191 Page number can go out of bounds when scrolling back",
        "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" : "08b486895d6f76695c0574ff1830f5e30cbf9c57",
        "timestamp" : 1465361984000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Set item list to page 1 when searching\u000a",
        "date" : "2016-06-07 21:59:44 -0700",
        "id" : "08b486895d6f76695c0574ff1830f5e30cbf9c57",
        "msg" : "Set item list to page 1 when searching",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/ErrorUtil.java"
        ],
        "commitId" : "95a3997252480f0718bcb2f22159319fc0ef9203",
        "timestamp" : 1465362029000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Show item NBT in error messages\u000a",
        "date" : "2016-06-07 22:00:29 -0700",
        "id" : "95a3997252480f0718bcb2f22159319fc0ef9203",
        "msg" : "Show item NBT in error messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ErrorUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/Focus.java"
        ],
        "commitId" : "b4b341d2c996d0e4554b2d11a0e31ef45922975f",
        "timestamp" : 1465362724000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Stop potions from being looked up as water containers\u000a",
        "date" : "2016-06-07 22:12:04 -0700",
        "id" : "b4b341d2c996d0e4554b2d11a0e31ef45922975f",
        "msg" : "Stop potions from being looked up as water containers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/Focus.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/StackHelper.java",
          "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java",
          "src/main/java/mezz/jei/api/IJeiHelpers.java",
          "src/main/java/mezz/jei/JeiHelpers.java",
          "src/main/java/mezz/jei/api/INbtIgnoreList.java",
          "src/main/java/mezz/jei/api/INbtRegistry.java",
          "src/main/java/mezz/jei/NbtRegistry.java",
          "src/main/java/mezz/jei/NbtIgnoreList.java"
        ],
        "commitId" : "d2f66104544c6902f0bfbc1f0c6c5d40d9a6e457",
        "timestamp" : 1465366090000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add INbtRegistry to use instead of INbtIgnoreList\u000a",
        "date" : "2016-06-07 23:08:10 -0700",
        "id" : "d2f66104544c6902f0bfbc1f0c6c5d40d9a6e457",
        "msg" : "Add INbtRegistry to use instead of INbtIgnoreList",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/JeiHelpers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/NbtIgnoreList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/INbtIgnoreList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/IJeiHelpers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/api/INbtRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/NbtRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ProxyCommonClient.java",
          "src/main/java/mezz/jei/Internal.java",
          "gradle.properties"
        ],
        "commitId" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
        "timestamp" : 1465366150000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Make sure helpers are cleared when reloaded\u000a",
        "date" : "2016-06-07 23:09:10 -0700",
        "id" : "c7b045a30288ff372fbd17c9bead3227e067b14f",
        "msg" : "Make sure helpers are cleared when reloaded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ProxyCommonClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/Internal.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}