{
  "_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" : 17,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "05c85db9b30d254443f1bc487627698b0965d84a",
            "branch" : [
              {
                "SHA1" : "05c85db9b30d254443f1bc487627698b0965d84a",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "05c85db9b30d254443f1bc487627698b0965d84a",
            "branch" : [
              {
                "SHA1" : "05c85db9b30d254443f1bc487627698b0965d84a",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "05c85db9b30d254443f1bc487627698b0965d84a",
        "branch" : [
          {
            "SHA1" : "05c85db9b30d254443f1bc487627698b0965d84a",
            "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" : 79,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#17",
  "duration" : 38633,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #17",
  "id" : "17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 17,
  "queueId" : 2660,
  "result" : "SUCCESS",
  "timestamp" : 1567523089235,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/DIM-Diamant-Backend/17/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.product.model/src/de/dim/diamant/ProductType.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/AddressImpl.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ParticipantResource.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIStringDataElementImpl.java",
          "de.dim.diamant.product.model/META-INF/MANIFEST.MF",
          "de.dim.diamant.rest.model/model/rest.genmodel",
          "de.dim.diamant.product.tests/.classpath",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ParticipantServiceIntegrationTest.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/UDI.java",
          "de.dim.diamant.product/api.bnd",
          "de.dim.diamant.product/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.product.model/src/de/dim/diamant/PIDateDataElement.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/package-info.java",
          "de.dim.diamant.product.tests/.settings/org.eclipse.jdt.core.prefs",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ProductResource.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantSwitch.java",
          "de.dim.diamant.product/.gitignore",
          "de.dim.diamant.product.tests/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.product/.settings/org.eclipse.jdt.ui.prefs",
          "de.dim.diamant.rest.model/bnd.bnd",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/configuration/DiamantRestConfigurationComponent.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/impl/ContextServiceImpl.java",
          "de.dim.diamant.service.tests/bnd.bnd",
          "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ContextServiceIntegrationTest.java",
          "de.dim.diamant.rest/bnd.bnd",
          "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.runtime/de.dim.diamant.runtime.bndrun",
          "de.dim.diamant.product.tests/.gitignore",
          "de.dim.diamant.product.model/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.product.model/model/product.genmodel",
          "de.dim.diamant.product.model/build.properties",
          "de.dim.diamant.rest.model/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.product.tests/data/ExampleData.txt",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/LogisticProcessImpl.java",
          "de.dim.diamant.rest.model/.project",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/DiamantRestPackage.java",
          "de.dim.diamant.product/test/de/dim/diamant/product/ExampleTest.java",
          "de.dim.diamant.product.model/.gitignore",
          "de.dim.diamant.product.model/model/product.ecore",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProductImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessStepImpl.java",
          "de.dim.diamant.product/.settings/org.eclipse.jdt.core.prefs",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStep.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestAdapterFactory.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStepType.java",
          "de.dim.diamant.rest.model/plugin.xml",
          "de.dim.diamant.product/src/de/dim/diamant/product/impl/ProcessStepServiceImpl.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestResourceFactoryImpl.java",
          "de.dim.diamant.rest.model/plugin.properties",
          "de.dim.diamant.product.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ProcessStepResource.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/sample/TestComponent.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/api/ContextService.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestSwitch.java",
          "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProductServiceIntegrationTest.java",
          "de.dim.diamant.rest.model/.classpath",
          "de.dim.diamant.product.model/src/de/dim/diamant/Product.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventImpl.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/DiamantFactory.java",
          "de.dim.diamant.rest.model/.settings/org.eclipse.jdt.ui.prefs",
          "de.dim.diamant.product.tests/bnd.bnd",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ParticipantIntegrationTest.java",
          "de.dim.diamant.product/.project",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/DiamantRestFactory.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionServiceIntegrationTest.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantResourceImpl.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/sample/package-info.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/package-info.java",
          "de.dim.diamant.rest.model/META-INF/MANIFEST.MF",
          "de.dim.diamant.product/impl.bnd",
          "de.dim.diamant.product.model/src/de/dim/diamant/Address.java",
          "de.dim.diamant.product/sample.bnd",
          "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.rest.model/src/de/dim/diamant/rest/model/diamantRest/impl/DiamantRestFactoryImpl.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ContextResource.java",
          "de.dim.diamant.product.model/.settings/org.eclipse.jdt.core.prefs",
          "de.dim.diamant.product/src/de/dim/diamant/product/api/package-info.java",
          "de.dim.diamant.product.model/.settings/org.eclipse.jdt.ui.prefs",
          "de.dim.diamant.product.model/src/de/dim/diamant/configuration/DiamantConfigurationComponent.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestResourceImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.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/src/de/dim/diamant/product/impl/ProductServiceImpl.java",
          "de.dim.diamant.product.model/plugin.properties",
          "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.rest.model/src/de/dim/diamant/rest/model/diamantRest/Example.java",
          "de.dim.diamant.product.tests/.project",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/ProductService.java",
          "de.dim.diamant.product/.classpath",
          "de.dim.diamant.rest.model/build.properties",
          "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantAdapterFactory.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/src/de/dim/diamant/product/api/ProductService.java",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEvent.java",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/impl/DiamantRestPackageImpl.java",
          "de.dim.diamant.product.model/.classpath",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/TransactionResource.java",
          "de.dim.diamant.product/src/de/dim/diamant/product/api/ProcessStepService.java",
          "de.dim.diamant.rest.model/.settings/org.eclipse.jdt.core.prefs",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDataElementImpl.java",
          "de.dim.diamant.rest.model/.gitignore",
          "de.dim.diamant.product/bnd.bnd",
          "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEventLog.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java",
          "de.dim.diamant.product.tests/.settings/org.eclipse.jdt.ui.prefs",
          "de.dim.diamant.product.model/.project",
          "de.dim.diamant.rest.model/model/rest.ecore",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/RestResult.java",
          "de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.product.model/src/de/dim/diamant/impl/UDIImpl.java",
          "de.dim.diamant.product.model/plugin.xml",
          "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/impl/RestResultImpl.java",
          "de.dim.diamant.rest/.settings/org.eclipse.core.resources.prefs"
        ],
        "commitId" : "05c85db9b30d254443f1bc487627698b0965d84a",
        "timestamp" : 1567523077000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- refactoring unused projects\u000a- rest\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-03 17:04:37 +0200",
        "id" : "05c85db9b30d254443f1bc487627698b0965d84a",
        "msg" : "- refactoring unused projects",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ContextImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/DiamantRestPackage.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/PIDataElement.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/.settings/org.eclipse.jdt.ui.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/data/ExampleData.txt"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIStringDataElementImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/.classpath"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/configuration/DiamantRestConfigurationComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessEventLog.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProcStepServiceIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/ContextService.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/package-info.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/.classpath"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/.project"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/PIDateDataElement.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/impl/ProductServiceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/sample.bnd"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/package-info.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.runtime/de.dim.diamant.runtime.bndrun"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/plugin.properties"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/plugin.xml"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ParticipantServiceIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/UDIImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/.classpath"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStepType.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestResourceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ContextResource.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/model/product.ecore"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionServiceIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/UDI.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/build.properties"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/plugin.xml"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDateDataElementImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/.project"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/.project"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/LogisticProcess.java"
          },
          {
            "editType" : "delete",
            "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/impl/ProductCatalogImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessEventImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/impl/DiamantRestPackageImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProductCatalog.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/PIStringDataElement.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/configuration/DiamantConfigurationComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/META-INF/MANIFEST.MF"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/DiamantFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/ProductService.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ContextServiceIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/sample/TestComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantAdapterFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ProductResource.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ParticipantIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProcessStep.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/impl/DiamantRestFactoryImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/model/rest.genmodel"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/sample/package-info.java"
          },
          {
            "editType" : "delete",
            "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/impl/AddressImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/.settings/org.eclipse.jdt.ui.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/.settings/org.eclipse.jdt.ui.prefs"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/TransactionResource.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/package-info.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/PIDataElementImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/Product.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/plugin.properties"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/ProductType.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/META-INF/MANIFEST.MF"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/Context.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestSwitch.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/impl/RestResultImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/.classpath"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ProcessStepResource.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestResourceFactoryImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/.project"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/model/rest.ecore"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantSwitch.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/api.bnd"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/ProcessStepService.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/util/DiamantRestAdapterFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/.settings/org.eclipse.jdt.ui.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/DiamantRestFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/impl.bnd"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/util/DiamantResourceFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/impl/ContextServiceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/model/product.genmodel"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.tests/src/de/dim/diamant/product/tests/ProductServiceIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ParticipantResource.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/Address.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProductImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/ProcessStepImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/src/de/dim/diamant/product/api/ProductService.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/Example.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product/test/de/dim/diamant/product/ExampleTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.rest.model/src/de/dim/diamant/rest/model/diamantRest/RestResult.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/build.properties"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.product.model/src/de/dim/diamant/impl/LogisticProcessImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}