added javax.xml.bind to target platform and require it from bundles that use it

Change-Id: Iceac809df6ce2ce1b52ce7f1da8a2daf2c5e2998
This commit is contained in:
Axel Uhl
2018-11-23 00:19:18 +01:00
parent e646fbe37d
commit 34f476e30f
7 changed files with 62 additions and 50 deletions
@@ -17,5 +17,6 @@ Require-Bundle: com.sap.sailing.manage2sail,
com.sap.sailing.xrr.schema,
com.sap.sailing.domain.shared.android,
com.sap.sailing.competitorimport,
com.sap.sse
com.sap.sse,
javax.xml.bind;bundle-version="2.2.0"
Automatic-Module-Name: com.sap.sailing.manage2sail.resultimport