<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 38524,
      "executingTimeMillis" : 38524,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 104,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f099fe89d8b2eee33910e3f82dfa5f41347978b4",
            "branch" : [
              {
                "SHA1" : "f099fe89d8b2eee33910e3f82dfa5f41347978b4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f099fe89d8b2eee33910e3f82dfa5f41347978b4",
            "branch" : [
              {
                "SHA1" : "f099fe89d8b2eee33910e3f82dfa5f41347978b4",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/1.10" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 117,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
            "branch" : [
              {
                "SHA1" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
            "branch" : [
              {
                "SHA1" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
                "name" : "origin/1.10"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
        "branch" : [
          {
            "SHA1" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
            "name" : "origin/1.10"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/progwml6/HungerOverhaul.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "HungerOverhaul-1.10.2-1.1.0.jenkins117-deobf.jar",
      "fileName" : "HungerOverhaul-1.10.2-1.1.0.jenkins117-deobf.jar",
      "relativePath" : "build/libs/HungerOverhaul-1.10.2-1.1.0.jenkins117-deobf.jar"
    },
    {
      "displayPath" : "HungerOverhaul-1.10.2-1.1.0.jenkins117-sources.jar",
      "fileName" : "HungerOverhaul-1.10.2-1.1.0.jenkins117-sources.jar",
      "relativePath" : "build/libs/HungerOverhaul-1.10.2-1.1.0.jenkins117-sources.jar"
    },
    {
      "displayPath" : "HungerOverhaul-1.10.2-1.1.0.jenkins117.jar",
      "fileName" : "HungerOverhaul-1.10.2-1.1.0.jenkins117.jar",
      "relativePath" : "build/libs/HungerOverhaul-1.10.2-1.1.0.jenkins117.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#117",
  "duration" : 38524,
  "estimatedDuration" : 33724,
  "executor" : None,
  "fullDisplayName" : "HungerOverhaul #117",
  "id" : "117",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 117,
  "queueId" : 10260,
  "result" : "SUCCESS",
  "timestamp" : 1493868606822,
  "url" : "https://dvs1.progwml6.com/jenkins/job/HungerOverhaul/117/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/hungeroverhaul/module/json/JsonModule.java"
        ],
        "commitId" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
        "timestamp" : 1493868410000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/alexbegt",
          "fullName" : "alexbegt"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Fix duplicate folder being created on linux with the names\u000a\"hungeroverhaul\" and \"HungerOverhaul\". If you are running a linux server\u000aand use the json module to edit food, you need to move them into the\u000a\"hungeroverhaul\" folder from the \"HungerOverhaul\" folder. #142\u000a",
        "date" : "2017-05-03 23:26:50 -0400",
        "id" : "975a5a456cd1626a60e6bd83f0f464c68fa77732",
        "msg" : "Fix duplicate folder being created on linux with the names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/hungeroverhaul/module/json/JsonModule.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/alexbegt",
      "fullName" : "alexbegt"
    }
  ]
}</pre></body></html>