{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildAction"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#95",
  "duration" : 80715,
  "estimatedDuration" : 211418,
  "executor" : None,
  "fullDisplayName" : "Doxygen (trunk) #95",
  "id" : "95",
  "keepLog" : False,
  "number" : 95,
  "queueId" : 176,
  "result" : "SUCCESS",
  "timestamp" : 1489898321150,
  "url" : "https://www.orxonox.net/jenkins/view/Management/job/orxonox_doxygen_trunk/95/",
  "builtOn" : "docker-4152eb174728",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "data/gui/layouts/CampaignMenu.layout",
          "data/gui/schemes/OrxonoxHUDWidgets.scheme",
          "data/gui/schemes/OrxonoxLook.scheme",
          "data/gui/schemes/OrxonoxMenuWidgets.scheme",
          "data/gui/schemes/TaharezGreenHUDWidgets.scheme",
          "data/gui/schemes/TaharezGreenLook.scheme",
          "data/gui/schemes/TaharezGreenMenuWidgets.scheme",
          "data/gui/schemes/TaharezLook.scheme",
          "data/gui/scripts/CampaignMenu.lua",
          "data/gui/scripts/SingleplayerMenu.lua",
          "data/levels/StoryModeMap.oxw",
          "data/levels/templates/StoryMode.oxt",
          "data/overlays/StoryModeHUD.oxo",
          "src/orxonox/gametypes/CMakeLists.txt",
          "src/orxonox/gametypes/StoryMode.cc",
          "src/orxonox/gametypes/StoryMode.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11359",
        "timestamp" : 1489073411111,
        "date" : "2017-03-09T15:30:11.111729Z",
        "msg" : "story mode map merged",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/layouts/CampaignMenu.layout"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/OrxonoxHUDWidgets.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/OrxonoxLook.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/OrxonoxMenuWidgets.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/TaharezGreenHUDWidgets.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/TaharezGreenLook.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/TaharezGreenMenuWidgets.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/schemes/TaharezLook.scheme"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/CampaignMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/SingleplayerMenu.lua"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/StoryModeMap.oxw"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/templates/StoryMode.oxt"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/overlays/StoryModeHUD.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/gametypes/CMakeLists.txt"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/orxonox/gametypes/StoryMode.cc"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/orxonox/gametypes/StoryMode.h"
          }
        ],
        "revision" : 11359,
        "user" : "patricwi"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "data/levels/Spacerace2.oxw",
          "data/levels/SurfaceRacePresentation.oxw",
          "data/levels/newnewnewspacerace.oxw",
          "data/levels/spaceRace.oxw",
          "data/levels/surfaceRace.oxw",
          "data/levels/templates/fastship.oxt",
          "src/modules/gametypes/CMakeLists.txt",
          "src/modules/gametypes/OldRaceCheckPoint.cc",
          "src/modules/gametypes/OldRaceCheckPoint.h",
          "src/modules/gametypes/OldSpaceRace.cc",
          "src/modules/gametypes/OldSpaceRace.h",
          "src/modules/gametypes/SpaceRace.cc",
          "src/modules/gametypes/SpaceRace.h",
          "src/modules/gametypes/SpaceRaceBot.cc",
          "src/modules/gametypes/SpaceRaceBot.h",
          "src/modules/gametypes/SpaceRaceController.cc",
          "src/orxonox/controllers/HumanController.h",
          "src/orxonox/gametypes/Gametype.cc",
          "src/orxonox/infos/Bot.cc",
          "src/orxonox/infos/GametypeInfo.h",
          "src/orxonox/sound/WorldAmbientSound.cc"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11358",
        "timestamp" : 1489072939709,
        "date" : "2017-03-09T15:22:19.709994Z",
        "msg" : "space race merged",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/data/levels/Spacerace2.oxw"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/data/levels/SurfaceRacePresentation.oxw"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/newnewnewspacerace.oxw"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/data/levels/spaceRace.oxw"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/data/levels/surfaceRace.oxw"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/templates/fastship.oxt"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/CMakeLists.txt"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/src/modules/gametypes/OldRaceCheckPoint.cc"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/src/modules/gametypes/OldRaceCheckPoint.h"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/src/modules/gametypes/OldSpaceRace.cc"
          },
          {
            "editType" : "delete",
            "file" : "/code/trunk/src/modules/gametypes/OldSpaceRace.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/SpaceRace.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/SpaceRace.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/SpaceRaceBot.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/SpaceRaceBot.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/SpaceRaceController.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/controllers/HumanController.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/gametypes/Gametype.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/infos/Bot.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/infos/GametypeInfo.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/sound/WorldAmbientSound.cc"
          }
        ],
        "revision" : 11358,
        "user" : "patricwi"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "data/levels/Endurancefinal.oxw",
          "data/levels/HeavyCruiser.oxw",
          "data/levels/emptyLevel.oxw",
          "data/levels/templates/endurancetest_template.oxt",
          "data/levels/templates/test11.oxt",
          "src/test.txt"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11357",
        "timestamp" : 1489072167193,
        "date" : "2017-03-09T15:09:27.193185Z",
        "msg" : "big ship merged",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/Endurancefinal.oxw"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/levels/HeavyCruiser.oxw"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/levels/emptyLevel.oxw"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/templates/endurancetest_template.oxt"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/levels/templates/test11.oxt"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/test.txt"
          }
        ],
        "revision" : 11357,
        "user" : "patricwi"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "data/gui/layouts/HighscoreMenu.layout",
          "data/gui/layouts/MainMenu.layout",
          "data/gui/scripts/HighscoreMenu.lua",
          "data/gui/scripts/MainMenu.lua",
          "data/gui/scripts/MiscConfigMenu.lua",
          "src/modules/dodgerace/DodgeRace.cc",
          "src/modules/invader/Invader.cc",
          "src/modules/jump/Jump.cc",
          "src/modules/tetris/Tetris.cc",
          "src/modules/towerdefense/TowerDefense.cc",
          "src/orxonox/CMakeLists.txt",
          "src/orxonox/Highscore.cc",
          "src/orxonox/Highscore.h",
          "src/orxonox/LevelInfo.cc",
          "src/orxonox/LevelInfo.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11356",
        "timestamp" : 1489070338023,
        "date" : "2017-03-09T14:38:58.023242Z",
        "msg" : "merged space race with trunk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/gui/layouts/HighscoreMenu.layout"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/layouts/MainMenu.layout"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/gui/scripts/HighscoreMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/MainMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/MiscConfigMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/dodgerace/DodgeRace.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/invader/Invader.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/jump/Jump.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/tetris/Tetris.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/towerdefense/TowerDefense.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/CMakeLists.txt"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/orxonox/Highscore.cc"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/orxonox/Highscore.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/LevelInfo.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/LevelInfo.h"
          }
        ],
        "revision" : 11356,
        "user" : "patricwi"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/orxonox/gamestates/GSLevel.cc",
          "src/orxonox/gamestates/GSLevel.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11355",
        "timestamp" : 1489068158877,
        "date" : "2017-03-09T14:02:38.877067Z",
        "msg" : "deleted comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/gamestates/GSLevel.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/gamestates/GSLevel.h"
          }
        ],
        "revision" : 11355,
        "user" : "patricwi"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "data/levels/pickups.oxw",
          "data/overlays/HUDPickupTemplate.oxo",
          "data/overlays/HUDTemplates3.oxo",
          "src/modules/overlays/hud/HUDPickupSystem.cc",
          "src/modules/overlays/hud/HUDPickupSystem.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11354",
        "timestamp" : 1489067427067,
        "date" : "2017-03-09T13:50:27.067380Z",
        "msg" : "merged updated HUD branch to trunk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/levels/pickups.oxw"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/data/overlays/HUDPickupTemplate.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/overlays/HUDTemplates3.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.h"
          }
        ],
        "revision" : 11354,
        "user" : "patricwi"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "README",
          "data/defaultConfig/keybindings.ini",
          "data/gui/scripts/KeyBindMenu.lua",
          "data/overlays/HUDTemplates3.oxo",
          "data/overlays/HUDTemplatesFPS.oxo",
          "src/modules/overlays/OverlaysPrereqs.h",
          "src/modules/overlays/hud/CMakeLists.txt",
          "src/modules/overlays/hud/HUDPickupItem.cc",
          "src/modules/overlays/hud/HUDPickupItem.h",
          "src/modules/overlays/hud/HUDPickupSystem.cc",
          "src/modules/overlays/hud/HUDPickupSystem.h",
          "src/modules/pickup/CMakeLists.txt",
          "src/modules/pickup/PickupManager.cc",
          "src/modules/pickup/PickupManager.h",
          "src/modules/pickup/items/SpeedPickup.h",
          "src/orxonox/CMakeLists.txt",
          "src/orxonox/controllers/HumanController.h",
          "src/orxonox/gamestates/GSLevel.cc",
          "src/orxonox/gamestates/GSLevel.h",
          "src/orxonox/interfaces/Pickupable.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
          "fullName" : "patricwi"
        },
        "commitId" : "11353",
        "timestamp" : 1489067180690,
        "date" : "2017-03-09T13:46:20.690899Z",
        "msg" : "merged HUD branch to trunk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/README"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/defaultConfig/keybindings.ini"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/KeyBindMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/overlays/HUDTemplates3.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/overlays/HUDTemplatesFPS.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/OverlaysPrereqs.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/CMakeLists.txt"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupItem.cc"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupItem.h"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          },
          {
            "editType" : "add",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/pickup/CMakeLists.txt"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/pickup/PickupManager.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/pickup/PickupManager.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/pickup/items/SpeedPickup.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/CMakeLists.txt"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/controllers/HumanController.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/gamestates/GSLevel.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/gamestates/GSLevel.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/interfaces/Pickupable.h"
          }
        ],
        "revision" : 11353,
        "user" : "patricwi"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11359
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
      "fullName" : "patricwi"
    }
  ]
}