{
  "_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" : "#24",
  "duration" : 41932,
  "estimatedDuration" : 833925,
  "executor" : None,
  "fullDisplayName" : "Orxonox trunk (build & test) #24",
  "id" : "24",
  "keepLog" : False,
  "number" : 24,
  "queueId" : 328,
  "result" : "FAILURE",
  "timestamp" : 1514940449459,
  "url" : "https://www.orxonox.net/jenkins/job/orxonox_tests_trunk/24/",
  "builtOn" : "docker-a18d8d5592d6",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "cmake/tools/TargetUtilities.cmake",
          "src/libraries/core/ApplicationPaths.cc",
          "src/libraries/core/ApplicationPaths.h",
          "src/libraries/core/Core.cc",
          "src/libraries/core/module/PluginManager.cc"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11692",
        "timestamp" : 1514940200487,
        "date" : "2018-01-03T00:43:20.487835Z",
        "msg" : "with the latest CMake there are a lot of warnings about the usage of CMP0026. therefore the naming and content of the module/plugin-files had to be changed:\nold: <library-filename>.module with content <target-name>\nnew: <target-name>.module with content <library-filename>\nthis seems to comply better with cmake and works equally well in c++ (with some small adjustments).\nreference: https://cmake.org/cmake/help/v3.0/policy/CMP0026.html",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/cmake/tools/TargetUtilities.cmake"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/libraries/core/ApplicationPaths.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/libraries/core/ApplicationPaths.h"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/libraries/core/Core.cc"
          },
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/libraries/core/module/PluginManager.cc"
          }
        ],
        "revision" : 11692,
        "user" : "Fabian Landau"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11692
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
      "fullName" : "Fabian Landau"
    }
  ]
}