{
  "_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/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
            "branch" : [
              {
                "SHA1" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
            "branch" : [
              {
                "SHA1" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
        "branch" : [
          {
            "SHA1" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/backend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 47,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#7",
  "duration" : 177313,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #7",
  "id" : "7",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7,
  "queueId" : 2643,
  "result" : "SUCCESS",
  "timestamp" : 1566222288270,
  "url" : "https://devel.data-in-motion.biz/jenkins/job/DIM-Diamant-Backend/7/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.product.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductSwitch.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/UDI.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProductType.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ProcessStepResource.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/AddressImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductResourceFactoryImpl.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/sample/TestComponent.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Product.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIStringDataElementImpl.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/api/ContextService.java",
          "de.dim.diamant.product.model/META-INF/MANIFEST.MF",
          "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProductServiceIntegrationTest.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/LogisticProcessImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/Product.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ContextImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/DiamantFactory.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/UDI.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/PIDateDataElement.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantResourceImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/DiamantProductPackageImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ProcessStepImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/package-info.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Address.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/Address.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/AddressImpl.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ProductResource.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/PIStringDataElement.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ContextImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Context.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/configuration/DiamantProductConfigurationComponent.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantSwitch.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/UDIImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Process.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ContextResource.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/PIDataElementImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/DiamantProductFactoryImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/PIStringDataElementImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/PIStringDataElement.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/configuration/DiamantConfigurationComponent.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/LogisticProcess.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/ProcessStep.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProductCatalogImpl.java",
          "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProcStepServiceIntegrationTest.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/LogisticProcess.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/package-info.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/impl/ContextServiceImpl.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/impl/ProductServiceImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/DiamantProductPackage.java",
          "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ContextServiceIntegrationTest.java",
          "de.dim.diamant.product.model/bnd.bnd",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDateDataElementImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/PIDataElement.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/Context.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ProductImpl.java",
          "de.dim.diamant.product.model/model/product.genmodel",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/PIDataElement.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantAdapterFactory.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/api/ProductService.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProductCatalog.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantResourceFactoryImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEvent.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/PIDateDataElementImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductAdapterFactory.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/PIDateDataElement.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/ProcessStepType.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/LogisticProcessImpl.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/api/ProcessStepService.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDataElementImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProductImpl.java",
          "de.dim.diamant.product.model/model/product.ecore",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/DiamantProductFactory.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessStepImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEventLog.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductResourceImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStep.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/ProductType.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStepType.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/impl/ProcessStepServiceImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ProcessImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/UDIImpl.java",
          "de.dim.diamant.product.model/plugin.xml"
        ],
        "commitId" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
        "timestamp" : 1566222273000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "refs #9\u000a- changed data model\u000a- refactored services\u000a- made test work again\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-08-19 15:44:33 +0200",
        "id" : "377efb2d82d0e4884adff254fc488eba3c2c623f",
        "msg" : "refs #9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEventLog.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/ProcessStep.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/AddressImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/PIDataElementImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ProductImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/Product.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ProductResource.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/PIDateDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProductImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/ProductService.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ProcessStepResource.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/DiamantFactory.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantResourceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/PIDateDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProductCatalog.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/impl/ProcessStepServiceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/ProcessStepType.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ProcessImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantResourceFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.model/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDateDataElementImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStep.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/DiamantProductPackage.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantSwitch.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Address.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/ProductType.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ContextServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.model/plugin.xml"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.model/model/product.ecore"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/UDI.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/DiamantProductFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/ProcessStepService.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/DiamantProductFactory.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProductCatalogImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProductServiceIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDataElementImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProcStepServiceIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/PIStringDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/Address.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/Context.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductResourceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/DiamantProductPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.model/META-INF/MANIFEST.MF"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantAdapterFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product.model/model/product.genmodel"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Context.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/PIDateDataElementImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProductType.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/configuration/DiamantProductConfigurationComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/sample/TestComponent.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ContextResource.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/LogisticProcessImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/PIDataElement.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/LogisticProcess.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductAdapterFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/PIStringDataElementImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIStringDataElementImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/ContextService.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/UDI.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/LogisticProcessImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/package-info.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/LogisticProcess.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessStepImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/UDIImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductSwitch.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStepType.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/UDIImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/impl/ContextServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/impl/ProductServiceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ProcessStepImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/AddressImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/util/DiamantProductResourceFactoryImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/impl/ContextImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Product.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/PIDataElement.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/PIStringDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/configuration/DiamantConfigurationComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/product/model/diamantProduct/Process.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}