[jira] [Commented] (GROOVY-8323) @XmlSeeAlso annotation using Java syntax leads to groovy compiler error

2017-09-20 Thread Matthias Albert (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174306#comment-16174306 ] Matthias Albert commented on GROOVY-8323: - Standard java array initialisation ins

[jira] [Updated] (GROOVY-8237) Invalid type inference when using CompileStatic annotation

2017-09-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8237: -- Description: With Groovy 2.4.12 the following snippet report an error {code} @groovy.transform.Compil

[jira] [Commented] (GROOVY-8325) @CompileStatic calls wrong newInstance method.

2017-09-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174032#comment-16174032 ] Paul King commented on GROOVY-8325: --- I haven't checked yet what the correct behavior sh

[jira] [Commented] (GROOVY-8307) CliBuilder problem with multi-argument option if last

2017-09-20 Thread Alan Hengle (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173918#comment-16173918 ] Alan Hengle commented on GROOVY-8307: - Same thing on Ubuntu 16.04 > CliBuilder probl

[jira] [Comment Edited] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173788#comment-16173788 ] Jochen Theodorou edited comment on GROOVY-8324 at 9/20/17 8:39 PM:

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173788#comment-16173788 ] Jochen Theodorou commented on GROOVY-8324: -- first time you mention @ToString. Th

[jira] [Commented] (GROOVY-8325) @CompileStatic calls wrong newInstance method.

2017-09-20 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173752#comment-16173752 ] Jochen Theodorou commented on GROOVY-8325: -- but shouldn´t the call with newInsta

[jira] [Created] (GROOVY-8327) Parser regression. Can't accesss static instance method before class is constructed

2017-09-20 Thread Isaac Dooley (JIRA)
Isaac Dooley created GROOVY-8327: Summary: Parser regression. Can't accesss static instance method before class is constructed Key: GROOVY-8327 URL: https://issues.apache.org/jira/browse/GROOVY-8327 P

[jira] [Updated] (GROOVY-8327) Parser regression. Can't access static instance method before class is constructed

2017-09-20 Thread Isaac Dooley (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isaac Dooley updated GROOVY-8327: - Summary: Parser regression. Can't access static instance method before class is constructed (was

[jira] [Created] (GROOVY-8326) @Override should not copied onto methods generated by applying @Memoize

2017-09-20 Thread Marcin Erdmann (JIRA)
Marcin Erdmann created GROOVY-8326: -- Summary: @Override should not copied onto methods generated by applying @Memoize Key: GROOVY-8326 URL: https://issues.apache.org/jira/browse/GROOVY-8326 Project:

[jira] [Comment Edited] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-20 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173398#comment-16173398 ] Matt Whipple edited comment on GROOVY-8324 at 9/20/17 4:00 PM:

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-20 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173398#comment-16173398 ] Matt Whipple commented on GROOVY-8324: -- Other domain classes are also resulting in s

[jira] [Commented] (GROOVY-8325) @CompileStatic calls wrong newInstance method.

2017-09-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173224#comment-16173224 ] Paul King commented on GROOVY-8325: --- Error message is: {noformat} groovy.lang.GroovyRun

[jira] [Created] (GROOVY-8325) @CompileStatic calls wrong newInstance method.

2017-09-20 Thread Xiaoguang WANG (JIRA)
Xiaoguang WANG created GROOVY-8325: -- Summary: @CompileStatic calls wrong newInstance method. Key: GROOVY-8325 URL: https://issues.apache.org/jira/browse/GROOVY-8325 Project: Groovy Issue Typ