[infinispan-issues] [JBoss JIRA] (ISPN-3476) Remove dependecy to 'protoc' tool
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Fri Sep 6 01:55:04 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-3476:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 6.0.0.Final
Resolution: Done
> Remove dependecy to 'protoc' tool
> ---------------------------------
>
> Key: ISPN-3476
> URL: https://issues.jboss.org/browse/ISPN-3476
> Project: Infinispan
> Issue Type: Task
> Components: Build process
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 6.0.0.Beta1, 6.0.0.Final
>
>
> Protoc tool is used to convert query.proto file of remote-query module to query.protobin descriptor file. Since the tool creates cross-platform build problems we should temporarily put the query.protobin file directly in the project as a resource and stop using protoc to generate it. This is a stopgap solution until we convert our code to use protoparser library (https://github.com/square/protoparser) and no longer depend on the generated descriptors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list