{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.41",
          "addr" : "192.30.252.41",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "34f1ab9503a43ce1695cc428ff6f83795427e362",
            "branch" : [
              {
                "SHA1" : "34f1ab9503a43ce1695cc428ff6f83795427e362",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "34f1ab9503a43ce1695cc428ff6f83795427e362",
            "branch" : [
              {
                "SHA1" : "34f1ab9503a43ce1695cc428ff6f83795427e362",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "34f1ab9503a43ce1695cc428ff6f83795427e362",
        "branch" : [
          {
            "SHA1" : "34f1ab9503a43ce1695cc428ff6f83795427e362",
            "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" : 503,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#212",
  "duration" : 828813,
  "estimatedDuration" : 737407,
  "executor" : None,
  "fullDisplayName" : "Wurst #212",
  "id" : "212",
  "keepLog" : False,
  "number" : 212,
  "queueId" : 733,
  "result" : "SUCCESS",
  "timestamp" : 1469923865391,
  "url" : "https://grill.wurstlang.org/hudson/job/Wurst/212/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Wurstpack/wurstscript/lib/math/Vectors.wurst"
        ],
        "commitId" : "97a9c425e24b6f5faf4da793cc779a356358ebb2",
        "timestamp" : 1469915583000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/cokemonkey11",
          "fullName" : "Cokemonkey11"
        },
        "authorEmail" : "Cokemonkey11@gmail.com",
        "comment" : "[stl] fix the vec3.polarProject method\u000a\u000athis method was previously using airAngle as 0 for vertical and PI/2\u000afor horizontal. Clearly this is the design of a madman. I can see that\u000a(from hudson) the only project currently using polarProject method is\u000aForest Defense, but it uses airAngle=0, so I amguessing that frotty has\u000aalready fixed this bug in STL2.\u000a",
        "date" : "2016-07-30T22:53:03+0100",
        "id" : "97a9c425e24b6f5faf4da793cc779a356358ebb2",
        "msg" : "[stl] fix the vec3.polarProject method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Wurstpack/wurstscript/lib/math/Vectors.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/cokemonkey11",
      "fullName" : "Cokemonkey11"
    }
  ]
}