sijie opened a new pull request #2279: [build] pin protobuf-shaded version
URL: https://github.com/apache/incubator-pulsar/pull/2279
### Motivation
shading kills the development experiences in IDEs like intellij.
since protobuf-shaded is a module that is rarely changed, we should
pin the version of `protobuf-shaded` to make IDEs work well with
shaded depenencies
### Changes
Pin `protobuf-shaded` to `2.1.0-incubating`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|