[jira] [Commented] (GROOVY-8815) Inconsistent class file - undefined type parameter for trait implementer

2018-10-11 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646673#comment-16646673 ] Eric Milles commented on GROOVY-8815: - Paul, I have a suspicion that my proposed changes also fix

[jira] [Resolved] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-11 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-8839. - Resolution: Fixed > Static compilation and array type parameter causing compile error >

[jira] [Commented] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-11 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646592#comment-16646592 ] Eric Milles commented on GROOVY-8839: - I was able to verify this issue was fixed in Groovy 2.5.0. >

[jira] [Updated] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-11 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8839: Fix Version/s: 2.5.0 > Static compilation and array type parameter causing compile error >

[jira] [Closed] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-11 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8839. - > Static compilation and array type parameter causing compile error >

[jira] [Commented] (GROOVY-8815) Inconsistent class file - undefined type parameter for trait implementer

2018-10-11 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16647012#comment-16647012 ] Paul King commented on GROOVY-8815: --- I'll take a look. > Inconsistent class file - undefined type

[jira] [Updated] (GROOVY-8834) Making "public" - BinaryExpression.leftExpression and similar fields

2018-10-11 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8834: -- Remaining Estimate: (was: 24h) Original Estimate: (was: 24h) > Making "public" -

[jira] [Commented] (GROOVY-8549) Compile Static causes getAt to fail

2018-10-11 Thread Jon Kerridge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646080#comment-16646080 ] Jon Kerridge commented on GROOVY-8549: -- Paul, Thanks for this notification, once the new versions

[jira] [Commented] (GROOVY-8549) Compile Static causes getAt to fail

2018-10-11 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646088#comment-16646088 ] Paul King commented on GROOVY-8549: --- If you don't mind potentially throwing away the zips if the

[jira] [Updated] (GROOVY-8834) Making "public" - BinaryExpression.leftExpression and similar fields

2018-10-11 Thread Anton Pryamostanov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Pryamostanov updated GROOVY-8834: --- Description: This is a general request related to AST API.   Currently

[jira] [Commented] (GROOVY-8835) AstNodeToScriptVisitor - no token needed for EmptyStatement initialization

2018-10-11 Thread Anton Pryamostanov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646392#comment-16646392 ] Anton Pryamostanov commented on GROOVY-8835: Many thanks [~paulk], I retested the above

[jira] [Issue Comment Deleted] (GROOVY-8835) AstNodeToScriptVisitor - no token needed for EmptyStatement initialization

2018-10-11 Thread Anton Pryamostanov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Pryamostanov updated GROOVY-8835: --- Comment: was deleted (was: Many thanks [~paulk], I retested the above example on

[jira] [Closed] (GROOVY-8835) AstNodeToScriptVisitor - no token needed for EmptyStatement initialization

2018-10-11 Thread Anton Pryamostanov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Pryamostanov closed GROOVY-8835. -- Many thanks [~paulk], I retested the above example on snapshots (3.0.0 and 2.5.3), it

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-10-11 Thread Joshua Turner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646400#comment-16646400 ] Joshua Turner commented on GROOVY-8727: --- [~dpolivaev] - I've just pulled the 2.5.3_SNAPSHOT from