From b6b7bef8bdcad15af01ac88a038dd763ce59f68f Mon Sep 17 00:00:00 2001 From: xg353y Date: Tue, 11 Apr 2017 13:30:42 +0200 Subject: [MSO-8] Update the maven dependency Update the maven depenency for sdc-distribution-client to cooperate with the sdc changes. Change-Id: I2da936e5c40cb68c7181bb78307192dd5655b5dc Signed-off-by: xg353y --- .../src/main/resources/META-INF/persistence.xml | 37 ---------- .../src/main/resources/META-INF/processes.xml | 81 ---------------------- 2 files changed, 118 deletions(-) delete mode 100644 bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml delete mode 100644 bpmn/MSOGammaBPMN/src/main/resources/META-INF/processes.xml (limited to 'bpmn/MSOGammaBPMN/src/main/resources/META-INF') diff --git a/bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml b/bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml deleted file mode 100644 index 605d6f3624..0000000000 --- a/bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - java:jboss/datasources/ProcessEngine - - - - - - - - diff --git a/bpmn/MSOGammaBPMN/src/main/resources/META-INF/processes.xml b/bpmn/MSOGammaBPMN/src/main/resources/META-INF/processes.xml deleted file mode 100644 index 641e674c2e..0000000000 --- a/bpmn/MSOGammaBPMN/src/main/resources/META-INF/processes.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - org.camunda.bpm.engine.impl.cfg.StandaloneProcessEngineConfiguration - java:jboss/datasources/ProcessEngine - - full - true - true - true - true - - - - - - org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerPlugin - - - - - org.camunda.spin.plugin.impl.SpinProcessEnginePlugin - - - - - org.camunda.connect.plugin.impl.ConnectProcessEnginePlugin - - - - org.openecomp.mso.bpmn.core.plugins.LoggingAndURNMappingPlugin - - - - - org.openecomp.mso.bpmn.core.plugins.WorkflowExceptionPlugin - - - - - - - - - - - false - true - - - - -- cgit 1.2.3-korg