{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.36",
          "addr" : "192.30.252.36",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "153e57dcac814add11e433264731291a426566d7",
            "branch" : [
              {
                "SHA1" : "153e57dcac814add11e433264731291a426566d7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "153e57dcac814add11e433264731291a426566d7",
            "branch" : [
              {
                "SHA1" : "153e57dcac814add11e433264731291a426566d7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "153e57dcac814add11e433264731291a426566d7",
        "branch" : [
          {
            "SHA1" : "153e57dcac814add11e433264731291a426566d7",
            "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" : "#39",
  "duration" : 125858,
  "estimatedDuration" : 74044,
  "executor" : None,
  "fullDisplayName" : "WurstSetup #39",
  "id" : "39",
  "keepLog" : False,
  "number" : 39,
  "queueId" : 649,
  "result" : "SUCCESS",
  "timestamp" : 1514641673593,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/WurstSetup/39/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/net/ConnectionManager.kt"
        ],
        "commitId" : "77ef27e84afeee16b8d7212ce818fd6e4457457b",
        "timestamp" : 1514594687000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "catch exception when wurst server unreachable\u000a\u000aand add htpp fallback\u000a",
        "date" : "2017-12-30T01:44:47+0100",
        "id" : "77ef27e84afeee16b8d7212ce818fd6e4457457b",
        "msg" : "catch exception when wurst server unreachable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/net/ConnectionManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/file/DependencyManager.kt"
        ],
        "commitId" : "0311f8cdb0f5a5ec9c37be6f801252961f539279",
        "timestamp" : 1514594714000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "improve repo cleanup and update routines\u000a",
        "date" : "2017-12-30T01:45:14+0100",
        "id" : "0311f8cdb0f5a5ec9c37be6f801252961f539279",
        "msg" : "improve repo cleanup and update routines",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/file/DependencyManager.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/ui/MainWindow.kt"
        ],
        "commitId" : "81bc9afaf45d964986e940791d49f6676e2493ab",
        "timestamp" : 1514595544000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fix adding dependencies to existing projects\u000a",
        "date" : "2017-12-30T01:59:04+0100",
        "id" : "81bc9afaf45d964986e940791d49f6676e2493ab",
        "msg" : "fix adding dependencies to existing projects",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "acb0806cac432b574206edd50c140c79aa351147",
        "timestamp" : 1514595865000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "update jgit\u000a",
        "date" : "2017-12-30T02:04:25+0100",
        "id" : "acb0806cac432b574206edd50c140c79aa351147",
        "msg" : "update jgit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/kotlin/ui/MainWindow.kt"
        ],
        "commitId" : "153e57dcac814add11e433264731291a426566d7",
        "timestamp" : 1514599315000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fix mutablelist issue\u000a",
        "date" : "2017-12-30T03:01:55+0100",
        "id" : "153e57dcac814add11e433264731291a426566d7",
        "msg" : "fix mutablelist issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/kotlin/ui/MainWindow.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}