[jira] [Updated] (GROOVY-8543) Support setting compileStatic by default via system properties

2018-04-12 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8543: --- Description: Enable compile static by default via `-Dgroovy.compile.static.by.default=true` >

[jira] [Resolved] (GROOVY-8543) Support setting compileStatic by default via system properties

2018-04-12 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8543. Resolution: Fixed Fixed by: 

[jira] [Comment Edited] (GROOVY-8211) ArrayIndexOutOfBoundsException at compilation when accessing a generic type with the wrong number of type parameters

2018-04-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16435999#comment-16435999 ] Paul King edited comment on GROOVY-8211 at 4/12/18 5:42 PM: Fixed in 2_5_X

[jira] [Resolved] (GROOVY-8539) Groovy fails to compile assignment operators on boolean array

2018-04-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8539. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.16 Proposed PR merged.

[jira] [Commented] (GROOVY-8539) Groovy fails to compile assignment operators on boolean array

2018-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16436004#comment-16436004 ] ASF GitHub Bot commented on GROOVY-8539: Github user asfgit closed the pull request at:

[GitHub] groovy pull request #683: GROOVY-8539: Groovy fails to compile assignment op...

2018-04-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/683 ---

[jira] [Resolved] (GROOVY-8211) ArrayIndexOutOfBoundsException at compilation when accessing a generic type with the wrong number of type parameters

2018-04-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8211. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-rc-2 Fixed. >

[jira] [Comment Edited] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

2018-04-12 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16435635#comment-16435635 ] Remko Popma edited comment on GROOVY-8520 at 4/12/18 3:07 PM: -- I have a

[jira] [Commented] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

2018-04-12 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16435635#comment-16435635 ] Remko Popma commented on GROOVY-8520: - I have a clean solution for the caching issue and CliBuilder

[jira] [Commented] (GROOVY-8211) ArrayIndexOutOfBoundsException at compilation when accessing a generic type with the wrong number of type parameters

2018-04-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16435168#comment-16435168 ] Paul King commented on GROOVY-8211: --- I have guarded against the AIOOBE and now in that case throw a