git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
26 lines
682 B
Plaintext
26 lines
682 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Postgresql Plug-in
|
|
Bundle-SymbolicName: org.talend.libraries.jdbc.postgresql
|
|
Bundle-Version: 1.0.0.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
|