You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (Created) (JIRA)" <ji...@apache.org> on 2011/10/05 23:14:29 UTC

[jira] [Created] (AVRO-910) remove build dependency on protoc

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

        

[jira] [Updated] (AVRO-910) remove build dependency on protoc

Posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-910:
------------------------------

    Status: Patch Available  (was: Open)

I will commit this soon to (hopefully) fix the Jenkins build.
                
> 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

        

[jira] [Updated] (AVRO-910) remove build dependency on protoc

Posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-910:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I committed this.
                
> 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

        

[jira] [Updated] (AVRO-910) remove build dependency on protoc

Posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-910:
------------------------------

    Attachment: AVRO-910.patch

Here's a patch.
                
> 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