{
  "_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" : 363,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
            "branch" : [
              {
                "SHA1" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
            "branch" : [
              {
                "SHA1" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
                "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" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
        "branch" : [
          {
            "SHA1" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
            "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" : "#363",
  "duration" : 99360,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #363",
  "id" : "363",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 363,
  "queueId" : 15226,
  "result" : "SUCCESS",
  "timestamp" : 1478843142942,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/JustEnoughItems/363/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/config/Config.java",
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredientFast.java",
          "src/main/resources/assets/jei/lang/en_US.lang",
          "src/main/java/mezz/jei/util/IngredientListElement.java",
          "src/main/java/mezz/jei/config/LocalizedConfiguration.java"
        ],
        "commitId" : "d66a4384a9bbf63608962859cae84cda9169f0ab",
        "timestamp" : 1478843112000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve search config options\u000a",
        "date" : "2016-11-10 21:45:12 -0800",
        "id" : "d66a4384a9bbf63608962859cae84cda9169f0ab",
        "msg" : "Improve search config options",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/IngredientListElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredientFast.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/LocalizedConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/IngredientInformation.java",
          "src/main/java/mezz/jei/JeiStarter.java",
          "src/main/java/mezz/jei/ProxyCommonClient.java",
          "src/main/java/mezz/jei/util/IngredientListElement.java"
        ],
        "commitId" : "fb4f3cac3f72d958704ef5e14fd481b857486a8c",
        "timestamp" : 1478843113000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Speed up building the item filter on reload (#551)\u000a",
        "date" : "2016-11-10 21:45:13 -0800",
        "id" : "fb4f3cac3f72d958704ef5e14fd481b857486a8c",
        "msg" : "Speed up building the item filter on reload (#551)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ProxyCommonClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/JeiStarter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/IngredientListElement.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/IngredientInformation.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/config/Config.java"
        ],
        "commitId" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
        "timestamp" : 1478843113000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #598 Cheat keybind not updating GUI config\u000a",
        "date" : "2016-11-10 21:45:13 -0800",
        "id" : "f6f354eb30ed6fd7e59f9f632acc583b802f9a69",
        "msg" : "Fix #598 Cheat keybind not updating GUI config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}