{
  "_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" : 11,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
            "branch" : [
              {
                "SHA1" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
            "branch" : [
              {
                "SHA1" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
        "branch" : [
          {
            "SHA1" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
            "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" : "#11",
  "duration" : 13041,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #11",
  "id" : "11",
  "keepLog" : False,
  "number" : 11,
  "queueId" : 876,
  "result" : "SUCCESS",
  "timestamp" : 1555800908879,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/11/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "Hot/Instruction/Opt/Rewrite.hs"
        ],
        "commitId" : "38a0230debd688d514042e9ceeef8459c314ff73",
        "timestamp" : 1555777744000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Fixed missing type in rewrite rule\u000a",
        "date" : "2019-04-20 18:29:04 +0200",
        "id" : "38a0230debd688d514042e9ceeef8459c314ff73",
        "msg" : "Fixed missing type in rewrite rule",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Jass/Parser.hs"
        ],
        "commitId" : "7ed1d1513c482ad938a58ec56d2b4509e86f95f2",
        "timestamp" : 1555797392000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Now parses negative literals correctly\u000a",
        "date" : "2019-04-20 23:56:32 +0200",
        "id" : "7ed1d1513c482ad938a58ec56d2b4509e86f95f2",
        "msg" : "Now parses negative literals correctly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Jass/Parser.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Hot/Instruction/Compiler.hs"
        ],
        "commitId" : "096f547d669c58f01cd19279f546e14fdc5a2c00",
        "timestamp" : 1555797417000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Fixed missing converts.\u000aPreviously calles to unary minus and other numeric operators were\u000alacking type conversion checks. This could result in missing conv\u000ainstructions.\u000a",
        "date" : "2019-04-20 23:56:57 +0200",
        "id" : "096f547d669c58f01cd19279f546e14fdc5a2c00",
        "msg" : "Fixed missing converts.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Compiler.hs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "Hot/Instruction/Opt/Rewrite.hs"
        ],
        "commitId" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
        "timestamp" : 1555800675000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Some more rewrite rules\u000a",
        "date" : "2019-04-21 00:51:15 +0200",
        "id" : "f273c4b64c0056b355fa1131840f4d79c59c4a46",
        "msg" : "Some more rewrite rules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "Hot/Instruction/Opt/Rewrite.hs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}