12 lines
362 B
Plaintext
12 lines
362 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Test of commons runtime
|
|
Bundle-SymbolicName: org.talend.commons.runtime.test
|
|
Bundle-Version: 7.1.1.qualifier
|
|
Fragment-Host: org.talend.commons.runtime
|
|
Require-Bundle: org.junit;bundle-version="[4.0.0,5.0.0)",
|
|
org.talend.utils,
|
|
org.talend.testutils;bundle-version="6.0.0"
|
|
Bundle-ClassPath: data/,
|
|
.
|