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

2018-04-11 Thread Roman Stumm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433754#comment-16433754 ] Roman Stumm commented on GROOVY-8211: - I had the a similar error with Groovy 2.4.15 d

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

2018-04-11 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434728#comment-16434728 ] Paul King commented on GROOVY-8520: --- I'll try to have a look today. > Replace commons-

[jira] [Created] (GROOVY-8542) Support creating instances of non-static inner classes with Java-Like syntax

2018-04-11 Thread Daniel Sun (JIRA)
Daniel Sun created GROOVY-8542: -- Summary: Support creating instances of non-static inner classes with Java-Like syntax Key: GROOVY-8542 URL: https://issues.apache.org/jira/browse/GROOVY-8542 Project: Gr

[jira] [Resolved] (GROOVY-8542) Support creating instances of non-static inner classes with Java-Like syntax

2018-04-11 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8542. Resolution: Fixed Assignee: Daniel Sun Fixed by:  https://github.com/apache/groovy/commit/bc2

[jira] [Updated] (GROOVY-8537) GroovyCollections.combinations(Iterable) exhibits incorrect (asymmetric) behavior

2018-04-11 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8537: --- Fix Version/s: 2.5.0-rc-2 2.6.0-alpha-4 3.0.0-alpha-2 > GroovyC