<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.model.Cause$UserIdCause",
          "shortDescription" : "Started by user progwml6",
          "userId" : "progwml6",
          "userName" : "progwml6"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/Gradle" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d611acdf13fc84497ec2814284637fc2426258e0",
            "branch" : [
              {
                "SHA1" : "d611acdf13fc84497ec2814284637fc2426258e0",
                "name" : "origin/Gradle"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d611acdf13fc84497ec2814284637fc2426258e0",
            "branch" : [
              {
                "SHA1" : "d611acdf13fc84497ec2814284637fc2426258e0",
                "name" : "origin/Gradle"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d611acdf13fc84497ec2814284637fc2426258e0",
        "branch" : [
          {
            "SHA1" : "d611acdf13fc84497ec2814284637fc2426258e0",
            "name" : "origin/Gradle"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/TinkersMechworks.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 371608,
  "estimatedDuration" : 177880,
  "executor" : None,
  "fullDisplayName" : "TMechworks_Gradle #3",
  "id" : "2013-11-23_11-29-16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1385224156000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TMechworks_Gradle/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "340c13a3f3f87a1ea73ed0a9f1b2342eb48fd4d9",
        "timestamp" : 1385227320000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "cleanup more stuff\u000a",
        "date" : "2013-11-23T12:22:00-0500",
        "id" : "340c13a3f3f87a1ea73ed0a9f1b2342eb48fd4d9",
        "msg" : "cleanup more stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tmechworks/blocks/RedstoneMachine.java",
          "src/main/java/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java",
          "src/main/java/tmechworks/lib/player/FakePlayerLogic.java",
          "src/main/java/tmechworks/common/CommonProxy.java",
          "src/main/java/tmechworks/lib/blocks/InventoryLogic.java",
          "src/main/java/tmechworks/blocks/logic/DrawbridgeLogic.java",
          "src/main/java/tmechworks/lib/blocks/InventoryBlock.java"
        ],
        "commitId" : "d611acdf13fc84497ec2814284637fc2426258e0",
        "timestamp" : 1385242006000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "complex obfuscation issue appears to be resolved swapping back to using TCon Lib's implementations of these\u000a",
        "date" : "2013-11-23T16:26:46-0500",
        "id" : "d611acdf13fc84497ec2814284637fc2426258e0",
        "msg" : "complex obfuscation issue appears to be resolved swapping back to using",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tmechworks/blocks/RedstoneMachine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tmechworks/common/CommonProxy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tmechworks/lib/blocks/InventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tmechworks/lib/player/FakePlayerLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tmechworks/blocks/logic/DrawbridgeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tmechworks/lib/blocks/InventoryBlock.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}</pre></body></html>