{
  "_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" : "org.jenkinsci.plugins.cppcheck.CppcheckBuildAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.dry.DryResultAction"
    },
    {
      "_class" : "hudson.plugins.tasks.TasksResultAction"
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildAction"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 1112525,
  "estimatedDuration" : 899378,
  "executor" : None,
  "fullDisplayName" : "Orxonox trunk (QC: Checks) #14",
  "id" : "14",
  "keepLog" : False,
  "number" : 14,
  "queueId" : 355,
  "result" : "UNSTABLE",
  "timestamp" : 1515209725504,
  "url" : "https://www.orxonox.net/jenkins/view/Quality/job/orxonox_qc_trunk_checks/14/",
  "builtOn" : "docker-7028c12dfa8e",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "data/defaultConfig/keybindings.ini",
          "data/gui/scripts/KeyBindMenu.lua",
          "src/modules/overlays/CMakeLists.txt",
          "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/orxonox/CMakeLists.txt",
          "src/orxonox/interfaces/Pickupable.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11704",
        "timestamp" : 1515204960127,
        "date" : "2018-01-06T02:16:00.127384Z",
        "msg" : "[HUD_HS16] fixed wrong dependency between overlays and pickup module: pickup should NOT depend on overlays; instead overlays should use pickup.\n\nalso reverted all changes from HUD_HS16 in PickupManager for several reasons:\n - calling HUDPickupSystem is not necessary anymore due to the fixed dependencies\n - adding a console command is not necessary because there is already a full GUI for this purpose (press F4)\n - limiting the number of pickups to 10 is a bad idea because PickupManager manages pickups for ALL players in the game",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/defaultConfig/keybindings.ini"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/KeyBindMenu.lua"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/CMakeLists.txt"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          },
          {
            "editType" : "edit",
            "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/orxonox/CMakeLists.txt"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/interfaces/Pickupable.h"
          }
        ],
        "revision" : 11704,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/modules/overlays/hud/HUDPickupSystem.cc"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11703",
        "timestamp" : 1515201077741,
        "date" : "2018-01-06T01:11:17.741390Z",
        "msg" : "[HUD_HS16] fixed bug with the position of the hud pickup items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          }
        ],
        "revision" : 11703,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/modules/overlays/hud/HUDPickupItem.cc",
          "src/modules/overlays/hud/HUDPickupItem.h",
          "src/modules/overlays/hud/HUDPickupSystem.cc",
          "src/modules/overlays/hud/HUDPickupSystem.h"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11702",
        "timestamp" : 1515200480455,
        "date" : "2018-01-06T01:01:20.455661Z",
        "msg" : "[HUD_HS16] removed a lot of unused stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupItem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupItem.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.h"
          }
        ],
        "revision" : 11702,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/modules/overlays/hud/HUDPickupItem.cc",
          "src/modules/overlays/hud/HUDPickupSystem.cc",
          "src/modules/pickup/PickupManager.cc",
          "src/orxonox/interfaces/Pickupable.cc"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11701",
        "timestamp" : 1515194642526,
        "date" : "2018-01-05T23:24:02.526631Z",
        "msg" : "[HUD_HS16] removed debug output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupItem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/pickup/PickupManager.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/interfaces/Pickupable.cc"
          }
        ],
        "revision" : 11701,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "",
          "src/modules/overlays/hud/HUDPickupItem.cc",
          "src/modules/overlays/hud/HUDPickupSystem.cc",
          "src/modules/overlays/hud/HUDPickupSystem.h",
          "src/modules/pickup/PickupManager.cc",
          "src/orxonox/interfaces/Pickupable.cc"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11700",
        "timestamp" : 1515194125996,
        "date" : "2018-01-05T23:15:25.996012Z",
        "msg" : "merged the remaining commits of HUD_HS16 branch back to trunk (except commit r11392 which added DDDialogue that seems to be just a test)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupItem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/overlays/hud/HUDPickupSystem.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/modules/pickup/PickupManager.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/orxonox/interfaces/Pickupable.cc"
          }
        ],
        "revision" : 11700,
        "user" : "Fabian Landau"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11704
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/fvultier",
      "fullName" : "fvultier"
    },
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
      "fullName" : "Fabian Landau"
    },
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/patricwi",
      "fullName" : "patricwi"
    }
  ]
}