{
  "_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.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
            "branch" : [
              {
                "SHA1" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
                "name" : "origin/1.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
            "branch" : [
              {
                "SHA1" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
                "name" : "origin/1.8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
        "branch" : [
          {
            "SHA1" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
            "name" : "origin/1.8"
          }
        ]
      },
      "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" : "#23",
  "duration" : 29179,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #23",
  "id" : "23",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 23,
  "queueId" : 39,
  "result" : "SUCCESS",
  "timestamp" : 1449122706797,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/23/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/GuiEventHandler.java",
          "src/main/java/mezz/jei/input/InputHandler.java"
        ],
        "commitId" : "1b63ad23305d33818284bebe1e92d8f7c7e26529",
        "timestamp" : 1449117241000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Only close item overlay when the GUI is actually closed This fixes\u000aproblems with GUIs that ignore the esc and 'e' keys\u000a(cherry picked from commit ec1fd2a249a0a427980b39718f069d8dcc2f8e8e)\u000a",
        "date" : "2015-12-02 20:34:01 -0800",
        "id" : "1b63ad23305d33818284bebe1e92d8f7c7e26529",
        "msg" : "Only close item overlay when the GUI is actually closed This fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/GuiEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/input/InputHandler.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/input/InputHandler.java"
        ],
        "commitId" : "653152b6dacfa962b34986aca56f6eb732ed6644",
        "timestamp" : 1449122401000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #46 Require Control to be pressed to toggle item list overlay\u000a",
        "date" : "2015-12-02 22:00:01 -0800",
        "id" : "653152b6dacfa962b34986aca56f6eb732ed6644",
        "msg" : "Fix #46 Require Control to be pressed to toggle item list overlay",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/input/InputHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/input/InputHandler.java"
        ],
        "commitId" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
        "timestamp" : 1449122538000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Ctrl-F focuses search bar\u000a",
        "date" : "2015-12-02 22:02:18 -0800",
        "id" : "0a9f2cf452ae286c949988ebc1a623aa38c76cd4",
        "msg" : "Ctrl-F focuses search bar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/input/InputHandler.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}