{
  "_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" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
            "branch" : [
              {
                "SHA1" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
            "branch" : [
              {
                "SHA1" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
        "branch" : [
          {
            "SHA1" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
            "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" : "#10",
  "duration" : 15986,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #10",
  "id" : "10",
  "keepLog" : False,
  "number" : 10,
  "queueId" : 825,
  "result" : "SUCCESS",
  "timestamp" : 1555527311380,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/10/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Jass/Ast.hs"
        ],
        "commitId" : "d68eda23e631c089929e039263202bddbf3c20be",
        "timestamp" : 1555512207000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Fixed hashing for Jass.Ast\u000aPreviously sometimes the order of statements would change the hash.\u000a",
        "date" : "2019-04-17 16:43:27 +0200",
        "id" : "d68eda23e631c089929e039263202bddbf3c20be",
        "msg" : "Fixed hashing for Jass.Ast",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Jass/Ast.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Hot/Instruction/Opt/Rewrite.hs"
        ],
        "commitId" : "3f44a50afc53a8e73b7467e2bcd0b096afd1d2ac",
        "timestamp" : 1555526256000,
        "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-17 20:37:36 +0200",
        "id" : "3f44a50afc53a8e73b7467e2bcd0b096afd1d2ac",
        "msg" : "More Rewrite Rules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Hot/Ast.hs"
        ],
        "commitId" : "dfe32595397743980a04cee603ad3844e7d76017",
        "timestamp" : 1555526257000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Added Hashable instance for Hot.Ast\u000a",
        "date" : "2019-04-17 20:37:37 +0200",
        "id" : "dfe32595397743980a04cee603ad3844e7d76017",
        "msg" : "Added Hashable instance for Hot.Ast",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Hot/Ast.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Jass/Ast.hs"
        ],
        "commitId" : "2693632bdf29f70c5ab30f6472166ec2c9c70f16",
        "timestamp" : 1555526258000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Simplified Hashable instance for Jass.Ast\u000a",
        "date" : "2019-04-17 20:37:38 +0200",
        "id" : "2693632bdf29f70c5ab30f6472166ec2c9c70f16",
        "msg" : "Simplified Hashable instance for Jass.Ast",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Jass/Ast.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs"
        ],
        "commitId" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
        "timestamp" : 1555526260000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Added compile command to jhcr\u000aCan use this to generate asm code without having to keep some state \u000aaround. Also allows toggling of optimisation.\u000a",
        "date" : "2019-04-17 20:37:40 +0200",
        "id" : "bfe8a8d6a044f2851a879a296d9950a99504377b",
        "msg" : "Added compile command to jhcr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}