{
  "_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" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79fc40be223f7e412983e212224909b64e2b4de8",
            "branch" : [
              {
                "SHA1" : "79fc40be223f7e412983e212224909b64e2b4de8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79fc40be223f7e412983e212224909b64e2b4de8",
            "branch" : [
              {
                "SHA1" : "79fc40be223f7e412983e212224909b64e2b4de8",
                "name" : "origin/master"
              }
            ]
          }
        },
        "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" : "79fc40be223f7e412983e212224909b64e2b4de8",
        "branch" : [
          {
            "SHA1" : "79fc40be223f7e412983e212224909b64e2b4de8",
            "name" : "origin/master"
          }
        ]
      },
      "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" : "#18",
  "duration" : 46933,
  "estimatedDuration" : 30783,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.11 #18",
  "id" : "18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 18,
  "queueId" : 58,
  "result" : "SUCCESS",
  "timestamp" : 1449346782910,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.11/18/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/config/Config.java",
          "src/main/java/mezz/jei/api/IModRegistry.java",
          "src/main/java/mezz/jei/GuiEventHandler.java"
        ],
        "commitId" : "f709571b8b77f146b94633119f0d51c4a5bf0578",
        "timestamp" : 1449272818000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "formatting\u000a",
        "date" : "2015-12-04 15:46:58 -0800",
        "id" : "f709571b8b77f146b94633119f0d51c4a5bf0578",
        "msg" : "formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/IModRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/GuiEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties",
          "build.gradle"
        ],
        "commitId" : "8f8f35d994629d434d5e79dba22c2d496671a059",
        "timestamp" : 1449272855000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "bump version, remove patch version since it's basically added by jenkins\u000a",
        "date" : "2015-12-04 15:47:35 -0800",
        "id" : "8f8f35d994629d434d5e79dba22c2d496671a059",
        "msg" : "bump version, remove patch version since it's basically added by jenkins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/api/package-info.java"
        ],
        "commitId" : "ca37b38ce0ce3ba32dbb30b54502fb9ccd6dd11d",
        "timestamp" : 1449274034000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Use Major version zero for the JEI API version, according to semver\u000a",
        "date" : "2015-12-04 16:07:14 -0800",
        "id" : "ca37b38ce0ce3ba32dbb30b54502fb9ccd6dd11d",
        "msg" : "Use Major version zero for the JEI API version, according to semver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/package-info.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties",
          "build.gradle"
        ],
        "commitId" : "05193061a1aca3d295bf51be7f208369cef55f34",
        "timestamp" : 1449276208000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add back patch version\u000a",
        "date" : "2015-12-04 16:43:28 -0800",
        "id" : "05193061a1aca3d295bf51be7f208369cef55f34",
        "msg" : "Add back patch version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/network/packets/PacketRecipeTransfer.java",
          "src/main/java/mezz/jei/util/RecipeTransferUtil.java"
        ],
        "commitId" : "65b575157a50e8e33c125cc867f11187c1c6c528",
        "timestamp" : 1449288372000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix bug with recipe transfer for modded crafting tables\u000a",
        "date" : "2015-12-04 20:06:12 -0800",
        "id" : "65b575157a50e8e33c125cc867f11187c1c6c528",
        "msg" : "Fix bug with recipe transfer for modded crafting tables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/network/packets/PacketRecipeTransfer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/util/RecipeTransferUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/RecipeGuiLogic.java"
        ],
        "commitId" : "92c73236f536791083008ad90cb609669a0113c9",
        "timestamp" : 1449290853000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Open recipes for current gui first if it has a recipe transfer helper\u000a",
        "date" : "2015-12-04 20:47:33 -0800",
        "id" : "92c73236f536791083008ad90cb609669a0113c9",
        "msg" : "Open recipes for current gui first if it has a recipe transfer helper",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/RecipeGuiLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/ProxyCommonClient.java"
        ],
        "commitId" : "8327abcf86ba66ea42cffc734f75037cf2d601bc",
        "timestamp" : 1449299682000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix multiple mod names in tooltip after relogging\u000a",
        "date" : "2015-12-04 23:14:42 -0800",
        "id" : "8327abcf86ba66ea42cffc734f75037cf2d601bc",
        "msg" : "Fix multiple mod names in tooltip after relogging",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ProxyCommonClient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/GuiEventHandler.java"
        ],
        "commitId" : "2dbed523a6c209019ab113ef521beca537a6e094",
        "timestamp" : 1449346533000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "#49 Defend against NPE on Spigot/Bukkit servers\u000a",
        "date" : "2015-12-05 12:15:33 -0800",
        "id" : "2dbed523a6c209019ab113ef521beca537a6e094",
        "msg" : "#49 Defend against NPE on Spigot/Bukkit servers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/GuiEventHandler.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}