{
  "_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" : 224,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd1b6c8feb9a3f580324a5b498267431faaae70c",
            "branch" : [
              {
                "SHA1" : "cd1b6c8feb9a3f580324a5b498267431faaae70c",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd1b6c8feb9a3f580324a5b498267431faaae70c",
            "branch" : [
              {
                "SHA1" : "cd1b6c8feb9a3f580324a5b498267431faaae70c",
                "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" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
        "branch" : [
          {
            "SHA1" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
            "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" : "#225",
  "duration" : 120387,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #225",
  "id" : "225",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 225,
  "queueId" : 1692,
  "result" : "SUCCESS",
  "timestamp" : 1467769659461,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/225/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ingredients/FluidStackRenderer.java"
        ],
        "commitId" : "f4bdaff67a32ae8f10578a2579f23f8a649a78e4",
        "timestamp" : 1467769411000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #328 Render fluids in tanks using alpha\u000a",
        "date" : "2016-07-05 18:43:31 -0700",
        "id" : "f4bdaff67a32ae8f10578a2579f23f8a649a78e4",
        "msg" : "Fix #328 Render fluids in tanks using alpha",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/FluidStackRenderer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeHandler.java"
        ],
        "commitId" : "4358d33527249a9ea0d87c31071b2a3a18a57c0b",
        "timestamp" : 1467769418000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Exclude broken brewing recipes\u000a",
        "date" : "2016-07-05 18:43:38 -0700",
        "id" : "4358d33527249a9ea0d87c31071b2a3a18a57c0b",
        "msg" : "Exclude broken brewing recipes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ItemListOverlay.java",
          "src/main/java/mezz/jei/input/GuiTextFieldFilter.java",
          "src/main/java/mezz/jei/ItemFilter.java"
        ],
        "commitId" : "4e7b19c222cc5b8bda1f1b312198b3c9526b10f4",
        "timestamp" : 1467769473000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix crash when using filter text and the ItemListOverlay is not open\u000a",
        "date" : "2016-07-05 18:44:33 -0700",
        "id" : "4e7b19c222cc5b8bda1f1b312198b3c9526b10f4",
        "msg" : "Fix crash when using filter text and the ItemListOverlay is not open",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ItemListOverlay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/input/GuiTextFieldFilter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/en_US.lang"
        ],
        "commitId" : "20761775dc38b5c9f816e3b0dac25e9655adb026",
        "timestamp" : 1467769513000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #336 Change text for \"Crafting Table\" recipes to \"Crafting\"\u000a",
        "date" : "2016-07-05 18:45:13 -0700",
        "id" : "20761775dc38b5c9f816e3b0dac25e9655adb026",
        "msg" : "Fix #336 Change text for \"Crafting Table\" recipes to \"Crafting\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/ru_RU.lang"
        ],
        "commitId" : "0305de0ca17fa532b0b0d5f8a865639dbdb50dbb",
        "timestamp" : 1467769517000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Update ru_RU.lang (#338)\u000a",
        "date" : "2016-07-05 18:45:17 -0700",
        "id" : "0305de0ca17fa532b0b0d5f8a865639dbdb50dbb",
        "msg" : "Update ru_RU.lang (#338)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/ru_RU.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/network/packets/PacketGiveItemStack.java"
        ],
        "commitId" : "acdc232b39b092c1c35f3a817a9ad6134508ec8c",
        "timestamp" : 1467769522000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #340 Allow creative-mode players to cheat in items\u000a",
        "date" : "2016-07-05 18:45:22 -0700",
        "id" : "acdc232b39b092c1c35f3a817a9ad6134508ec8c",
        "msg" : "Fix #340 Allow creative-mode players to cheat in items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/network/packets/PacketGiveItemStack.java"
          }
        ]
      },
      {
        "_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/ItemFilter.java"
        ],
        "commitId" : "5bd18f96342ccad766a2164667db05abdf774e58",
        "timestamp" : 1467769533000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #344 Add config to hide player skulls (on by default) to prevent lag\u000a",
        "date" : "2016-07-05 18:45:33 -0700",
        "id" : "5bd18f96342ccad766a2164667db05abdf774e58",
        "msg" : "Fix #344 Add config to hide player skulls (on by default) to prevent lag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemFilter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/input/GuiTextFieldFilter.java"
        ],
        "commitId" : "33e5747da410f602326d6fb736610999ca16ed8b",
        "timestamp" : 1467769558000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #199 Correctly restore Keyboard.areRepeatEventsEnabled\u000a",
        "date" : "2016-07-05 18:45:58 -0700",
        "id" : "33e5747da410f602326d6fb736610999ca16ed8b",
        "msg" : "Fix #199 Correctly restore Keyboard.areRepeatEventsEnabled",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/input/GuiTextFieldFilter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
        "timestamp" : 1467769574000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Backport fixes from 1.10 branch\u000a",
        "date" : "2016-07-05 18:46:14 -0700",
        "id" : "bd9fcad11a8b92d181fc8c2ec976e31c7467799a",
        "msg" : "Backport fixes from 1.10 branch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}