{
  "_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" : "#106",
  "duration" : 92948,
  "estimatedDuration" : 211418,
  "executor" : None,
  "fullDisplayName" : "Doxygen (trunk) #106",
  "id" : "106",
  "keepLog" : False,
  "number" : 106,
  "queueId" : 376,
  "result" : "SUCCESS",
  "timestamp" : 1515378026310,
  "url" : "https://www.orxonox.net/jenkins/view/Management/job/orxonox_doxygen_trunk/106/",
  "builtOn" : "docker-8e918bc3d677",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "data/gui/layouts/Dialogue.layout",
          "data/gui/layouts/SingleplayerMenu.layout",
          "data/gui/scripts/HighscoreMenu.lua",
          "data/overlays/HUDTemplates3.oxo",
          "data/overlays/towerdefenseHUD.oxo",
          "src/modules/dialogue/DialogueManager.cc",
          "src/modules/dialogue/DialogueManager.h",
          "src/modules/dialogue/NextQuestion.cc",
          "src/modules/dialogue/NextQuestion.h",
          "src/modules/gametypes/SpaceRaceBot.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11718",
        "timestamp" : 1515360870571,
        "date" : "2018-01-07T21:34:30.571758Z",
        "msg" : "tabs -> spaces",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/layouts/Dialogue.layout"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/layouts/SingleplayerMenu.layout"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/HighscoreMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/overlays/HUDTemplates3.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/overlays/towerdefenseHUD.oxo"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/dialogue/DialogueManager.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/dialogue/DialogueManager.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/dialogue/NextQuestion.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/dialogue/NextQuestion.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/gametypes/SpaceRaceBot.h"
          }
        ],
        "revision" : 11718,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/orxonox/Highscore.cc",
          "src/orxonox/Highscore.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11717",
        "timestamp" : 1515358860163,
        "date" : "2018-01-07T21:01:00.163985Z",
        "msg" : "[Highscore_HS16] added license, added include guard, fixed formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/Highscore.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/Highscore.h"
          }
        ],
        "revision" : 11717,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "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/Highscore.cc",
          "src/orxonox/Highscore.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11716",
        "timestamp" : 1515358138128,
        "date" : "2018-01-07T20:48:58.128871Z",
        "msg" : "[Highscore_HS16] moved logic to compare old an new score to Highscore; fixed formatting in Gametypes",
        "paths" : [
          {
            "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/Highscore.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/Highscore.h"
          }
        ],
        "revision" : 11716,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "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/Highscore.cc",
          "src/orxonox/Highscore.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11715",
        "timestamp" : 1515356212669,
        "date" : "2018-01-07T20:16:52.669515Z",
        "msg" : "[Highscore_HS16] removed playerName from Highscore because the player already has a name (see HumanPlayer.nick)",
        "paths" : [
          {
            "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/Highscore.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/Highscore.h"
          }
        ],
        "revision" : 11715,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/orxonox/LevelInfo.cc",
          "src/orxonox/LevelInfo.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11714",
        "timestamp" : 1515351799480,
        "date" : "2018-01-07T19:03:19.480161Z",
        "msg" : "[Highscore_HS16] reverted changes in LevelInfo - they don't seem to be needed (everything is done by the Highscore class)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/LevelInfo.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/LevelInfo.h"
          }
        ],
        "revision" : 11714,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/SourceConfig.cmake"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11713",
        "timestamp" : 1515322462127,
        "date" : "2018-01-07T10:54:22.127373Z",
        "msg" : "mark includes of external libraries as \"SYSTEM\" includes to avoid compiler warnings about code that we can't change anyways. in gcc this leads to the -isystem option being used instead of -I",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/SourceConfig.cmake"
          }
        ],
        "revision" : 11713,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/libraries/core/CMakeLists.txt"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11712",
        "timestamp" : 1515322265974,
        "date" : "2018-01-07T10:51:05.974605Z",
        "msg" : "icon is not needed in core-library, is already included in orxonox-main (fixes build in Visual Studio 2017 with PCH)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/libraries/core/CMakeLists.txt"
          }
        ],
        "revision" : 11712,
        "user" : "Fabian Landau"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11718
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
      "fullName" : "Fabian Landau"
    }
  ]
}