[
https://issues.apache.org/jira/browse/AVRO-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-1919:
-------------------------------
Resolution: Fixed
Fix Version/s: 1.8.2
1.9.0
Status: Resolved (was: Patch Available)
I committed this. Thanks, Suraj!
> formalize the presence of build.sh.
> -----------------------------------
>
> Key: AVRO-1919
> URL: https://issues.apache.org/jira/browse/AVRO-1919
> Project: Avro
> Issue Type: Task
> Components: build
> Reporter: Suraj Acharya
> Assignee: Suraj Acharya
> Priority: Minor
> Fix For: 1.9.0, 1.8.2
>
> Attachments: AVRO-1919.patch
>
>
> After discussing with yetus community we will need a build.sh for every
> language.
> Currently it is present for a few and not for all
> {code}
> Busbey-MBA:avro busbey$ find . -name build.sh
> ./build.sh
> ./lang/c/build.sh
> ./lang/c++/build.sh
> ./lang/csharp/build.sh
> ./lang/js/build.sh
> ./lang/php/build.sh
> ./lang/ruby/build.sh
> {code}
> The objective of this task is to create a build.sh for each of the languages.
> It might be good idea to refactor the top level build.sh to use the new
> build.sh scripts like it does for other languages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)