This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/test/plugins/org.talend.commons.runtime.test/META-INF/MANIFEST.MF

13 lines
410 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Test of commons runtime
Bundle-SymbolicName: org.talend.commons.runtime.test
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.commons.runtime
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit;bundle-version="[4.0.0,5.0.0)",
org.talend.utils,
org.talend.testutils;bundle-version="1.0.0"
Bundle-ClassPath: data/,
.