[
https://issues.apache.org/jira/browse/AVRO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030308#comment-17030308
]
Hudson commented on AVRO-2695:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #815 (See
[https://builds.apache.org/job/AvroJava/815/])
AVRO-2695: avrogen: Exit with non-zero code on failure and write error (github:
[https://github.com/apache/avro/commit/0d7eda62854b89badd7e217062212364354e5a0d])
* (edit) lang/csharp/src/apache/codegen/AvroGen.cs
> 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
> Fix For: 1.10.0, 1.9.2
>
> 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)