{
  "_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" : 277,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "433538511e196c3df3687f7533430cb5824242b0",
            "branch" : [
              {
                "SHA1" : "433538511e196c3df3687f7533430cb5824242b0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "433538511e196c3df3687f7533430cb5824242b0",
            "branch" : [
              {
                "SHA1" : "433538511e196c3df3687f7533430cb5824242b0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "433538511e196c3df3687f7533430cb5824242b0",
        "branch" : [
          {
            "SHA1" : "433538511e196c3df3687f7533430cb5824242b0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Frotty/EBR.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#277",
  "duration" : 125407,
  "estimatedDuration" : 54637,
  "executor" : None,
  "fullDisplayName" : "EBR #277",
  "id" : "277",
  "keepLog" : False,
  "number" : 277,
  "queueId" : 1325,
  "result" : "SUCCESS",
  "timestamp" : 1496023448222,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/EBR/277/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/init/startmazes/Startmazes.wurst",
          "wurst/player/PlayerData.wurst"
        ],
        "commitId" : "4833044b143270c8047e7052a9febe2c882c9ce5",
        "timestamp" : 1495570890000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "cleanup, ads\u000a",
        "date" : "2017-05-23T22:21:30+0200",
        "id" : "4833044b143270c8047e7052a9febe2c882c9ce5",
        "msg" : "cleanup, ads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/player/PlayerData.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/Startmazes.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/init/startmazes/SecondDesert.wurst",
          "wurst/objects/obstacles/Obstacle.wurst",
          "wurst/escaper/Escaper.wurst",
          "wurst/init/startmazes/ThirdForest.wurst",
          "CHANGES.md",
          "wurst/war3map.j",
          "wurst/escaper/EscaperClasses.wurst",
          "wurst/_core/object/BaseObject.wurst",
          "wurst/init/startmazes/Startmazes.wurst",
          "wurst/objects/circles/LobbyTeleporter.wurst",
          "wurst/objects/second/Vortex.wurst"
        ],
        "commitId" : "433538511e196c3df3687f7533430cb5824242b0",
        "timestamp" : 1496014842000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "89k\u000a",
        "date" : "2017-05-29T01:40:42+0200",
        "id" : "433538511e196c3df3687f7533430cb5824242b0",
        "msg" : "89k",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/escaper/Escaper.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/ThirdForest.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/EscaperClasses.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/SecondDesert.wurst"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_core/object/BaseObject.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/Startmazes.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/LobbyTeleporter.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/war3map.j"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/second/Vortex.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/obstacles/Obstacle.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}