{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Gestartet durch Benutzer frotty",
          "userId" : "frotty",
          "userName" : "frotty"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 86,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
            "branch" : [
              {
                "SHA1" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
            "branch" : [
              {
                "SHA1" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
        "branch" : [
          {
            "SHA1" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
            "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" : "#86",
  "duration" : 38771,
  "estimatedDuration" : 74044,
  "executor" : None,
  "fullDisplayName" : "WurstSetup #86",
  "id" : "86",
  "keepLog" : False,
  "number" : 86,
  "queueId" : 444,
  "result" : "FAILURE",
  "timestamp" : 1552856207628,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/WurstSetup/86/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/workers/ExtractWorker.kt",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "55c774262592e162ff99ee83a3da0f3df39efaff",
        "timestamp" : 1531703461000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "make extraction also async\u000a",
        "date" : "2018-07-16 03:11:01 +0200",
        "id" : "55c774262592e162ff99ee83a3da0f3df39efaff",
        "msg" : "make extraction also async",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "add",
            "file" : "src/main/kotlin/workers/ExtractWorker.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/ui/AddRepoDialog.kt",
          "src/main/kotlin/file/DependencyManager.kt",
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/ui/MainWindow.kt",
          "src/main/kotlin/file/SetupApp.kt",
          "src/main/kotlin/ui/UpdateFoundDialog.kt",
          "src/main/kotlin/file/YamlHelper.kt",
          "src/main/kotlin/ui/UiManager.kt",
          "src/main/kotlin/file/Download.kt",
          "src/main/kotlin/workers/ProjectUpdateWorker.kt",
          "src/main/kotlin/global/WinRegistry.kt",
          "src/main/kotlin/config/DAOs.kt",
          "src/main/kotlin/workers/ProjectCreateWorker.kt",
          "src/main/kotlin/ui/SetupUpdateDialog.kt",
          "src/main/kotlin/file/WurstProjectConfig.kt"
        ],
        "commitId" : "03462836e0c959c814772e7b03768400d8de3754",
        "timestamp" : 1539890361000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "next-gen wurst.build\u000a",
        "date" : "2018-10-18 21:19:21 +0200",
        "id" : "03462836e0c959c814772e7b03768400d8de3754",
        "msg" : "next-gen wurst.build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/SetupUpdateDialog.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/ProjectCreateWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/WinRegistry.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/YamlHelper.kt"
          },
          {
            "editType" : "delete",
            "file" : "src/main/kotlin/file/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/Download.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/AddRepoDialog.kt"
          },
          {
            "editType" : "add",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/ProjectUpdateWorker.kt"
          },
          {
            "editType" : "add",
            "file" : "src/main/kotlin/config/DAOs.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/DependencyManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/UiManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/UpdateFoundDialog.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt",
          "src/main/kotlin/file/YamlHelper.kt",
          "src/main/kotlin/ui/MainWindow.kt"
        ],
        "commitId" : "3104bd75f921d431489f3f1f56511cd8675d8c67",
        "timestamp" : 1541375915000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fixes\u000a",
        "date" : "2018-11-05 00:58:35 +0100",
        "id" : "3104bd75f921d431489f3f1f56511cd8675d8c67",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/YamlHelper.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt"
        ],
        "commitId" : "8d51b35f141eff22bbb171e8bc4fe2ef1eec8786",
        "timestamp" : 1542809464000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update DAOs.kt\u000a",
        "date" : "2018-11-21 15:11:04 +0100",
        "id" : "8d51b35f141eff22bbb171e8bc4fe2ef1eec8786",
        "msg" : "Update DAOs.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/workers/ExtractWorker.kt",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "6de390b06533afc35e59ee53b41546613ff51335",
        "timestamp" : 1542810090000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fix display requirement\u000a",
        "date" : "2018-11-21 15:21:30 +0100",
        "id" : "6de390b06533afc35e59ee53b41546613ff51335",
        "msg" : "fix display requirement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/ExtractWorker.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "d52e7cd0c6ee33ea96826b2cd018339d8c5accdb",
        "timestamp" : 1542813855000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update InstallationManager.kt\u000a",
        "date" : "2018-11-21 16:24:15 +0100",
        "id" : "d52e7cd0c6ee33ea96826b2cd018339d8c5accdb",
        "msg" : "Update InstallationManager.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "4d374b4244c09623b694fa8f358b46bc0be57e0a",
        "timestamp" : 1542814212000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "hotfix\u000a",
        "date" : "2018-11-21 16:30:12 +0100",
        "id" : "4d374b4244c09623b694fa8f358b46bc0be57e0a",
        "msg" : "hotfix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt"
        ],
        "commitId" : "a3c54e34bd3ae2062f2d7c25574f4b003b168b80",
        "timestamp" : 1542838605000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fix names\u000a",
        "date" : "2018-11-21 23:16:45 +0100",
        "id" : "a3c54e34bd3ae2062f2d7c25574f4b003b168b80",
        "msg" : "fix names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt"
        ],
        "commitId" : "952376ce105a59fa195dcd79c4315a1275d93fbe",
        "timestamp" : 1542840158000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "remove playercount\u000a",
        "date" : "2018-11-21 23:42:38 +0100",
        "id" : "952376ce105a59fa195dcd79c4315a1275d93fbe",
        "msg" : "remove playercount",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt"
        ],
        "commitId" : "420e8379ef62dfc6c524faf66889ecd17768c5ff",
        "timestamp" : 1542840722000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "add job arguments\u000a",
        "date" : "2018-11-21 23:52:02 +0100",
        "id" : "420e8379ef62dfc6c524faf66889ecd17768c5ff",
        "msg" : "add job arguments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/workers/WurstBuildCheckWorker.kt",
          "src/main/kotlin/workers/OnlineCheckWorker.kt",
          ".gitignore",
          "src/main/resources/icon.png",
          "src/main/kotlin/global/WinRegistry.kt",
          "src/main/kotlin/file/SetupApp.kt",
          "src/main/kotlin/ui/MainWindow.kt",
          "build.gradle",
          "gradle/wrapper/gradle-wrapper.properties",
          "src/main/kotlin/ui/SetupUpdateDialog.kt",
          "src/main/kotlin/workers/DownloadWithProgressWorker.kt"
        ],
        "commitId" : "16fa8caa301a00ff32f34af2312ba3183828bb8a",
        "timestamp" : 1544654371000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "update gradle, use Registry dep, fixes, new icon\u000a",
        "date" : "2018-12-12 23:39:31 +0100",
        "id" : "16fa8caa301a00ff32f34af2312ba3183828bb8a",
        "msg" : "update gradle, use Registry dep, fixes, new icon",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/DownloadWithProgressWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/WurstBuildCheckWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/OnlineCheckWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          },
          {
            "editType" : "delete",
            "file" : "src/main/kotlin/global/WinRegistry.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/icon.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/SetupUpdateDialog.kt"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/ui/MainWindow.kt",
          "src/main/kotlin/ui/SetupUpdateDialog.kt"
        ],
        "commitId" : "a57a736604f57ec2f90b8e7b510369144b1f3d3e",
        "timestamp" : 1546195155000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "minor updates\u000a",
        "date" : "2018-12-30 19:39:15 +0100",
        "id" : "a57a736604f57ec2f90b8e7b510369144b1f3d3e",
        "msg" : "minor updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/SetupUpdateDialog.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/ui/UiManager.kt"
        ],
        "commitId" : "6c60d646fcbf87afe07312008f9c6201e1a40829",
        "timestamp" : 1546195503000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "hotfix\u000a",
        "date" : "2018-12-30 19:45:03 +0100",
        "id" : "6c60d646fcbf87afe07312008f9c6201e1a40829",
        "msg" : "hotfix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/UiManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradlew",
          "stest/wurst.dependencies",
          "src/test/kotlin/CMDTests.kt",
          "gradle/wrapper/gradle-wrapper.jar",
          "src/main/kotlin/file/SetupApp.kt",
          "gradle/wrapper/gradle-wrapper.properties",
          "src/main/kotlin/global/InstallationManager.kt",
          "gradlew.bat",
          "src/main/kotlin/file/Download.kt",
          "src/main/kotlin/file/SetupMain.kt",
          "stest/.vscode/settings.json",
          "build.gradle",
          "src/main/kotlin/workers/DownloadWithProgressWorker.kt",
          ".editorconfig"
        ],
        "commitId" : "0cc04b63596548d15a36fdab365304200dc6fe0e",
        "timestamp" : 1549576633000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "updt gradle, add editorconfig, fix download via cmd and fix test\u000a",
        "date" : "2019-02-07 22:57:13 +0100",
        "id" : "0cc04b63596548d15a36fdab365304200dc6fe0e",
        "msg" : "updt gradle, add editorconfig, fix download via cmd and fix test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/DownloadWithProgressWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/Download.kt"
          },
          {
            "editType" : "add",
            "file" : ".editorconfig"
          },
          {
            "editType" : "edit",
            "file" : "gradlew"
          },
          {
            "editType" : "add",
            "file" : "stest/.vscode/settings.json"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          },
          {
            "editType" : "add",
            "file" : "stest/wurst.dependencies"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/CMDTests.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupMain.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/Download.kt",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "324c4f9d825d28053c9b0210fb3d427446efef02",
        "timestamp" : 1549577398000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "better log\u000a",
        "date" : "2019-02-07 23:09:58 +0100",
        "id" : "324c4f9d825d28053c9b0210fb3d427446efef02",
        "msg" : "better log",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/Download.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stest/wurst.dependencies",
          "stest/.vscode/settings.json",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "e3d996a81dacd298629fd0e61756b6ff9fc3ada9",
        "timestamp" : 1549670454000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "improve installation check\u000a",
        "date" : "2019-02-09 01:00:54 +0100",
        "id" : "e3d996a81dacd298629fd0e61756b6ff9fc3ada9",
        "msg" : "improve installation check",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "stest/wurst.dependencies"
          },
          {
            "editType" : "delete",
            "file" : "stest/.vscode/settings.json"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/kotlin/InstallationTests.kt",
          "src/test/kotlin/CMDTests.kt",
          "src/test/kotlin/ConnectivityTests.kt",
          "src/main/kotlin/file/ExceptionHandler.kt",
          "src/main/kotlin/global/InstallationManager.kt",
          "src/main/kotlin/file/SetupApp.kt"
        ],
        "commitId" : "130d4b4809af7fc1dc8ad54fc019568313b58d14",
        "timestamp" : 1549674087000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "add more logs and tests and fix cli api\u000a",
        "date" : "2019-02-09 02:01:27 +0100",
        "id" : "130d4b4809af7fc1dc8ad54fc019568313b58d14",
        "msg" : "add more logs and tests and fix cli api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/ExceptionHandler.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/ConnectivityTests.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/CMDTests.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/InstallationTests.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/kotlin/InstallationTests.kt"
        ],
        "commitId" : "2cc0fdc262511fce2c699a9734cc96087ef0e4e0",
        "timestamp" : 1549710136000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update InstallationTests.kt\u000a",
        "date" : "2019-02-09 12:02:16 +0100",
        "id" : "2cc0fdc262511fce2c699a9734cc96087ef0e4e0",
        "msg" : "Update InstallationTests.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/InstallationTests.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/Log.kt",
          "src/test/kotlin/CMDTests.kt",
          "src/main/kotlin/config/DAOs.kt",
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/workers/DependencyVerifierWorker.kt",
          "src/main/kotlin/ui/MainWindow.kt",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "28377bbaa8662d86e38983b8e44c7a96eddedab6",
        "timestamp" : 1549714254000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "codestyle improvements\u000a",
        "date" : "2019-02-09 13:10:54 +0100",
        "id" : "28377bbaa8662d86e38983b8e44c7a96eddedab6",
        "msg" : "codestyle improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/CMDTests.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/DependencyVerifierWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/Log.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/Log.kt"
        ],
        "commitId" : "3f3d7b3cad26082fb290a1117629a5caa2c2c414",
        "timestamp" : 1549714657000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update Log.kt\u000a",
        "date" : "2019-02-09 13:17:37 +0100",
        "id" : "3f3d7b3cad26082fb290a1117629a5caa2c2c414",
        "msg" : "Update Log.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/Log.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/workers/ProjectUpdateWorker.kt",
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/global/InstallationManager.kt",
          "src/main/kotlin/workers/ProjectCreateWorker.kt"
        ],
        "commitId" : "82f26e8195ef18f523392f77dd908682054d7d48",
        "timestamp" : 1549715073000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "some more cleanup\u000a",
        "date" : "2019-02-09 13:24:33 +0100",
        "id" : "82f26e8195ef18f523392f77dd908682054d7d48",
        "msg" : "some more cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/ProjectUpdateWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/ProjectCreateWorker.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/SetupMain.kt"
        ],
        "commitId" : "909326b50d67088b63e35aac6d949edef6333bf6",
        "timestamp" : 1549795842000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update SetupMain.kt\u000a",
        "date" : "2019-02-10 11:50:42 +0100",
        "id" : "909326b50d67088b63e35aac6d949edef6333bf6",
        "msg" : "Update SetupMain.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupMain.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/logback.xml",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "7c6a894405048bf40d42d6df04dd5c2c797090fc",
        "timestamp" : 1549796464000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "shorter console logging and no empty error logs\u000a",
        "date" : "2019-02-10 12:01:04 +0100",
        "id" : "7c6a894405048bf40d42d6df04dd5c2c797090fc",
        "msg" : "shorter console logging and no empty error logs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/logback.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "cbe27e0b714dc662b0c52f7fd54e75e56af4323b",
        "timestamp" : 1549796530000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update InstallationManager.kt\u000a",
        "date" : "2019-02-10 12:02:10 +0100",
        "id" : "cbe27e0b714dc662b0c52f7fd54e75e56af4323b",
        "msg" : "Update InstallationManager.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "7ebee08c8af7dc17c9ed49b8838fae0b5397707d",
        "timestamp" : 1549796758000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update InstallationManager.kt\u000a",
        "date" : "2019-02-10 12:05:58 +0100",
        "id" : "7ebee08c8af7dc17c9ed49b8838fae0b5397707d",
        "msg" : "Update InstallationManager.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "471759e60a9e5a2208f117bbcf3a62eb841db784",
        "timestamp" : 1549797513000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "cb\u000a",
        "date" : "2019-02-10 12:18:33 +0100",
        "id" : "471759e60a9e5a2208f117bbcf3a62eb841db784",
        "msg" : "cb",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/workers/DownloadWithProgressWorker.kt",
          "src/main/kotlin/file/Download.kt"
        ],
        "commitId" : "6c2b7b858caeaec95efacc98a9f227b9cac31a65",
        "timestamp" : 1549798012000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "more codebeat\u000a",
        "date" : "2019-02-10 12:26:52 +0100",
        "id" : "6c2b7b858caeaec95efacc98a9f227b9cac31a65",
        "msg" : "more codebeat",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/workers/DownloadWithProgressWorker.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/Download.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/Download.kt"
        ],
        "commitId" : "4b822223643dbd4ff87774ae07ca7da2e1bd5ff5",
        "timestamp" : 1549798122000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update Download.kt\u000a",
        "date" : "2019-02-10 12:28:42 +0100",
        "id" : "4b822223643dbd4ff87774ae07ca7da2e1bd5ff5",
        "msg" : "Update Download.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/Download.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt"
        ],
        "commitId" : "44111c6eee118e7a16aa6a193f7418b326d6bbf5",
        "timestamp" : 1549798530000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update WurstProjectConfig.kt\u000a",
        "date" : "2019-02-10 12:35:30 +0100",
        "id" : "44111c6eee118e7a16aa6a193f7418b326d6bbf5",
        "msg" : "Update WurstProjectConfig.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt"
        ],
        "commitId" : "af3cc20d257558c962a280589e266d8e8aa21023",
        "timestamp" : 1549798759000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update WurstProjectConfig.kt\u000a",
        "date" : "2019-02-10 12:39:19 +0100",
        "id" : "af3cc20d257558c962a280589e266d8e8aa21023",
        "msg" : "Update WurstProjectConfig.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt"
        ],
        "commitId" : "f1c30038bdffb64d0235eb02766ec9d86f637990",
        "timestamp" : 1549798859000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update WurstProjectConfig.kt\u000a",
        "date" : "2019-02-10 12:40:59 +0100",
        "id" : "f1c30038bdffb64d0235eb02766ec9d86f637990",
        "msg" : "Update WurstProjectConfig.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/FileUtils.kt",
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "c22ce7069af1ded40ba6436ebec48600f6266476",
        "timestamp" : 1549799230000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "more cleanup\u000a",
        "date" : "2019-02-10 12:47:10 +0100",
        "id" : "c22ce7069af1ded40ba6436ebec48600f6266476",
        "msg" : "more cleanup",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/kotlin/file/FileUtils.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/InstallationManager.kt"
        ],
        "commitId" : "ca65d743476f54e76b9cf48a88cc85a1a3a84bc7",
        "timestamp" : 1549799466000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update InstallationManager.kt\u000a",
        "date" : "2019-02-10 12:51:06 +0100",
        "id" : "ca65d743476f54e76b9cf48a88cc85a1a3a84bc7",
        "msg" : "Update InstallationManager.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/InstallationManager.kt",
          "src/main/kotlin/global/CLIParser.kt"
        ],
        "commitId" : "3a56fa9fecaaca668848fc65c5832a4971c4b9d4",
        "timestamp" : 1549799721000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "extract class for cli version extraction\u000a",
        "date" : "2019-02-10 12:55:21 +0100",
        "id" : "3a56fa9fecaaca668848fc65c5832a4971c4b9d4",
        "msg" : "extract class for cli version extraction",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/InstallationManager.kt"
          },
          {
            "editType" : "add",
            "file" : "src/main/kotlin/global/CLIParser.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/FileUtils.kt",
          "src/main/kotlin/config/WurstProjectConfig.kt"
        ],
        "commitId" : "24f1768c193990114cb98252bfbe98fca35bce1a",
        "timestamp" : 1549800034000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "codacy\u000a",
        "date" : "2019-02-10 13:00:34 +0100",
        "id" : "24f1768c193990114cb98252bfbe98fca35bce1a",
        "msg" : "codacy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/FileUtils.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/kotlin/InstallationTests.kt"
        ],
        "commitId" : "ecdc511036380ba582110faed1c4228a900e6f48",
        "timestamp" : 1549800353000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update InstallationTests.kt\u000a",
        "date" : "2019-02-10 13:05:53 +0100",
        "id" : "ecdc511036380ba582110faed1c4228a900e6f48",
        "msg" : "Update InstallationTests.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/kotlin/InstallationTests.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/WurstProjectConfig.kt"
        ],
        "commitId" : "262b887aab251fea8d3d63b68d2197faf8836348",
        "timestamp" : 1549964456000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Update WurstProjectConfig.kt\u000a",
        "date" : "2019-02-12 10:40:56 +0100",
        "id" : "262b887aab251fea8d3d63b68d2197faf8836348",
        "msg" : "Update WurstProjectConfig.kt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/global/CLIParser.kt"
        ],
        "commitId" : "d33dcee5cc70e8db8ca9f5437cabcf5bbd577d1a",
        "timestamp" : 1552599752000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "merge #28\u000a",
        "date" : "2019-03-14 22:42:32 +0100",
        "id" : "d33dcee5cc70e8db8ca9f5437cabcf5bbd577d1a",
        "msg" : "merge #28",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/global/CLIParser.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt"
        ],
        "commitId" : "d21aaa46734f5a10148527378fa20e04fa70448e",
        "timestamp" : 1552600225000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "don't have a single default player and force\u000a",
        "date" : "2019-03-14 22:50:25 +0100",
        "id" : "d21aaa46734f5a10148527378fa20e04fa70448e",
        "msg" : "don't have a single default player and force",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/config/DAOs.kt"
        ],
        "commitId" : "09fec61e12b2c54cedf3052a2ab070a9b53b8f0a",
        "timestamp" : 1552603813000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "Don't output default values\u000a",
        "date" : "2019-03-14 23:50:13 +0100",
        "id" : "09fec61e12b2c54cedf3052a2ab070a9b53b8f0a",
        "msg" : "Don't output default values",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/DAOs.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "2d7cdb8295075a84eb7d429a581c52e6d4f052a4",
        "timestamp" : 1552604195000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "update dependencies\u000a",
        "date" : "2019-03-14 23:56:35 +0100",
        "id" : "2d7cdb8295075a84eb7d429a581c52e6d4f052a4",
        "msg" : "update dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/SetupMain.kt",
          "src/main/kotlin/config/WurstProjectConfig.kt",
          "src/main/kotlin/file/SetupApp.kt"
        ],
        "commitId" : "1e0dfda69be3f769fa2041b266a2f415da72dfc4",
        "timestamp" : 1552836006000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fixes\u000a",
        "date" : "2019-03-17 16:20:06 +0100",
        "id" : "1e0dfda69be3f769fa2041b266a2f415da72dfc4",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupApp.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/config/WurstProjectConfig.kt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/SetupMain.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
        "timestamp" : 1552856072000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2019-03-17 21:54:32 +0100",
        "id" : "f1ac3494768ac172f6ba214be3d37eaaac7d6a18",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}