{
  "_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" : 225,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
            "branch" : [
              {
                "SHA1" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
                "name" : "origin/1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
            "branch" : [
              {
                "SHA1" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
                "name" : "origin/1.9"
              }
            ]
          }
        },
        "origin/1.10" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 312,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "56d17c0aa62a353d58469027805e07706ad4c42b",
            "branch" : [
              {
                "SHA1" : "56d17c0aa62a353d58469027805e07706ad4c42b",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "56d17c0aa62a353d58469027805e07706ad4c42b",
            "branch" : [
              {
                "SHA1" : "56d17c0aa62a353d58469027805e07706ad4c42b",
                "name" : "origin/1.10"
              }
            ]
          }
        },
        "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" : "56d17c0aa62a353d58469027805e07706ad4c42b",
        "branch" : [
          {
            "SHA1" : "56d17c0aa62a353d58469027805e07706ad4c42b",
            "name" : "origin/1.10"
          }
        ]
      },
      "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" : "#312",
  "duration" : 380740,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #312",
  "id" : "312",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 312,
  "queueId" : 9661,
  "result" : "SUCCESS",
  "timestamp" : 1476143635226,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/312/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/ModIdUtil.java"
        ],
        "commitId" : "d1b17031e759a404ab194546b5a26ae5eea306d3",
        "timestamp" : 1476143577000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix missing mod name on items with names that match the mod name\u000a",
        "date" : "2016-10-10 16:52:57 -0700",
        "id" : "d1b17031e759a404ab194546b5a26ae5eea306d3",
        "msg" : "Fix missing mod name on items with names that match the mod name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ModIdUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "0d902cd3a58b4103c41c33926066739a9589a58f",
        "timestamp" : 1476143577000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Update MCP and Forge\u000a",
        "date" : "2016-10-10 16:52:57 -0700",
        "id" : "0d902cd3a58b4103c41c33926066739a9589a58f",
        "msg" : "Update MCP and Forge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java"
        ],
        "commitId" : "54b251d37a8a2c9d882136f29f2d5bc734892867",
        "timestamp" : 1476143578000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Minor cleanup\u000a",
        "date" : "2016-10-10 16:52:58 -0700",
        "id" : "54b251d37a8a2c9d882136f29f2d5bc734892867",
        "msg" : "Minor cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandlerServer.java"
        ],
        "commitId" : "ce47226cd6e8a77df54cf709659777eed743979f",
        "timestamp" : 1476143578000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #513 Shift-[+] can result in lost items on restricted inventories\u000a",
        "date" : "2016-10-10 16:52:58 -0700",
        "id" : "ce47226cd6e8a77df54cf709659777eed743979f",
        "msg" : "Fix #513 Shift-[+] can result in lost items on restricted inventories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandlerServer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandlerServer.java",
          "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandler.java"
        ],
        "commitId" : "b3a055925059061ac3a315148040950bc82b2f66",
        "timestamp" : 1476143578000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add better handling for recipe transfer into restricted slots\u000a",
        "date" : "2016-10-10 16:52:58 -0700",
        "id" : "b3a055925059061ac3a315148040950bc82b2f66",
        "msg" : "Add better handling for recipe transfer into restricted slots",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandlerServer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/en_US.lang",
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredientFast.java"
        ],
        "commitId" : "5dacc83b3d377c56b151b8d4cd4c2816b4fb8bbe",
        "timestamp" : 1476143579000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Catch and log tooltips that would crash\u000a",
        "date" : "2016-10-10 16:52:59 -0700",
        "id" : "5dacc83b3d377c56b151b8d4cd4c2816b4fb8bbe",
        "msg" : "Catch and log tooltips that would crash",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredientFast.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "56d17c0aa62a353d58469027805e07706ad4c42b",
        "timestamp" : 1476143579000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-10-10 16:52:59 -0700",
        "id" : "56d17c0aa62a353d58469027805e07706ad4c42b",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}