{
  "_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" : 26,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
            "branch" : [
              {
                "SHA1" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
            "branch" : [
              {
                "SHA1" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
        "branch" : [
          {
            "SHA1" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
            "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" : "#26",
  "duration" : 16607,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #26",
  "id" : "26",
  "keepLog" : False,
  "number" : 26,
  "queueId" : 1555,
  "result" : "SUCCESS",
  "timestamp" : 1566251707852,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/26/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/interpreter.j",
          "Hot/Init/Rename.hs"
        ],
        "commitId" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
        "timestamp" : 1566250647000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Fixed bug in local array handling\u000a* Arrays were using overlapping ranges for their ids\u000a* Interpreter added register number to array id for index calculation\u000a instead of the registers content\u000a",
        "date" : "2019-08-19 23:37:27 +0200",
        "id" : "ba51e9556e2119a18f4ed7f7510a94daa280741e",
        "msg" : "Fixed bug in local array handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/interpreter.j"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Init/Rename.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}