lazy activation for NMEA/MarineAPI; added to feature.xml and pom.xml

Change-Id: I4f9cd93510b88bbdddf52f7bb59256b04e86b1a9
This commit is contained in:
Axel Uhl
2017-08-07 17:12:49 +02:00
parent 5ea1d70bcf
commit 68dccd9d03
28 changed files with 171 additions and 39 deletions
@@ -13,3 +13,5 @@ Require-Bundle: com.sap.sailing.domain,
net.sf.marineapi,
com.sap.sailing.declination
Import-Package: org.osgi.framework
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.sap.sailing.nmeaconnector.impl.Activator