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

excludeFilter doesn't work #24

Closed
limansky opened this issue May 20, 2015 · 2 comments
Closed

excludeFilter doesn't work #24

limansky opened this issue May 20, 2015 · 2 comments

Comments

@limansky
Copy link

I'd like to have an ability to exclude some protofiles from code generation. I tried to add:

excludeFilter in unmanagedSources := "filename.proto" 

to build.sbt, but it is ignored.

@thesamet
Copy link
Contributor

The next version of sbt-scalapb (0.6) invokes sbt-protobuf which picks up the proto files. This can be fixed once sbt/sbt-protobuf#29 is merged.

@limansky
Copy link
Author

Looks like changes in sbt-protobuf are merged now, and new version (0.5.0) is released.

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