{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
            "branch" : [
              {
                "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
            "branch" : [
              {
                "SHA1" : "d12c33d26f4c25b4e377700fd4effeddcd3327cc",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/1.8.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 106,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
            "branch" : [
              {
                "SHA1" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
                "name" : "origin/1.8.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
            "branch" : [
              {
                "SHA1" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
                "name" : "origin/1.8.9"
              }
            ]
          }
        },
        "origin/1.8.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 103,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5e44f03932d1e98085327b4bd423f08afe31fd46",
            "branch" : [
              {
                "SHA1" : "5e44f03932d1e98085327b4bd423f08afe31fd46",
                "name" : "origin/1.8.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5e44f03932d1e98085327b4bd423f08afe31fd46",
            "branch" : [
              {
                "SHA1" : "5e44f03932d1e98085327b4bd423f08afe31fd46",
                "name" : "origin/1.8.8"
              }
            ]
          }
        },
        "origin/1.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
            "branch" : [
              {
                "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
                "name" : "origin/1.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
            "branch" : [
              {
                "SHA1" : "b31fb79394463b329a02f66d6062ba2746d61a1b",
                "name" : "origin/1.8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
        "branch" : [
          {
            "SHA1" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
            "name" : "origin/1.8.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" : "#106",
  "duration" : 49190,
  "estimatedDuration" : 30783,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.11 #106",
  "id" : "106",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 106,
  "queueId" : 36,
  "result" : "SUCCESS",
  "timestamp" : 1453684346944,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.11/106/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/ItemStackElementFactory.java",
          "gradle.properties",
          "src/main/java/mezz/jei/util/ItemStackElement.java",
          "src/main/java/mezz/jei/ItemFilter.java"
        ],
        "commitId" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
        "timestamp" : 1453684305000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #141 long loading time when gathering tooltips that require a player\u000a",
        "date" : "2016-01-24 17:11:45 -0800",
        "id" : "3f1e644e337f3881e6428ddf71fbf6f2548d9bdb",
        "msg" : "Fix #141 long loading time when gathering tooltips that require a player",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemFilter.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/util/ItemStackElementFactory.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}