Upgrade to protobuf 2.4.1 ------------------------- Key: CAMEL-3933 URL: https://issues.apache.org/jira/browse/CAMEL-3933 Project: Camel Issue Type: Task Affects Versions: 2.7.0 Reporter: Hadrian Zbarcea Priority: Minor Fix For: 2.8.0
A new version of protobuf is out. The protobuf generated code does not pass our checkstyle, plus it would be good to not store generated code as a versioned file. There is a [maven-protoc-plugin|https://github.com/dtrott/maven-protoc-plugin] we could used, but that doesn't seem to be released yet, so whomever will take on that task (possibly myself) would do good trying to see if there's any chance for the plugin to be released. Then we could use it (ideally) in the two places where is needed, the camel-protobuf component and camel-itest-osgi. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira