{
  "_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" : "#28",
  "duration" : 737407,
  "estimatedDuration" : 833925,
  "executor" : None,
  "fullDisplayName" : "Orxonox trunk (build & test) #28",
  "id" : "28",
  "keepLog" : False,
  "number" : 28,
  "queueId" : 337,
  "result" : "SUCCESS",
  "timestamp" : 1514975160285,
  "url" : "https://www.orxonox.net/jenkins/job/orxonox_tests_trunk/28/",
  "builtOn" : "docker-735483e0dc1b",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/CMakeLists.txt"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11698",
        "timestamp" : 1514974793126,
        "date" : "2018-01-03T10:19:53.126626Z",
        "msg" : "still trying to avoid CMP0026... can we define ORXONOX_EXECUTABLE_NAME like this? seems to work on windows and probably works on linux too (please test)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/CMakeLists.txt"
          }
        ],
        "revision" : 11698,
        "user" : "Fabian Landau"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/CMakeLists.txt"
        ],
        "author" : {
          "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
          "fullName" : "Fabian Landau"
        },
        "commitId" : "11697",
        "timestamp" : 1514974417571,
        "date" : "2018-01-03T10:13:37.571313Z",
        "msg" : "reverted r11694, apparently ORXONOX_EXECUTABLE_NAME IS used (for run-scripts in ./bin)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/code/trunk/src/CMakeLists.txt"
          }
        ],
        "revision" : 11697,
        "user" : "Fabian Landau"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "http://svn.orxonox.net/game/code/trunk",
        "revision" : 11698
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.orxonox.net/jenkins/user/landauf",
      "fullName" : "Fabian Landau"
    }
  ]
}