Comment #6 on issue 298 by [email protected]: protobuf jar's manifest should include OSGi metadata
http://code.google.com/p/protobuf/issues/detail?id=298
As a check against what other are doing... we use the following data in meta-inf
Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Protocol Buffers Library Bundle-SymbolicName: com.google.protobuf Bundle-Version: 2.4.1 Bundle-Vendor: Google Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: com.google.protobuf -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
