{
  "_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.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "51263e43e101a49e8a22a40eae88851c0c791e33",
            "branch" : [
              {
                "SHA1" : "51263e43e101a49e8a22a40eae88851c0c791e33",
                "name" : "origin/1.8.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "51263e43e101a49e8a22a40eae88851c0c791e33",
            "branch" : [
              {
                "SHA1" : "51263e43e101a49e8a22a40eae88851c0c791e33",
                "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" : "51263e43e101a49e8a22a40eae88851c0c791e33",
        "branch" : [
          {
            "SHA1" : "51263e43e101a49e8a22a40eae88851c0c791e33",
            "name" : "origin/1.8.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" : "#37",
  "duration" : 40296,
  "estimatedDuration" : 30783,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.11 #37",
  "id" : "37",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 37,
  "queueId" : 148,
  "result" : "SUCCESS",
  "timestamp" : 1450001851556,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.11/37/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ProxyCommonClient.java",
          "src/main/java/mezz/jei/ItemFilter.java"
        ],
        "commitId" : "45062843a8fa12a5efdb1401c4165bcf3bc862ca",
        "timestamp" : 1450000892000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Keep item filter text after changing config\u000a",
        "date" : "2015-12-13 02:01:32 -0800",
        "id" : "45062843a8fa12a5efdb1401c4165bcf3bc862ca",
        "msg" : "Keep item filter text after changing config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ItemFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ProxyCommonClient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/GuiEventHandler.java"
        ],
        "commitId" : "9b9ab84cc3fd2d8a4ddc5d7b101f3415102c45a7",
        "timestamp" : 1450001713000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Close recipe GUI when config changes\u000a",
        "date" : "2015-12-13 02:15:13 -0800",
        "id" : "9b9ab84cc3fd2d8a4ddc5d7b101f3415102c45a7",
        "msg" : "Close recipe GUI when config changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/GuiEventHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "adc79615028573309f8118ccdd6dc95d0ded6fbb",
        "timestamp" : 1450001794000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "bump version\u000a",
        "date" : "2015-12-13 02:16:34 -0800",
        "id" : "adc79615028573309f8118ccdd6dc95d0ded6fbb",
        "msg" : "bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}