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

Remove dependency on plugin lein-protobuf #55

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

cesarbp
Copy link

@cesarbp cesarbp commented May 3, 2014

I removed the dependency on lein-protobuf. Compiled al the .proto files (including the tests) and placed them in a separate clojars repo. This is so users are not forced to download and compile protoc when they don't need it. This should also make this library work on windows.

I deleted the .proto files. I think they should be in their own project.

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

Successfully merging this pull request may close these issues.

3 participants