[infinispan-issues] [JBoss JIRA] (ISPN-3476) Remove dependecy to 'protoc' tool

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Thu Sep 5 16:32:05 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-3476:
--------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2051

    
> 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
>
>
> 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