You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matt Massie (JIRA)" <ji...@apache.org> on 2009/07/03 03:48:47 UTC

[jira] Updated: (AVRO-68) Don't package up C object files when building Avro tarball

     [ https://issues.apache.org/jira/browse/AVRO-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Massie updated AVRO-68:
----------------------------

    Attachment: AVRO-68.patch

This patch ensures that the intermediate C build directory is not packaged with the Avro release tarball

> Don't package up C object files when building Avro tarball
> ----------------------------------------------------------
>
>                 Key: AVRO-68
>                 URL: https://issues.apache.org/jira/browse/AVRO-68
>             Project: Avro
>          Issue Type: Improvement
>            Reporter: Matt Massie
>         Attachments: AVRO-68.patch
>
>
> This patch does a VPATH build of the C source so that all object files are kept out of the source directory and not included in the release tarball.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.