{
  "_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" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
            "branch" : [
              {
                "SHA1" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
                "name" : "origin/1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
            "branch" : [
              {
                "SHA1" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
                "name" : "origin/1.9"
              }
            ]
          }
        },
        "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" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
        "branch" : [
          {
            "SHA1" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
            "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" : "#212",
  "duration" : 72690,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #212",
  "id" : "212",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 212,
  "queueId" : 233,
  "result" : "SUCCESS",
  "timestamp" : 1465590279977,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/212/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/util/ErrorUtil.java",
          "src/main/java/mezz/jei/util/StackHelper.java",
          "src/main/java/mezz/jei/util/ItemStackElement.java"
        ],
        "commitId" : "1d7a7cc076d4afdbec771932753955f117bbd9ff",
        "timestamp" : 1465514200000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve error messages\u000a",
        "date" : "2016-06-09 16:16:40 -0700",
        "id" : "1d7a7cc076d4afdbec771932753955f117bbd9ff",
        "msg" : "Improve error messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/StackHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ItemStackElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/ErrorUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "b3fce056000ce917ea17f1dcd25b2efa37c27eb8",
        "timestamp" : 1465552229000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README example links\u000a",
        "date" : "2016-06-10 02:50:29 -0700",
        "id" : "b3fce056000ce917ea17f1dcd25b2efa37c27eb8",
        "msg" : "Update README example links",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
        "timestamp" : 1465589945000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-06-10 13:19:05 -0700",
        "id" : "12e56ffed60f3d1839cfbcfb10d7375e8903a4a7",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/github",
      "fullName" : "github"
    }
  ]
}