[
https://issues.apache.org/jira/browse/AVRO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Lachniet resolved AVRO-2695.
----------------------------------
Fix Version/s: 1.9.2
1.10.0
Release Note: avrogen: Exit with non-zero code on failures and write
errors to stderr
Resolution: Fixed
> 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)