{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 196,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a09f740075fec62494f54d56e69bd846efc5cabb",
            "branch" : [
              {
                "SHA1" : "a09f740075fec62494f54d56e69bd846efc5cabb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a09f740075fec62494f54d56e69bd846efc5cabb",
            "branch" : [
              {
                "SHA1" : "a09f740075fec62494f54d56e69bd846efc5cabb",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/classic" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 175,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
            "branch" : [
              {
                "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
                "name" : "origin/classic"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
            "branch" : [
              {
                "SHA1" : "1c026eb9705c9a0ccb311814bf6c2d106b913832",
                "name" : "origin/classic"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
            "branch" : [
              {
                "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
            "branch" : [
              {
                "SHA1" : "2f2974d43db02658d36f29f914ee0ded3b60a646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a09f740075fec62494f54d56e69bd846efc5cabb",
        "branch" : [
          {
            "SHA1" : "a09f740075fec62494f54d56e69bd846efc5cabb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Frotty/ForestDef.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#196",
  "duration" : 15482,
  "estimatedDuration" : 53414,
  "executor" : None,
  "fullDisplayName" : "ForestDef #196",
  "id" : "196",
  "keepLog" : False,
  "number" : 196,
  "queueId" : 963,
  "result" : "FAILURE",
  "timestamp" : 1481388068452,
  "url" : "https://grill.wurstlang.org/hudson/user/luizpbills/my-views/view/all/job/ForestDef/196/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/init/GameConditions.wurst",
          "wurst/Creeps/UnitSpawnSystem.wurst"
        ],
        "commitId" : "065cb28996740b808f6eae4a74b424fb0b08b499",
        "timestamp" : 1481310618000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "fixes\u000a",
        "date" : "2016-12-09T20:10:18+0100",
        "id" : "065cb28996740b808f6eae4a74b424fb0b08b499",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/init/GameConditions.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/UnitSpawnSystem.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/towers/Tower.wurst",
          "wurst/player/Selector.wurst",
          "wurst/Creeps/specials/Special.wurst",
          "wurst/Creeps/specials/SpecialFive.wurst",
          "wurst/player/Builder.wurst",
          "wurst/Creeps/UnitSpawnSystem.wurst",
          "wurst/towers/TrooperTower.wurst"
        ],
        "commitId" : "a09f740075fec62494f54d56e69bd846efc5cabb",
        "timestamp" : 1481382640000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "frotty@sunayama.de",
        "comment" : "avoiding wurst errors\u000a",
        "date" : "2016-12-10T16:10:40+0100",
        "id" : "a09f740075fec62494f54d56e69bd846efc5cabb",
        "msg" : "avoiding wurst errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/player/Builder.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/specials/Special.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/specials/SpecialFive.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/towers/Tower.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/Creeps/UnitSpawnSystem.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/player/Selector.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/towers/TrooperTower.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}