{
  "_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.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" : 356,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
            "branch" : [
              {
                "SHA1" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
            "branch" : [
              {
                "SHA1" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
                "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" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
        "branch" : [
          {
            "SHA1" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
            "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" : "#356",
  "duration" : 104846,
  "estimatedDuration" : 97821,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems #356",
  "id" : "356",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 356,
  "queueId" : 14178,
  "result" : "SUCCESS",
  "timestamp" : 1478375407298,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems/356/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/ingredients/GuiIngredientFast.java",
          "src/main/java/mezz/jei/plugins/vanilla/ingredients/ItemStackRenderer.java"
        ],
        "commitId" : "4672bc9a249bb6e233f9151dad24c761d5bcc788",
        "timestamp" : 1478375148000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Use localized string for tooltip error\u000a",
        "date" : "2016-11-05 12:45:48 -0700",
        "id" : "4672bc9a249bb6e233f9151dad24c761d5bcc788",
        "msg" : "Use localized string for tooltip error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/ingredients/ItemStackRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/ingredients/GuiIngredientFast.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/zh_TW.lang"
        ],
        "commitId" : "1ae1ba9dc126c3320a961fc053cf96d14cbe7d84",
        "timestamp" : 1478375185000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Update zh_TW.lang (#578)\u000a",
        "date" : "2016-11-05 12:46:25 -0700",
        "id" : "1ae1ba9dc126c3320a961fc053cf96d14cbe7d84",
        "msg" : "Update zh_TW.lang (#578)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/zh_TW.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/jei/lang/zh_CN.lang"
        ],
        "commitId" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
        "timestamp" : 1478375216000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Update zh_CN.lang (#577)\u000a",
        "date" : "2016-11-05 12:46:56 -0700",
        "id" : "681d9bcf3a417e6c14a2fd1aa3e9d51955f39d1e",
        "msg" : "Update zh_CN.lang (#577)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/jei/lang/zh_CN.lang"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}