remove build dependency on protoc
---------------------------------
Key: AVRO-910
URL: https://issues.apache.org/jira/browse/AVRO-910
Project: Avro
Issue Type: Improvement
Components: java
Reporter: Doug Cutting
Assignee: Doug Cutting
Fix For: 1.6.0
Attachments: AVRO-910.patch
The protobuf code currently requires that the protobuf compiler (protoc) is
installed for tests to run. Instead we should just commit the compiler output
test code. This also insulates tests from differences in the version of protoc
installed and the version of the runtime library specified in Maven. This
latter issue is currently breaking Jenkins.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira