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.libraries.jdbc.postgresql/META-INF/MANIFEST.MF
Jenkins Continuous Build server 9e788398a9 Set version to 7.0.1 SNAPSHOT
2017-10-20 10:21:51 +02:00

28 lines
737 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Postgresql Plug-in
Bundle-SymbolicName: org.talend.libraries.jdbc.postgresql
Bundle-Version: 7.0.1.qualifier
Bundle-Vendor: .Talend SA.
Bundle-ClassPath: lib/postgresql-8.1-405.jdbc3.jar,
.
Export-Package: org.postgresql,
org.postgresql.core,
org.postgresql.core.types,
org.postgresql.core.v2,
org.postgresql.core.v3,
org.postgresql.ds,
org.postgresql.ds.common,
org.postgresql.fastpath,
org.postgresql.geometric,
org.postgresql.jdbc2,
org.postgresql.jdbc2.optional,
org.postgresql.jdbc3,
org.postgresql.largeobject,
org.postgresql.ssl,
org.postgresql.translation,
org.postgresql.util,
org.postgresql.xa
Bundle-ActivationPolicy: lazy
Eclipse-BundleShape: dir