You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/01/26 21:22:00 UTC

[jira] [Updated] (GROOVY-9057) Groovydoc should set exit code on errors

     [ https://issues.apache.org/jira/browse/GROOVY-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King updated GROOVY-9057:
------------------------------
    Labels: contrib  (was: )

> Groovydoc should set exit code on errors
> ----------------------------------------
>
>                 Key: GROOVY-9057
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9057
>             Project: Groovy
>          Issue Type: Bug
>          Components: GroovyDoc
>    Affects Versions: 3.0.0-alpha-3, 2.5.2
>            Reporter: Basil Peace
>            Priority: Major
>              Labels: contrib
>
> Whenever the error occurs, GroovyDoc just reportsĀ it:
> {code:java}
> ERROR [org.codehaus.groovy.tools.groovydoc.GroovyRootDocBuilder] ignored due to RecognitionException: a/Test.java [expecting EOF, found '}']{code}
> and exits with success.
> Whenever error occurs, GroovyDoc should set exit code so that whoever called Groovydoc could handle the failure, e.g. stop the build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)