{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.34",
          "addr" : "192.30.252.34",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 284,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8389bc7dd1bfc93d2a1bcc63a7a229a57e0b94ac",
            "branch" : [
              {
                "SHA1" : "8389bc7dd1bfc93d2a1bcc63a7a229a57e0b94ac",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8389bc7dd1bfc93d2a1bcc63a7a229a57e0b94ac",
            "branch" : [
              {
                "SHA1" : "8389bc7dd1bfc93d2a1bcc63a7a229a57e0b94ac",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8389bc7dd1bfc93d2a1bcc63a7a229a57e0b94ac",
        "branch" : [
          {
            "SHA1" : "8389bc7dd1bfc93d2a1bcc63a7a229a57e0b94ac",
            "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" : 1,
      "totalCount" : 521,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#284",
  "duration" : 867413,
  "estimatedDuration" : 737407,
  "executor" : None,
  "fullDisplayName" : "Wurst #284",
  "id" : "284",
  "keepLog" : False,
  "number" : 284,
  "queueId" : 1393,
  "result" : "SUCCESS",
  "timestamp" : 1496950053801,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/Wurst/284/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/ImTranslator.java"
        ],
        "commitId" : "55dd593c51c5cc42ecd8f9e21643717e6b0a8f41",
        "timestamp" : 1496941710000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
          "fullName" : "Peter.peq"
        },
        "authorEmail" : "Peter.peq@googlemail.com",
        "comment" : "workaround eclipse bug\u000a",
        "date" : "2017-06-08T19:08:30+0200",
        "id" : "55dd593c51c5cc42ecd8f9e21643717e6b0a8f41",
        "msg" : "workaround eclipse bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src/de/peeeq/wurstscript/translation/imtranslation/ImTranslator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.peeeq.wurstscript/src-test/tests/wurstscript/tests/BugTests.java",
          "de.peeeq.wurstscript/src/de/peeeq/wurstscript/validation/WurstValidator.java"
        ],
        "commitId" : "da4bc6ff1d03a28d52c6af4c3b310c024e29b10c",
        "timestamp" : 1496942750000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
          "fullName" : "Peter.peq"
        },
        "authorEmail" : "Peter.peq@googlemail.com",
        "comment" : "added check for recursive tuples\u000a",
        "date" : "2017-06-08T19:25:50+0200",
        "id" : "da4bc6ff1d03a28d52c6af4c3b310c024e29b10c",
        "msg" : "added check for recursive tuples",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src-test/tests/wurstscript/tests/BugTests.java"
          },
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src/de/peeeq/wurstscript/validation/WurstValidator.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
      "fullName" : "Peter.peq"
    }
  ]
}