{
  "_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" : 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" : 254,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
            "branch" : [
              {
                "SHA1" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
            "branch" : [
              {
                "SHA1" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
                "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" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
        "branch" : [
          {
            "SHA1" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
            "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" : "#254",
  "duration" : 253850,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #254",
  "id" : "254",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 254,
  "queueId" : 5239,
  "result" : "SUCCESS",
  "timestamp" : 1474008609854,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/JustEnoughItems/254/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/color/ColorGetter.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiItemStackFastList.java",
          "src/main/java/mezz/jei/util/ModList.java",
          "src/main/java/mezz/jei/util/Commands.java",
          "src/main/java/mezz/jei/util/StackHelper.java",
          "src/main/java/mezz/jei/util/ItemStackElement.java"
        ],
        "commitId" : "0eb067f5522b5f45199dfee932e81f2b9affbe43",
        "timestamp" : 1474008344000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Defend against some more common modded item crashes\u000a",
        "date" : "2016-09-15 23:45:44 -0700",
        "id" : "0eb067f5522b5f45199dfee932e81f2b9affbe43",
        "msg" : "Defend against some more common modded item crashes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/Commands.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ModList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiItemStackFastList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/color/ColorGetter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/StackHelper.java"
        ],
        "commitId" : "0fbd36439c853a60305a75f7ceb539a9562d1068",
        "timestamp" : 1474008344000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix a broken javadoc\u000a",
        "date" : "2016-09-15 23:45:44 -0700",
        "id" : "0fbd36439c853a60305a75f7ceb539a9562d1068",
        "msg" : "Fix a broken javadoc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/ModList.java",
          "src/main/java/mezz/jei/ItemRegistry.java",
          "src/main/java/mezz/jei/util/ItemStackElement.java"
        ],
        "commitId" : "4c448fe9d91337d243e1461a5197641dcc3fddb8",
        "timestamp" : 1474008345000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Get ModName from items more efficiently\u000a",
        "date" : "2016-09-15 23:45:45 -0700",
        "id" : "4c448fe9d91337d243e1461a5197641dcc3fddb8",
        "msg" : "Get ModName from items more efficiently",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ModList.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ItemRegistryFactory.java"
        ],
        "commitId" : "3033ece842f9fdecd4e5cd6e6ab9d7065c09ed1d",
        "timestamp" : 1474008345000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Use ForgeRegistries instead of the Block and Item ones\u000a",
        "date" : "2016-09-15 23:45:45 -0700",
        "id" : "3033ece842f9fdecd4e5cd6e6ab9d7065c09ed1d",
        "msg" : "Use ForgeRegistries instead of the Block and Item ones",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemRegistryFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java"
        ],
        "commitId" : "fa8ef7d6a83fbc1b09445642c20b47fe8020b681",
        "timestamp" : 1474008345000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "#419 Fix off-by-one issue with transferring recipes in the brewing stand\u000a",
        "date" : "2016-09-15 23:45:45 -0700",
        "id" : "fa8ef7d6a83fbc1b09445642c20b47fe8020b681",
        "msg" : "#419 Fix off-by-one issue with transferring recipes in the brewing stand",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/StackHelper.java"
        ],
        "commitId" : "e1303fce0b04457825f9022dd42a1f7b0c41bedd",
        "timestamp" : 1474008346000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #419 Recipe transfer to brewing stand unbrews potions\u000a",
        "date" : "2016-09-15 23:45:46 -0700",
        "id" : "e1303fce0b04457825f9022dd42a1f7b0c41bedd",
        "msg" : "Fix #419 Recipe transfer to brewing stand unbrews potions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandlerServer.java",
          "src/main/java/mezz/jei/network/packets/PacketRecipeTransfer.java",
          "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandler.java"
        ],
        "commitId" : "701a720ac83dbfcacb72ab0ad7faa4acdf6cb103",
        "timestamp" : 1474008346000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Split the BasicRecipeTransferHandler into client and server-side parts\u000a",
        "date" : "2016-09-15 23:45:46 -0700",
        "id" : "701a720ac83dbfcacb72ab0ad7faa4acdf6cb103",
        "msg" : "Split the BasicRecipeTransferHandler into client and server-side parts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/network/packets/PacketRecipeTransfer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/transfer/BasicRecipeTransferHandlerServer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
        "timestamp" : 1474008346000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-09-15 23:45:46 -0700",
        "id" : "0a5829bc12d002f034a8d095e2e8711de807ae1f",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}