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
+3 -3
View File
@@ -15,8 +15,8 @@ Import-Package: javax.mail,
javax.mail.util;version="1.4.0",
org.osgi.framework,
org.osgi.util.tracker;version="1.5.1"
Require-Bundle: com.sap.sse.replication,
com.sap.sse.operationaltransformation,
Require-Bundle: com.sap.sse.operationaltransformation,
com.sap.sse.common,
com.sap.sse
com.sap.sse,
com.sap.sse.replication.interfaces;bundle-version="1.0.0"
Automatic-Module-Name: com.sap.sse.mail