{
  "_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" : 181,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
            "branch" : [
              {
                "SHA1" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
            "branch" : [
              {
                "SHA1" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
        "branch" : [
          {
            "SHA1" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
            "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" : "#181",
  "duration" : 35485,
  "estimatedDuration" : 54637,
  "executor" : None,
  "fullDisplayName" : "EBR #181",
  "id" : "181",
  "keepLog" : False,
  "number" : 181,
  "queueId" : 1028,
  "result" : "FAILURE",
  "timestamp" : 1484215448928,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/EBR/181/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/player/PlayerData.wurst",
          "wurst/escaper/Escaper.wurst",
          "CHANGES.md",
          "wurst/war3map.j",
          "wurst/init/GameInit.wurst",
          "wurst/builder/UnitProducer.wurst",
          "wurst/player/memory/CodeManager.wurst"
        ],
        "commitId" : "237de755255d4f7d14b17de329e878724a3231b6",
        "timestamp" : 1484148655000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fixes and stuff\u000a",
        "date" : "2017-01-11T16:30:55+0100",
        "id" : "237de755255d4f7d14b17de329e878724a3231b6",
        "msg" : "fixes and stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/war3map.j"
          },
          {
            "editType" : "edit",
            "file" : "wurst/builder/UnitProducer.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/GameInit.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/Escaper.wurst"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/memory/CodeManager.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/PlayerData.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/MapStuff/GameConstants.wurst",
          "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNdisabledCuttig.blp",
          "wurst/player/PlayerData.wurst",
          "wurst/escaper/PickSystem.wurst",
          "imports/ReplaceableTextures/CommandButtons/BTNprevEffect.blp",
          "CHANGES.md",
          "wurst/war3map.j",
          "wurst/MapStuff/RegionData.wurst",
          "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNallowCutting.blp",
          "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNprevEffect.blp",
          "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNnextEffect.blp",
          "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNdiagonalTilesDisable.blp",
          "imports/ReplaceableTextures/CommandButtons/BTNdiagonalTilesDisable.blp",
          "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNdiagonalTilesEnable.blp",
          "imports/ReplaceableTextures/CommandButtons/BTNnextEffect.blp",
          "imports/ReplaceableTextures/CommandButtons/BTNdiagonalTilesEnable.blp"
        ],
        "commitId" : "c3c2c5643cf99ce755d85f7fa4a61ad952bb6788",
        "timestamp" : 1484188136000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "new icons and picksystem\u000a",
        "date" : "2017-01-12T03:28:56+0100",
        "id" : "c3c2c5643cf99ce755d85f7fa4a61ad952bb6788",
        "msg" : "new icons and picksystem",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/MapStuff/GameConstants.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/PickSystem.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/war3map.j"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNprevEffect.blp"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNdiagonalTilesEnable.blp"
          },
          {
            "editType" : "delete",
            "file" : "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNdisabledCuttig.blp"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/PlayerData.wurst"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtons/BTNprevEffect.blp"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtons/BTNnextEffect.blp"
          },
          {
            "editType" : "edit",
            "file" : "wurst/MapStuff/RegionData.wurst"
          },
          {
            "editType" : "delete",
            "file" : "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNallowCutting.blp"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNdiagonalTilesDisable.blp"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtons/BTNdiagonalTilesDisable.blp"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtons/BTNdiagonalTilesEnable.blp"
          },
          {
            "editType" : "add",
            "file" : "imports/ReplaceableTextures/CommandButtonsDisabled/DISBTNnextEffect.blp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/init/GameInit.wurst",
          "wurst/player/PlayerData.wurst",
          "wurst/player/memory/CodeManager.wurst",
          "wurst/escaper/PickSystem.wurst"
        ],
        "commitId" : "705070585ae9131307114231ad64c187e133b9a7",
        "timestamp" : 1484189043000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fixes\u000a",
        "date" : "2017-01-12T03:44:03+0100",
        "id" : "705070585ae9131307114231ad64c187e133b9a7",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/escaper/PickSystem.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/memory/CodeManager.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/GameInit.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/PlayerData.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/player/PlayerData.wurst",
          "wurst/MapStuff/GameConstants.wurst",
          "wurst/objects/circles/Trap.wurst",
          "wurst/escaper/PickSystem.wurst",
          "CHANGES.md",
          "wurst/init/GameInit.wurst",
          "wurst/objects/second/Powernode.wurst",
          "wurst/init/startmazes/Startmazes.wurst",
          "wurst/MapStuff/RegionData.wurst",
          "wurst/objects/circles/Waypoint.wurst",
          "wurst/objects/producer/EscaperKillers.wurst",
          "wurst/objects/producer/VoidWalker.wurst",
          "wurst/escaper/Escaper.wurst",
          "wurst/builder/SetupBox.wurst",
          "wurst/init/startmazes/ThirdForest.wurst",
          "wurst/builder/Builder.wurst",
          "wurst/_core/object/BaseObject.wurst",
          "wurst/escaper/EscaperClasses.wurst",
          "wurst/objects/producer/EscaperSensor.wurst"
        ],
        "commitId" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
        "timestamp" : 1484210021000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "picksystem improvements, easy region option\u000a",
        "date" : "2017-01-12T09:33:41+0100",
        "id" : "ac245bc9d2c064fc746e779c36b7aee02166716c",
        "msg" : "picksystem improvements, easy region option",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/player/PlayerData.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/builder/Builder.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/GameInit.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/producer/EscaperSensor.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/second/Powernode.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/Escaper.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/PickSystem.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_core/object/BaseObject.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/Startmazes.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Waypoint.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/escaper/EscaperClasses.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/producer/EscaperKillers.wurst"
          },
          {
            "editType" : "edit",
            "file" : "CHANGES.md"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/producer/VoidWalker.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/init/startmazes/ThirdForest.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/objects/circles/Trap.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/builder/SetupBox.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/MapStuff/GameConstants.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/MapStuff/RegionData.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}