extracted replication interfaces into separate bundle to avoid having to activate the replication service only for registering a replicable

Change-Id: I22e423efee06e653a9ed3b9bea13b3b0153f7156
This commit is contained in:
Axel Uhl
2018-12-14 21:27:17 +01:00
parent f33f1b60af
commit 4c4752a748
57 changed files with 187 additions and 88 deletions
@@ -10,5 +10,6 @@ Require-Bundle: org.hamcrest;bundle-version="1.1.0",
org.junit;bundle-version="4.8.2",
com.rabbitmq.client,
com.sap.sse.replication.testsupport,
com.sap.sse.mail.replication.testsupport
com.sap.sse.mail.replication.testsupport,
com.sap.sse.replication.interfaces;bundle-version="1.0.0"
Automatic-Module-Name: com.sap.sse.mail.replication.test