{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Frotty"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 102,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
            "branch" : [
              {
                "SHA1" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
            "branch" : [
              {
                "SHA1" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
        "branch" : [
          {
            "SHA1" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/WurstSetup.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#102",
  "duration" : 26084,
  "estimatedDuration" : 74044,
  "executor" : None,
  "fullDisplayName" : "WurstSetup #102",
  "id" : "102",
  "keepLog" : False,
  "number" : 102,
  "queueId" : 599,
  "result" : "SUCCESS",
  "timestamp" : 1554036657596,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/WurstSetup/102/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/net/ConnectionManager.kt",
          "src/main/kotlin/workers/OnlineCheckWorker.kt",
          "src/test/kotlin/CMDTests.kt",
          "src/test/kotlin/ConnectivityTests.kt",
          "src/main/kotlin/ui/MainWindow.kt",
          "src/main/kotlin/file/SetupApp.kt",
          ".editorconfig"
        ],
        "commitId" : "91a15d319f6731296e9679ff035f4583fe05595d",
        "timestamp" : 1553942544000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "use multiple sources for connectivity check\u000a",
        "date" : "2019-03-30 11:42:24 +0100",
        "id" : "91a15d319f6731296e9679ff035f4583fe05595d",
        "msg" : "use multiple sources for connectivity check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/CMDTests.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/net/ConnectionManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/OnlineCheckWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/ConnectivityTests.kt"
          },
          {
            "editType" : "edit",
            "file" : ".editorconfig"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/ui/MainWindow.kt"
        ],
        "commitId" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
        "timestamp" : 1554036640000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "catch PrivilegedActionException and improve wc3 path detection\u000acurrently wasn't able to run on machines without warcraft\u000a",
        "date" : "2019-03-31 14:50:40 +0200",
        "id" : "901b3f294fe016390f3d0fbb4a0c5670159dcca5",
        "msg" : "catch PrivilegedActionException and improve wc3 path detection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}