[
https://issues.apache.org/jira/browse/AVRO-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15524390#comment-15524390
]
ASF subversion and git services commented on AVRO-1919:
-------------------------------------------------------
Commit ab25bf2037f98a2fc99179b8ee175d3d876f87b3 in avro's branch
refs/heads/master from [~cutting]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=ab25bf2 ]
AVRO-1919: Formalize the presence of build.sh. Contributed by Suraj Acharya.
> 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
> 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)