Change-Id: I9cf910a75c25f1d97a711a9088c3b496ceb2be70 Former-commit-id: ab2e3f3e8910043b117887712258fc689f2e9445
16 lines
489 B
Text
16 lines
489 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Thrift
|
|
Bundle-SymbolicName: org.apache.thrift
|
|
Bundle-Version: 0.9.0
|
|
Bundle-ClassPath: libthrift-0.9.0.jar
|
|
Bundle-Vendor: Apache
|
|
Export-Package: org.apache.thrift,
|
|
org.apache.thrift.async,
|
|
org.apache.thrift.meta_data,
|
|
org.apache.thrift.protocol,
|
|
org.apache.thrift.scheme,
|
|
org.apache.thrift.server,
|
|
org.apache.thrift.transport
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.slf4j;bundle-version="1.7.5"
|