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 6fca8a24d5 Set version to 7.1.1 SNAPSHOT
2018-05-11 17:08:04 +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.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/,
.