{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by peq"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 91,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5b3641707e6387f876c3db54c6030c0bf6015051",
            "branch" : [
              {
                "SHA1" : "5b3641707e6387f876c3db54c6030c0bf6015051",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5b3641707e6387f876c3db54c6030c0bf6015051",
            "branch" : [
              {
                "SHA1" : "5b3641707e6387f876c3db54c6030c0bf6015051",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5b3641707e6387f876c3db54c6030c0bf6015051",
        "branch" : [
          {
            "SHA1" : "5b3641707e6387f876c3db54c6030c0bf6015051",
            "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" : "#91",
  "duration" : 24848,
  "estimatedDuration" : 74044,
  "executor" : None,
  "fullDisplayName" : "WurstSetup #91",
  "id" : "91",
  "keepLog" : False,
  "number" : 91,
  "queueId" : 449,
  "result" : "SUCCESS",
  "timestamp" : 1552864521376,
  "url" : "https://grill.wurstlang.org/hudson/user/cokemonkey11/my-views/view/all/job/WurstSetup/91/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "5b3641707e6387f876c3db54c6030c0bf6015051",
        "timestamp" : 1552864428000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
          "fullName" : "Peter.peq"
        },
        "authorEmail" : "Peter.peq@googlemail.com",
        "comment" : "fix jar-task\u000anew gradle version writes class files for kotlin and java to different \u000afolders, so manually collecting 'sourceSets.main.output.classesDir' no \u000alonger works (it only has the java class files). Fixed by adding 'with \u000ajar' to the dist task.\u000a",
        "date" : "2019-03-18 00:13:48 +0100",
        "id" : "5b3641707e6387f876c3db54c6030c0bf6015051",
        "msg" : "fix jar-task",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
      "fullName" : "Peter.peq"
    }
  ]
}