{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Build wurde durch eine SCM-Änderung ausgelöst."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
            "branch" : [
              {
                "SHA1" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
            "branch" : [
              {
                "SHA1" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
        "branch" : [
          {
            "SHA1" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/lep/jhcr.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jhcr",
      "fileName" : "jhcr",
      "relativePath" : "jhcr"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 11586,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #13",
  "id" : "13",
  "keepLog" : False,
  "number" : 13,
  "queueId" : 879,
  "result" : "SUCCESS",
  "timestamp" : 1556053811165,
  "url" : "https://grill.wurstlang.org/hudson/user/peter/my-views/view/all/job/JHCR/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "Hot/Instruction/Opt/Rewrite.hs",
          "Jass/Opt/Rewrite.hs"
        ],
        "commitId" : "09423e8a74780260082ccdb3f50a891f118f7efc",
        "timestamp" : 1556053306000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Small cleanup\u000a",
        "date" : "2019-04-23 23:01:46 +0200",
        "id" : "09423e8a74780260082ccdb3f50a891f118f7efc",
        "msg" : "Small cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite.hs"
          },
          {
            "editType" : "edit",
            "file" : "Jass/Opt/Rewrite.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "Hot/Instruction/Opt/Rewrite.hs"
        ],
        "commitId" : "3280fb63ff0655fe5be1c14046e90ff2b12308cc",
        "timestamp" : 1556053306000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "More rewrite rules\u000a",
        "date" : "2019-04-23 23:01:46 +0200",
        "id" : "3280fb63ff0655fe5be1c14046e90ff2b12308cc",
        "msg" : "More rewrite rules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Jass/Parser.hs"
        ],
        "commitId" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
        "timestamp" : 1556053307000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Handle hexadecimals of the form $123 correctly\u000a",
        "date" : "2019-04-23 23:01:47 +0200",
        "id" : "26e5cd88a167d9fda50204d5445dd635971e3a29",
        "msg" : "Handle hexadecimals of the form $123 correctly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Jass/Parser.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}