[
https://issues.apache.org/jira/browse/AVRO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957748#comment-16957748
]
ASF subversion and git services commented on AVRO-2503:
-------------------------------------------------------
Commit d5cc3ddf3068c32e3b6048d2312f5833478842cb in avro's branch
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=d5cc3dd ]
AVRO-2503: Add multiple arguments support to all build scripts (#604)
> Add multiple arguments support to all build scripts
> ---------------------------------------------------
>
> Key: AVRO-2503
> URL: https://issues.apache.org/jira/browse/AVRO-2503
> Project: Apache Avro
> Issue Type: Bug
> Components: build, docker
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
>
> {{./build.sh docker-test}} kicks {{share/docker/run-tests.sh}} and it
> executes {{./build.sh lint test}} for each language.
> But some of the build scripts (e.g., for C, C#, and Ruby) support just one
> argument, so only the first argument ({{lint}}) is executed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)