Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OSGi Manifest headers to riak-pb jar file #19

Closed
mattbishop opened this issue Oct 3, 2012 · 2 comments
Closed

Add OSGi Manifest headers to riak-pb jar file #19

mattbishop opened this issue Oct 3, 2012 · 2 comments

Comments

@mattbishop
Copy link

In order to use the protocol buffer client in an OSGi environment, the jar file needs a specific set of headers in the MANIFEST.MF file. These are usually generated during the build.

I can write a patch to do so.

@mattbishop
Copy link
Author

Will anyone mind if I update the protobuf maven plugin to one that is available on Maven Central? The one in this pom has to be built and installed before this build will work.

@mattbishop
Copy link
Author

Here is a related fixed issue in Google's protobuf java project. Yay, almost there for running the riak client in OSGi!

http://code.google.com/p/protobuf/issues/detail?id=298

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants