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
Jenkins Continuous Build server bedc0efdc0 Set version to 7.0.2 SNAPSHOT
2018-04-17 08:37:01 +02:00

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.0.2.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/,
.