<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" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/1.8.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 48,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
            "branch" : [
              {
                "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
                "name" : "origin/1.8.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
            "branch" : [
              {
                "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
                "name" : "origin/1.8.9"
              }
            ]
          }
        },
        "origin/1.10" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 79,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
            "branch" : [
              {
                "SHA1" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
            "branch" : [
              {
                "SHA1" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
                "name" : "origin/1.10"
              }
            ]
          }
        },
        "origin/1.8rewrite" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
            "branch" : [
              {
                "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
                "name" : "origin/1.8rewrite"
              }
            ]
          },
          "revision" : {
            "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
            "branch" : [
              {
                "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
                "name" : "origin/1.8rewrite"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
        "branch" : [
          {
            "SHA1" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
            "name" : "origin/1.10"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/progwml6/Natura.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#79",
  "duration" : 134835,
  "estimatedDuration" : 188739,
  "executor" : None,
  "fullDisplayName" : "Natura 1.10.2 #79",
  "id" : "79",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 79,
  "queueId" : 7170,
  "result" : "SUCCESS",
  "timestamp" : 1474945213317,
  "url" : "https://dvs1.progwml6.com/jenkins/job/Natura%201.10.2/79/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/natura/lang/en_US.lang",
          "src/main/java/com/progwml6/natura/shared/item/ItemNaturaEdible.java",
          "src/main/resources/assets/natura/textures/blocks/obelisk/obelisk_inactive.png",
          "src/main/resources/assets/natura/blockstates/respawn_obelisk.json",
          "src/main/java/com/progwml6/natura/nether/NetherClientProxy.java",
          "src/main/java/com/progwml6/natura/nether/block/saplings/BlockNetherSapling.java",
          "src/main/java/com/progwml6/natura/shared/NaturaCommons.java",
          "src/main/resources/assets/natura/textures/blocks/obelisk/obelisk_active.png",
          "src/main/java/com/progwml6/natura/nether/block/obelisk/BlockRespawnObelisk.java",
          "src/main/java/com/progwml6/natura/nether/NaturaNether.java"
        ],
        "commitId" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
        "timestamp" : 1474945138000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/alexbegt",
          "fullName" : "alexbegt"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Add the Respawn Obelisk back, which is still a WIP.\u000a",
        "date" : "2016-09-26 22:58:58 -0400",
        "id" : "68830bebe44db77b53d6078f2a83cb28df21ed45",
        "msg" : "Add the Respawn Obelisk back, which is still a WIP.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/shared/item/ItemNaturaEdible.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/obelisk/obelisk_active.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/nether/NaturaNether.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/shared/NaturaCommons.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/nether/NetherClientProxy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/obelisk/obelisk_inactive.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/progwml6/natura/nether/block/obelisk/BlockRespawnObelisk.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/nether/block/saplings/BlockNetherSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/natura/lang/en_US.lang"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/respawn_obelisk.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/alexbegt",
      "fullName" : "alexbegt"
    }
  ]
}</pre></body></html>