mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
bug6076: added com.sap.sse.common.util to imported packages for Util class; removed package imports from test fragment that are imported by host bundle
This commit is contained in:
@@ -7,7 +7,5 @@ Bundle-Vendor: SAP
|
||||
Fragment-Host: com.sap.sailing.domain.vakarosadapter
|
||||
Automatic-Module-Name: com.sap.sailing.domain.vakarosadapter.test
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Import-Package: com.sap.sailing.domain.common,
|
||||
com.sap.sse.common,
|
||||
org.junit;version="[4.13.0,5.0.0)"
|
||||
Import-Package: org.junit;version="[4.13.0,5.0.0)"
|
||||
Require-Bundle: org.hamcrest;bundle-version="2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user