git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Teradata Plug-in
|
|
Bundle-SymbolicName: org.talend.libraries.jdbc.teradata
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: .Talend SA.
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
Bundle-ClassPath: lib/terajdbc4.jar,
|
|
lib/tdgssconfig.jar,
|
|
lib/tdgssjava.jar,
|
|
.
|
|
Export-Package: com.ncr.teradata,
|
|
com.teradata.jdbc,
|
|
com.teradata.jdbc.interfaces,
|
|
com.teradata.jdbc.jdbc,
|
|
com.teradata.jdbc.jdbc.console,
|
|
com.teradata.jdbc.jdbc.fastexport,
|
|
com.teradata.jdbc.jdbc.fastload,
|
|
com.teradata.jdbc.jdbc.monitor,
|
|
com.teradata.jdbc.jdbc.raw,
|
|
com.teradata.jdbc.jdbc_3.dbmetadata,
|
|
com.teradata.jdbc.jdbc_3.ifjdbc_4,
|
|
com.teradata.jdbc.jdbc_4,
|
|
com.teradata.jdbc.jdbc_4.ifsupport,
|
|
com.teradata.jdbc.jdbc_4.io,
|
|
com.teradata.jdbc.jdbc_4.logging,
|
|
com.teradata.jdbc.jdbc_4.parcel,
|
|
com.teradata.jdbc.jdbc_4.statemachine,
|
|
com.teradata.jdbc.jdbc_4.util,
|
|
com.teradata.jdbc.resource,
|
|
com.teradata.tdgss.jalgapi,
|
|
com.teradata.tdgss.jgssp2gss,
|
|
com.teradata.tdgss.jgssp2ldap,
|
|
com.teradata.tdgss.jgssp2td1,
|
|
com.teradata.tdgss.jgssp2td2,
|
|
com.teradata.tdgss.jgssspi,
|
|
com.teradata.tdgss.jtdgss
|