[
https://issues.apache.org/jira/browse/AVRO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957790#comment-16957790
]
Hudson commented on AVRO-2503:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #750 (See
[https://builds.apache.org/job/AvroJava/750/])
AVRO-2503: Add multiple arguments support to all build scripts (#604) (fokko:
[https://github.com/apache/avro/commit/d5cc3ddf3068c32e3b6048d2312f5833478842cb])
* (edit) lang/c/build.sh
* (edit) lang/csharp/build.sh
* (edit) lang/php/build.sh
* (edit) lang/js/build.sh
* (edit) lang/ruby/build.sh
> 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
> Fix For: 1.10.0
>
>
> {{./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)