[
https://issues.apache.org/jira/browse/AVRO-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-829:
------------------------------
Attachment: AVRO-829.patch
Here's a new version that:
- uses spaces instead of tabs
- moves the 'set -x' so that only the build commands are echoed, not all of
the script logic.
> Enhance the build.sh script to support building a subset of the available
> language bindings
> -------------------------------------------------------------------------------------------
>
> Key: AVRO-829
> URL: https://issues.apache.org/jira/browse/AVRO-829
> Project: Avro
> Issue Type: Improvement
> Components: build
> Environment: POSIX compatible operating systems.
> Reporter: Joseph Koshy
> Assignee: Joseph Koshy
> Attachments: AVRO-829.patch, option-l.2.patch, option-l.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Avro supports a number of language bindings, currently: {{c}}, {{c++}},
> {{c#}}, {{java}}, {{ruby}}, {{php}}, {{python}}.
> The top level build script ({{build.sh}}) attempts to build all language
> bindings by default. Thus, building Avro from source requires compilers and
> interpreters for *all* these languages to be present on a developer's system.
> The attached patch adds support for a {{-l}} _LANG_ option to {{build.sh}},
> allowing the build to be restricted to the specified language(s). This
> feature allows someone interested in just a few bindings to build only the
> relevant parts of the Avro source tree.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira