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/main/plugins/org.talend.osgi.lib.loader/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
378 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Loader
Bundle-SymbolicName: org.talend.osgi.lib.loader
Bundle-Version: 7.0.2.qualifier
Fragment-Host: system.bundle; extension:=framework
Export-Package: org.talend.osgi.hook,
org.talend.osgi.hook.maven,
org.talend.osgi.hook.notification
ExtensionBundle-Activator: org.talend.osgi.configurator.OsgiLoaderActivator