{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.40",
          "addr" : "192.30.252.40",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 222,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "78a818f1d18c191741a910fa808aa4bc79697018",
            "branch" : [
              {
                "SHA1" : "78a818f1d18c191741a910fa808aa4bc79697018",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "78a818f1d18c191741a910fa808aa4bc79697018",
            "branch" : [
              {
                "SHA1" : "78a818f1d18c191741a910fa808aa4bc79697018",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "78a818f1d18c191741a910fa808aa4bc79697018",
        "branch" : [
          {
            "SHA1" : "78a818f1d18c191741a910fa808aa4bc79697018",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/peq/WurstScript.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 504,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#222",
  "duration" : 476452,
  "estimatedDuration" : 738964,
  "executor" : None,
  "fullDisplayName" : "Wurst #222",
  "id" : "222",
  "keepLog" : False,
  "number" : 222,
  "queueId" : 798,
  "result" : "SUCCESS",
  "timestamp" : 1470497912814,
  "url" : "https://grill.wurstlang.org/hudson/user/crigges/my-views/view/all/job/Wurst/222/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.peeeq.wurstscript/src/de/peeeq/wurstio/WurstCompilerJassImpl.java"
        ],
        "commitId" : "78a818f1d18c191741a910fa808aa4bc79697018",
        "timestamp" : 1470490679000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
          "fullName" : "Peter.peq"
        },
        "authorEmail" : "Peter.peq@googlemail.com",
        "comment" : "removed special check for Wurst import\u000a",
        "date" : "2016-08-06T15:37:59+0200",
        "id" : "78a818f1d18c191741a910fa808aa4bc79697018",
        "msg" : "removed special check for Wurst import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src/de/peeeq/wurstio/WurstCompilerJassImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
      "fullName" : "Peter.peq"
    }
  ]
}