<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause'><shortDescription>Started by GitLab push by Mark Hoffmann</shortDescription></cause></action><action></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesorigindevelop _class='hudson.plugins.git.util.Build'><buildNumber>64</buildNumber><marked><SHA1>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</SHA1><branch><SHA1>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</SHA1><branch><SHA1>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</SHA1><branch><SHA1>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</SHA1><name>refs/remotes/origin/develop</name></branch></lastBuiltRevision><remoteUrl>https://gitlab.com/datainmotion/diamant/backend.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='com.nirima.jenkins.plugins.docker.action.DockerBuildImageAction'></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>266</totalCount><urlName>testReport</urlName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>Started by GitLab push by Mark Hoffmann</description><displayName>#64</displayName><duration>70028</duration><estimatedDuration>122464</estimatedDuration><fullDisplayName>DIM-Diamant-Backend #64</fullDisplayName><id>64</id><inProgress>false</inProgress><keepLog>false</keepLog><number>64</number><queueId>76</queueId><result>SUCCESS</result><timestamp>1573731815214</timestamp><url>https://devel.data-in-motion.biz/jenkins/job/DIM-Diamant-Backend/64/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.dim.diamant.eudamed.model/model/comment.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/device.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/.settings/org.eclipse.core.resources.prefs</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/service.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/udi.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/address.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/message.aird</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/basic.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/party.ecore</affectedPath><affectedPath>de.dim.diamant.eudamed.model/model/language_specific.ecore</affectedPath><commitId>5da8dfbe85ba467ed4def2f36719dcac1a014e7a</commitId><timestamp>1573731471000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></author><authorEmail>m.hoffmann@data-in-motion.biz</authorEmail><comment>- euda med cleanup
Signed-off-by: Mark Hoffmann &lt;m.hoffmann@data-in-motion.biz&gt;
</comment><date>2019-11-14 12:37:51 +0100</date><id>5da8dfbe85ba467ed4def2f36719dcac1a014e7a</id><msg>- euda med cleanup</msg><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/device.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/party.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/.settings/org.eclipse.core.resources.prefs</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/comment.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/message.aird</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/language_specific.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/basic.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/service.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/address.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.eudamed.model/model/udi.ecore</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java</affectedPath><affectedPath>de.dim.diamant.model/model/diamant.genmodel</affectedPath><affectedPath>de.dim.diamant.model/model/diamant.ecore</affectedPath><affectedPath>de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/AssetTransactionEntry.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java</affectedPath><commitId>a716255d0e83970644e5968726214d1e1c530c9f</commitId><timestamp>1573731605000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></author><authorEmail>m.hoffmann@data-in-motion.biz</authorEmail><comment>- update model
- added parent asset id to asset transaction entry
Signed-off-by: Mark Hoffmann &lt;m.hoffmann@data-in-motion.biz&gt;
</comment><date>2019-11-14 12:40:05 +0100</date><id>a716255d0e83970644e5968726214d1e1c530c9f</id><msg>- update model</msg><path><editType>edit</editType><file>de.dim.diamant.model/model/diamant.genmodel</file></path><path><editType>edit</editType><file>de.dim.diamant.model/model/diamant.ecore</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/AssetTransactionEntry.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.dim.diamant.npm/diamant.ts</affectedPath><affectedPath>de.dim.diamant.npm/diamant.json</affectedPath><affectedPath>de.dim.diamant.npm/package.json</affectedPath><commitId>08e7f1395bc4260e8c4a92801dbb9fc12169a560</commitId><timestamp>1573731621000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></author><authorEmail>m.hoffmann@data-in-motion.biz</authorEmail><comment>model npm change
Signed-off-by: Mark Hoffmann &lt;m.hoffmann@data-in-motion.biz&gt;
</comment><date>2019-11-14 12:40:21 +0100</date><id>08e7f1395bc4260e8c4a92801dbb9fc12169a560</id><msg>model npm change</msg><path><editType>edit</editType><file>de.dim.diamant.npm/diamant.json</file></path><path><editType>edit</editType><file>de.dim.diamant.npm/diamant.ts</file></path><path><editType>edit</editType><file>de.dim.diamant.npm/package.json</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/impl/AssetServiceImpl.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java</affectedPath><affectedPath>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TreatmentServiceIntegrationTest.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/impl/TreatmentServiceImpl.java</affectedPath><affectedPath>de.dim.diamant.service.tests/src/de/dim/diamant/service/event/tests/JoinSplitModificationHandlerTest.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/event/JoinSplitModificationHandler.java</affectedPath><commitId>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</commitId><timestamp>1573731749000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></author><authorEmail>m.hoffmann@data-in-motion.biz</authorEmail><comment>split / join for assets
- added split and join AssetTransactionEntry
- create handerl
- created test
- modified existing test for TreatmentServiceImpl
Signed-off-by: Mark Hoffmann &lt;m.hoffmann@data-in-motion.biz&gt;
</comment><date>2019-11-14 12:42:29 +0100</date><id>5b3dc941936a2d1be8ff7de8c22aa0721330d09f</id><msg>split / join for assets</msg><path><editType>edit</editType><file>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TreatmentServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/impl/AssetServiceImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/impl/TreatmentServiceImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.service.tests/src/de/dim/diamant/service/event/tests/JoinSplitModificationHandlerTest.java</file></path><path><editType>add</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/event/JoinSplitModificationHandler.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></culprit></freeStyleBuild>