introduced com.sap.sse.common.Util as superclass of com.sap.sailing.common.Util and added com.sap.sse.common to the required bundles of all users of com.sap.sailing.common.Util

This commit is contained in:
Axel Uhl
2014-06-02 23:17:49 +02:00
parent 0d152be05c
commit c4cea6660d
39 changed files with 76 additions and 35 deletions
@@ -9,4 +9,5 @@ Fragment-Host: com.sap.sailing.domain.swisstimingreplayadapter
Import-Package: org.json.simple,
org.json.simple.parser
Require-Bundle: com.sap.sailing.domain.test,
org.junit4;bundle-version="4.8.2"
org.junit4;bundle-version="4.8.2",
com.sap.sse.common