{
  "_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" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 21056,
      "executingTimeMillis" : 21056,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#25",
  "duration" : 21056,
  "estimatedDuration" : 41434,
  "executor" : None,
  "fullDisplayName" : "JustEnoughItems-MC1.13 #25",
  "id" : "25",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 25,
  "queueId" : 82577,
  "result" : "SUCCESS",
  "timestamp" : 1557688100374,
  "url" : "https://dvs1.progwml6.com/jenkins/job/JustEnoughItems-MC1.13/25/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "59ec24ce2a6415222e91778973d3345e4d301ffb",
        "timestamp" : 1557684601000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "apply plugin eclipse\u000a",
        "date" : "2019-05-12 11:10:01 -0700",
        "id" : "59ec24ce2a6415222e91778973d3345e4d301ffb",
        "msg" : "apply plugin eclipse",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/gui/GuiScreenHelper.java"
        ],
        "commitId" : "07c15e193607dec1bd153f8ca72c2b48ee1225e9",
        "timestamp" : 1557684863000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix Rectangle code ported from 1.12\u000a",
        "date" : "2019-05-12 11:14:23 -0700",
        "id" : "07c15e193607dec1bd153f8ca72c2b48ee1225e9",
        "msg" : "Fix Rectangle code ported from 1.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/gui/GuiScreenHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/mezz/jei/startup/StackHelper.java",
          "src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeChecker.java",
          "src/main/resources/jei_at.cfg"
        ],
        "commitId" : "d84c7b99b0b9a41d08369a6707ef3b2e73b4c14e",
        "timestamp" : 1557687293000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #1567 Fix #1575 Improve display of wildcard items with no creative menu subtypes\u000a",
        "date" : "2019-05-12 11:54:53 -0700",
        "id" : "d84c7b99b0b9a41d08369a6707ef3b2e73b4c14e",
        "msg" : "Fix #1567 Fix #1575 Improve display of wildcard items with no creative menu subtypes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/plugins/vanilla/crafting/CraftingRecipeChecker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/mezz/jei/startup/StackHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/jei_at.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "ee356993a252420fd571e99ade36002e87693bb5",
        "timestamp" : 1557687970000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Revert \"apply plugin eclipse\"\u000a\u000aThis reverts commit 59ec24ce2a6415222e91778973d3345e4d301ffb.\u000a",
        "date" : "2019-05-12 12:06:10 -0700",
        "id" : "ee356993a252420fd571e99ade36002e87693bb5",
        "msg" : "Revert \"apply plugin eclipse\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mezz",
      "fullName" : "mezz"
    }
  ]
}