mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 20:25:31 +00:00
Turn test bundles to fragments.
- Builds with maven, except know local issue with selenium tests on my machine (due to Selenium/Firefox version mismatch) - domain.test not suitable for a test fragment, since it contains larger parts of integration-tests using many different down-stream bundles.
This commit is contained in:
@@ -5,7 +5,7 @@ Bundle-SymbolicName: com.googlecode.java-diff-utils.test
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: GOOGLECODE
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||||
Require-Bundle: com.googlecode.java-diff-utils;bundle-version="1.3.0"
|
||||
Fragment-Host: com.googlecode.java-diff-utils
|
||||
Bundle-ClassPath: test/,
|
||||
.
|
||||
Import-Package: junit.framework;version="4.8.1"
|
||||
|
||||
Reference in New Issue
Block a user