{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 17,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "14fedc3c4989691c26b3c681e6474eb93cb20d80",
            "branch" : [
              {
                "SHA1" : "14fedc3c4989691c26b3c681e6474eb93cb20d80",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "14fedc3c4989691c26b3c681e6474eb93cb20d80",
            "branch" : [
              {
                "SHA1" : "14fedc3c4989691c26b3c681e6474eb93cb20d80",
                "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" : "14fedc3c4989691c26b3c681e6474eb93cb20d80",
        "branch" : [
          {
            "SHA1" : "14fedc3c4989691c26b3c681e6474eb93cb20d80",
            "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" : "#17",
  "duration" : 30161,
  "estimatedDuration" : 30783,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.11 #17",
  "id" : "17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 17,
  "queueId" : 50,
  "result" : "SUCCESS",
  "timestamp" : 1449272410015,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.11/17/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeMaker.java"
        ],
        "commitId" : "8fd2b0d33295f105fe22af86c03379d16d884a40",
        "timestamp" : 1449194723000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "remove warning about not handling VanillaBrewingRecipe\u000a",
        "date" : "2015-12-03 18:05:23 -0800",
        "id" : "8fd2b0d33295f105fe22af86c03379d16d884a40",
        "msg" : "remove warning about not handling VanillaBrewingRecipe",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeMaker.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeCategory.java",
          "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeWrapper.java"
        ],
        "commitId" : "fbb21d2d6f221c8602814fbfd528d111e352b1d8",
        "timestamp" : 1449207877000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Spread out the potion layout more\u000a",
        "date" : "2015-12-03 21:44:37 -0800",
        "id" : "fbb21d2d6f221c8602814fbfd528d111e352b1d8",
        "msg" : "Spread out the potion layout more",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeCategory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/brewing/BrewingRecipeWrapper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/config/Constants.java",
          "build.gradle"
        ],
        "commitId" : "fece2d2b1be3ac08ffe4400e81c018f2a4c78a86",
        "timestamp" : 1449271693000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix mod version\u000a",
        "date" : "2015-12-04 15:28:13 -0800",
        "id" : "fece2d2b1be3ac08ffe4400e81c018f2a4c78a86",
        "msg" : "Fix mod version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/config/Constants.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/api/package-info.java",
          "src/main/java/mezz/jei/ProxyCommonClient.java",
          "src/main/java/mezz/jei/util/ModRegistry.java",
          "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java",
          "src/main/java/mezz/jei/api/IModPlugin.java",
          "src/main/java/mezz/jei/RecipeRegistry.java",
          "src/main/java/mezz/jei/api/IModRegistry.java"
        ],
        "commitId" : "762417018b3371a9727cf8490e32d87d210d98cb",
        "timestamp" : 1449271817000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Change mod registration to allow extending it in the future\u000a",
        "date" : "2015-12-04 15:30:17 -0800",
        "id" : "762417018b3371a9727cf8490e32d87d210d98cb",
        "msg" : "Change mod registration to allow extending it in the future",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/ProxyCommonClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/api/IModPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/util/ModRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/RecipeRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mezz/jei/api/IModRegistry.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}