[jira] [Commented] (AVRO-2695) Return non-zero exit code from C# avrogen if failed

2020-02-04 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/AVRO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (AVRO-2695) Return non-zero exit code from C# avrogen if failed

2020-02-04 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AVRO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (AVRO-2695) Return non-zero exit code from C# avrogen if failed

2020-02-04 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AVRO-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030276#comment-17030276
 ] 

ASF subversion and git services commented on AVRO-2695:
---

Commit 0d7eda62854b89badd7e217062212364354e5a0d in avro's branch 
refs/heads/master from Zoltan Csizmadia
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0d7eda6 ]

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)