[
https://issues.apache.org/jira/browse/AVRO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030277#comment-17030277
]
ASF subversion and git services commented on AVRO-2695:
-------------------------------------------------------
Commit aff4dc9a0817300d6ee410714c3ca3c25939e3bb in avro's branch
refs/heads/branch-1.9 from Zoltan Csizmadia
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=aff4dc9 ]
AVRO-2695: avrogen: Exit with non-zero code on failure and write error messages
to stderr (#775)
> Return non-zero exit code from C# avrogen if failed
> ---------------------------------------------------
>
> Key: AVRO-2695
> URL: https://issues.apache.org/jira/browse/AVRO-2695
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Zoltan Csizmadia
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> # C# avrogen returns 0 exit code, even if fails. This makes detecting
> difficult to detect cs code generation from build scripts (e.g msbuild,
> makefile, ...)
> # Error messages should be written to stderr (instead of stdout)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)