[jira] [Updated] (GROOVY-8450) Make `grape install` set non-zero exit status on failure

2018-01-15 Thread Allan Lewis (JIRA)

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

Allan Lewis updated GROOVY-8450:

Affects Version/s: 2.4.13

> Make `grape install` set non-zero exit status on failure
> 
>
> Key: GROOVY-8450
> URL: https://issues.apache.org/jira/browse/GROOVY-8450
> Project: Groovy
>  Issue Type: Improvement
>  Components: Grape
>Affects Versions: 2.5.0-beta-2, 2.4.13
>Reporter: Allan Lewis
>Priority: Minor
>
> When {{grape install}} can't find a module, it reports an error as follows:
> {noformat}
> $ grape install foo bar
> ...
> :: problems summary ::
>  WARNINGS
>         module not found: foo#bar;latest.default
> ...{noformat}
> However, it nevertheless exits with status 0: surely it would be better to 
> exit non-zero in this scenario?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GROOVY-8450) Make `grape install` set non-zero exit status on failure

2018-01-15 Thread Allan Lewis (JIRA)

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

Allan Lewis updated GROOVY-8450:

Affects Version/s: (was: 2.6.0-alpha-2)
   (was: 2.4.13)
   (was: 3.0.0-alpha-1)

> Make `grape install` set non-zero exit status on failure
> 
>
> Key: GROOVY-8450
> URL: https://issues.apache.org/jira/browse/GROOVY-8450
> Project: Groovy
>  Issue Type: Improvement
>  Components: Grape
>Affects Versions: 2.5.0-beta-2, 2.4.13
>Reporter: Allan Lewis
>Priority: Minor
>
> When {{grape install}} can't find a module, it reports an error as follows:
> {noformat}
> $ grape install foo bar
> ...
> :: problems summary ::
>  WARNINGS
>         module not found: foo#bar;latest.default
> ...{noformat}
> However, it nevertheless exits with status 0: surely it would be better to 
> exit non-zero in this scenario?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)