{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
            "branch" : [
              {
                "SHA1" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
            "branch" : [
              {
                "SHA1" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
        "branch" : [
          {
            "SHA1" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoRSA.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 2,
      "totalCount" : 46,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#9",
  "duration" : 64490,
  "estimatedDuration" : 62109,
  "executor" : None,
  "fullDisplayName" : "geckoRSARelease #9",
  "id" : "9",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9,
  "queueId" : 2600,
  "result" : "SUCCESS",
  "timestamp" : 1563536492910,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/geckoRSARelease/9/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.rsa.discovery.tests/bnd.bnd",
          "org.gecko.rsa.provider/data/test.txt",
          "org.gecko.rsa.provider/bnd.bnd",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/FileMarker.java",
          "cnf/ext/dim_nexus.maven",
          "org.gecko.rsa.provider/test/org/gecko/rsa/provider/FileSerializationTest.java",
          "org.gecko.rsa.example.model/bnd.bnd",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/stream/EObjectInputStream.java",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/stream/EObjectOutputStream.java",
          "org.gecko.rsa.discovery.ma/bnd.bnd"
        ],
        "commitId" : "e355f7edac7a14ce300324ed77753e856f32e961",
        "timestamp" : 1562924220000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
          "fullName" : "i.salvadori"
        },
        "authorEmail" : "i.salvadori@data-in-motion.biz",
        "comment" : "- updated gecko dependencies\u000aSigned-off-by: Ilenia Salvadori <i.salvadori@data-in-motion.biz>\u000a",
        "date" : "2019-07-12 11:37:00 +0200",
        "id" : "e355f7edac7a14ce300324ed77753e856f32e961",
        "msg" : "- updated gecko dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.ma/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.tests/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.provider/test/org/gecko/rsa/provider/FileSerializationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.model/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/stream/EObjectInputStream.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/marker/FileMarker.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.provider/data/test.txt"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/stream/EObjectOutputStream.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/DeSerializer.class",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/Activator.java",
          "org.gecko.rsa/src/org/gecko/rsa/annotation/package-info.java",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/helper/FilterHelper.class",
          "org.gecko.rsa.example.service/src/org/gecko/rsa/example/service/EchoServiceImpl.java",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/Serializer.class",
          "org.gecko.rsa.core/generated/buildfiles",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/EObjectDeAndSerializer.class",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/util/MultiMap.class",
          "org.gecko.rsa/api.bnd",
          "org.gecko.rsa.provider/bnd.bnd",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/util/ReferenceCounter.class",
          "org.gecko.rsa.provider/launch_consumer.bndrun",
          "org.gecko.rsa.example.consumer/src/org/gecko/rsa/example/consumer/EchoConsumer.java",
          "org.gecko.rsa.core/generated/.index",
          "org.gecko.rsa.api/generated/org.gecko.rsa.api.jar",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/SerializationContext.class",
          "org.gecko.rsa.api/generated/.index",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/helper/EndpointHelper.class",
          "cnf/ext/dim_nexus.maven",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/EObjectDeSerializationContext.class",
          "org.gecko.rsa.discovery.config/bnd.bnd",
          "org.gecko.rsa.discovery.config/configs/config.json",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/helper/package-info.class",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/ExportPolicy.class",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/package-info.class",
          "org.gecko.rsa.core/bin_test/org/gecko/rsa/core/PropertiesMapperTest.class",
          "org.gecko.rsa/src/org/gecko/rsa/annotation/RequireGeckoMessageAdapterRSADiscovery.java",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/util/package-info.class",
          "org.gecko.rsa.api/bin_test/org/gecko/rsa/api/ExampleTest.class",
          "org.gecko.rsa/src/org/gecko/rsa/annotation/RequireGeckoMessageAdapterRSAProvider.java",
          "org.gecko.rsa.example.service/bnd.bnd",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAProvider.java",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/DeSerializationContext.class",
          "org.gecko.rsa.api/bin/org/gecko/rsa/api/package-info.class",
          "org.gecko.rsa.provider/launch_provider.bndrun",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/converter/package-info.class",
          "org.gecko.rsa.example.consumer/bnd.bnd",
          "org.gecko.rsa.core/bin_test/org/gecko/rsa/core/ed1.xml",
          "org.gecko.rsa.core/bin/org/gecko/rsa/core/converter/PropertiesMapper.class",
          "org.gecko.rsa.core/generated/org.gecko.rsa.core.jar"
        ],
        "commitId" : "ab7f17000bc282b7c6a5e34c079601e21766e223",
        "timestamp" : 1563197608000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "The RSA Provider is now a component\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2019-07-15 15:33:28 +0200",
        "id" : "ab7f17000bc282b7c6a5e34c079601e21766e223",
        "msg" : "The RSA Provider is now a component",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/EObjectDeAndSerializer.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/util/MultiMap.class"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.consumer/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa/src/org/gecko/rsa/annotation/RequireGeckoMessageAdapterRSAProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin_test/org/gecko/rsa/core/ed1.xml"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/util/package-info.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/converter/PropertiesMapper.class"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.consumer/src/org/gecko/rsa/example/consumer/EchoConsumer.java"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/helper/FilterHelper.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/Serializer.class"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.config/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.config/configs/config.json"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/SerializationContext.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/util/ReferenceCounter.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/package-info.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/generated/org.gecko.rsa.core.jar"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin_test/org/gecko/rsa/api/ExampleTest.class"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa/src/org/gecko/rsa/annotation/RequireGeckoMessageAdapterRSADiscovery.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.service/src/org/gecko/rsa/example/service/EchoServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.service/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/generated/.index"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/launch_provider.bndrun"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/generated/buildfiles"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa/src/org/gecko/rsa/annotation/package-info.java"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin_test/org/gecko/rsa/core/PropertiesMapperTest.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/generated/.index"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/DeSerializationContext.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/Activator.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/launch_consumer.bndrun"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/generated/org.gecko.rsa.api.jar"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/DeSerializer.class"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa/api.bnd"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/package-info.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/converter/package-info.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/ExportPolicy.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/helper/package-info.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.api/bin/org/gecko/rsa/api/helper/EndpointHelper.class"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.rsa.core/bin/org/gecko/rsa/core/EObjectDeSerializationContext.class"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.rsa.provider/launch_provider.bndrun",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAEndpoint.java",
          "org.gecko.rsa/bnd.bnd",
          "org.gecko.rsa.discovery.ma/src/org/gecko/rsa/discovery/ma/handler/MessageAdapterDiscoverHandler.java",
          "org.gecko.rsa.provider/launch_consumer.bndrun",
          "org.gecko.rsa.discovery/src/org/gecko/rsa/discovery/ImportingEndpointManager.java"
        ],
        "commitId" : "d9ab289847a0a498c2e3d43daf2644e5d010470a",
        "timestamp" : 1563351486000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "fixed the duplicate endpoint issue\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2019-07-17 10:18:06 +0200",
        "id" : "d9ab289847a0a498c2e3d43daf2644e5d010470a",
        "msg" : "fixed the duplicate endpoint issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/launch_provider.bndrun"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery/src/org/gecko/rsa/discovery/ImportingEndpointManager.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAEndpoint.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.ma/src/org/gecko/rsa/discovery/ma/handler/MessageAdapterDiscoverHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/launch_consumer.bndrun"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.rsa.example.api2/.project",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/classloader/CompositeClassLoader.java",
          "org.gecko.rsa.discovery.config/configs/config.json",
          "org.gecko.rsa.example.service/src/org/gecko/rsa/example/service/EchoServiceImpl.java",
          "org.gecko.rsa.example.api2/.settings/org.eclipse.jdt.core.prefs",
          "org.gecko.rsa.example.api2/src/org/gecko/rsa/example/api2/EchoService2.java",
          "cnf/ext/project.maven",
          "org.gecko.rsa.discovery.tests/bnd.bnd",
          "org.gecko.rsa.provider/bnd.bnd",
          "org.gecko.rsa.example.service/bnd.bnd",
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAProvider.java",
          "org.gecko.rsa.example.api2/src/org/gecko/rsa/example/api2/package-info.java",
          "org.gecko.rsa.example.api2/.classpath",
          "org.gecko.rsa.provider/launch_consumer.bndrun",
          "org.gecko.rsa.example.api2/.gitignore",
          "org.gecko.rsa.provider/launch_provider.bndrun",
          "org.gecko.rsa.example.consumer/src/org/gecko/rsa/example/consumer/EchoConsumer.java",
          "org.gecko.rsa.example.api2/.settings/org.eclipse.core.resources.prefs",
          "org.gecko.rsa.example.api2/bnd.bnd",
          "org.gecko.rsa.example.consumer/bnd.bnd"
        ],
        "commitId" : "56ebb646ca2747e7d6bf374c5c10e73a342dd7de",
        "timestamp" : 1563452960000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "Made the class loading for the proxies more robust\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2019-07-18 14:29:20 +0200",
        "id" : "56ebb646ca2747e7d6bf374c5c10e73a342dd7de",
        "msg" : "Made the class loading for the proxies more robust",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.consumer/src/org/gecko/rsa/example/consumer/EchoConsumer.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/MessagingRSAProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/classloader/CompositeClassLoader.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/src/org/gecko/rsa/example/api2/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.service/src/org/gecko/rsa/example/service/EchoServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.config/configs/config.json"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/src/org/gecko/rsa/example/api2/EchoService2.java"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/.classpath"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/project.maven"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/.project"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.consumer/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/launch_consumer.bndrun"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.example.service/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/launch_provider.bndrun"
          },
          {
            "editType" : "add",
            "file" : "org.gecko.rsa.example.api2/.settings/org.eclipse.jdt.core.prefs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.rsa.discovery.tests/bnd.bnd",
          "org.gecko.rsa.discovery.ma/src/org/gecko/rsa/discovery/ma/handler/MessageAdapterDiscoverHandler.java"
        ],
        "commitId" : "3cf40893d278067c968072dd0d184f6b8061e55a",
        "timestamp" : 1563535929000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- fixed add after export\u000a- after an export the same service is re-added sometimes\u000a- filtered self-exported descriptions\u000a",
        "date" : "2019-07-19 13:32:09 +0200",
        "id" : "3cf40893d278067c968072dd0d184f6b8061e55a",
        "msg" : "- fixed add after export",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.ma/src/org/gecko/rsa/discovery/ma/handler/MessageAdapterDiscoverHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.discovery.tests/bnd.bnd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "org.gecko.rsa.provider/src/org/gecko/rsa/provider/classloader/CompositeClassLoader.java"
        ],
        "commitId" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
        "timestamp" : 1563536305000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- fix build breaker\u000a",
        "date" : "2019-07-19 13:38:25 +0200",
        "id" : "18ff0fe3eed0caf041843bad71db977b21f3b83d",
        "msg" : "- fix build breaker",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.gecko.rsa.provider/src/org/gecko/rsa/provider/classloader/CompositeClassLoader.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
      "fullName" : "j.albert"
    },
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    },
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/i.salvadori",
      "fullName" : "i.salvadori"
    }
  ]
}