{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : "#40",
  "duration" : 797730,
  "estimatedDuration" : 833925,
  "executor" : None,
  "fullDisplayName" : "Orxonox trunk (build & test) #40",
  "id" : "40",
  "keepLog" : False,
  "number" : 40,
  "queueId" : 361,
  "result" : "SUCCESS",
  "timestamp" : 1515283268579,
  "url" : "https://www.orxonox.net/jenkins/job/orxonox_tests_trunk/40/",
  "builtOn" : "docker-89c7e2d0c19c",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "data/overlays/HUDTemplatesFPS.oxo"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11711",
        "timestamp" : 1515282886477,
        "date" : "2018-01-06T23:54:46.477523Z",
        "msg" : "[HUD_HS16] updated HUDPickupSystem also in HUDTemplatesFPS.oxo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/overlays/HUDTemplatesFPS.oxo"
          }
        ],
        "revision" : 11711,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "data/gui/scripts/PickupInventory.lua"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11710",
        "timestamp" : 1515282629512,
        "date" : "2018-01-06T23:50:29.512005Z",
        "msg" : "fixed two bugs in PickupInventory.lua:\n - the update function had a messed up logic regarding the use-button in the detail window (condition was partially inverted)\n - updating the event subscription of the use-button in the detail-window doesn't seem to work - probably CEGUI doesn't like updating/changing/overriding an event while begin IN a mouse-click-event already. moving the logic to the Use/Unuse-function instead seems to work.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/data/gui/scripts/PickupInventory.lua"
          }
        ],
        "revision" : 11710,
        "user" : "Fabian Landau"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11711
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
      "fullName" : "Fabian Landau"
    }
  ]
}