{
  "_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" : "hudson.plugins.warnings.WarningsResultAction"
    },
    {
      "_class" : "hudson.plugins.warnings.AggregatedWarningsResultAction"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 467,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildAction"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#34",
  "duration" : 800352,
  "estimatedDuration" : 833925,
  "executor" : None,
  "fullDisplayName" : "Orxonox trunk (build & test) #34",
  "id" : "34",
  "keepLog" : False,
  "number" : 34,
  "queueId" : 352,
  "result" : "SUCCESS",
  "timestamp" : 1515205046832,
  "url" : "https://www.orxonox.net/jenkins/job/orxonox_tests_trunk/34/",
  "builtOn" : "docker-3fbdbf343b68",
  "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"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11704
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
      "fullName" : "Fabian Landau"
    }
  ]
}