{
  "_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" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
            "branch" : [
              {
                "SHA1" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
            "branch" : [
              {
                "SHA1" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
        "branch" : [
          {
            "SHA1" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
            "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" : "#12",
  "duration" : 24766,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #12",
  "id" : "12",
  "keepLog" : False,
  "number" : 12,
  "queueId" : 877,
  "result" : "SUCCESS",
  "timestamp" : 1555945810735,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/12/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "GNUmakefile",
          "Hot/Instruction/Compiler.hs",
          "Jass/LCA.hs"
        ],
        "commitId" : "1819f2b46b3a3919e5e14e45daf49da07e493e08",
        "timestamp" : 1555945410000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Fixed type handling for boolean operators\u000aComparing values of different types except integer and real was somewhat \u000abroken. Now it parses common.j to extract a type hierachy and uses the \u000alowest comman ancestor on that tree to insert the correct conv \u000ainstructions. With this change we also put the type hierachy into the \u000acompiler state and write it to disk.\u000a",
        "date" : "2019-04-22 17:03:30 +0200",
        "id" : "1819f2b46b3a3919e5e14e45daf49da07e493e08",
        "msg" : "Fixed type handling for boolean operators",
        "paths" : [
          {
            "editType" : "add",
            "file" : "Jass/LCA.hs"
          },
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "GNUmakefile"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Compiler.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Hot/Instruction/Opt/Rewrite.hs"
        ],
        "commitId" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
        "timestamp" : 1555945411000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Remove temp register for not instruction via rewrite rule\u000a",
        "date" : "2019-04-22 17:03:31 +0200",
        "id" : "9e204e89e5b59ade6974e9107a587a32b5d5ad64",
        "msg" : "Remove temp register for not instruction via rewrite rule",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}