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
@@ -7,4 +7,5 @@ Bundle-Vendor: SAP
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.osgi.framework;version="1.5.0"
Fragment-Host: com.sap.sailing.manage2sail.resultimport
Require-Bundle: org.junit4;bundle-version="4.8.2"
Require-Bundle: org.junit4;bundle-version="4.8.2",
com.sap.sse.common