{
  "_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" : 100,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
            "branch" : [
              {
                "SHA1" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
            "branch" : [
              {
                "SHA1" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
        "branch" : [
          {
            "SHA1" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/backend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildImageAction"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 292,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#100",
  "duration" : 157243,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #100",
  "id" : "100",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 100,
  "queueId" : 260,
  "result" : "SUCCESS",
  "timestamp" : 1585913337460,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/DIM-Diamant-Backend/100/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/EntryTextProviderServiceIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryTextProvider.java",
          "de.dim.diamant.model/src/de/dim/diamant/AssetChangeType.java",
          "de.dim.diamant.runtime/bnd.bnd",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/TextProvider.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.runtime/de.dim.diamant.runtime.bndrun",
          "de.dim.diamant.model/src/de/dim/diamant/Asset.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetImpl.java",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.documentation/use-case.txt",
          "cnf/ext/defaults.bnd",
          "de.dim.diamant.model/src/de/dim/diamant/AssetTransactionEntry.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java",
          "de.dim.diamant.documentation/use-case_neu.txt"
        ],
        "commitId" : "725c60f56f9f46b7521d50b464e95b2c09558214",
        "timestamp" : 1585913157000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "Change owner as AssetTransactionEntry\u000a- changed text provider\u000a- changed business logic\u000a- tests\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-04-03 13:25:57 +0200",
        "id" : "725c60f56f9f46b7521d50b464e95b2c09558214",
        "msg" : "Change owner as AssetTransactionEntry",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/EntryTextProviderServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetTransactionEntry.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryTextProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.documentation/use-case_neu.txt"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/defaults.bnd"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/TextProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.documentation/use-case.txt"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Asset.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.runtime/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetChangeType.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.runtime/de.dim.diamant.runtime.bndrun"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.model/src/de/dim/diamant/AssetChangeType.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
        ],
        "commitId" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
        "timestamp" : 1585913226000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "Two TransactionEntry if change and owner-switch\u000a- create separate TransactionEntry, if beside the owner-switch as well \u000aother fields changed\u000a- integration test\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-04-03 13:27:06 +0200",
        "id" : "49ef853939226aace3304cef7a22ecf0ae2e933d",
        "msg" : "Two TransactionEntry if change and owner-switch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetChangeType.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}