[jira] [Commented] (GROOVY-8247) AIOOBE in StaticTypeCheckingVisitor with SAM and explicit closure parameter

2017-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166011#comment-16166011 ] ASF GitHub Bot commented on GROOVY-8247: GitHub user paulk-asert opened a pull request:

[GitHub] groovy pull request #601: GROOVY-8246: AIOOBE in StaticTypeCheckingVisitor w...

2017-09-14 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/601 GROOVY-8246: AIOOBE in StaticTypeCheckingVisitor with SAM You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8246

[jira] [Commented] (GROOVY-8247) AIOOBE in StaticTypeCheckingVisitor with SAM and explicit closure parameter

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

[jira] [Commented] (GROOVY-8246) AIOOBE in StaticTypeCheckingVisitor with SAM

2017-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166012#comment-16166012 ] ASF GitHub Bot commented on GROOVY-8246: GitHub user paulk-asert opened a pull request:

[GitHub] groovy pull request #601: GROOVY-8246: AIOOBE in StaticTypeCheckingVisitor w...

2017-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/601 ---

[jira] [Commented] (GROOVY-8246) AIOOBE in StaticTypeCheckingVisitor with SAM

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

[GitHub] groovy pull request #600: GROOVY-8247: AIOOBE in StaticTypeCheckingVisitor w...

2017-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/600 ---

[jira] [Resolved] (GROOVY-8247) AIOOBE in StaticTypeCheckingVisitor with SAM and explicit closure parameter

2017-09-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8247. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR merged.

[jira] [Resolved] (GROOVY-8246) AIOOBE in StaticTypeCheckingVisitor with SAM

2017-09-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8246. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR merged.

[jira] [Commented] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-14 Thread Jason Yu (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16167367#comment-16167367 ] Jason Yu commented on GROOVY-8318: -- Thanks for your suggestion. I may open a own project for it. So you

[jira] [Commented] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-14 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16167313#comment-16167313 ] Daniel Sun commented on GROOVY-8318: Jason, maybe it is better to create an independent project like

[jira] [Commented] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-14 Thread Jason Yu (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16167177#comment-16167177 ] Jason Yu commented on GROOVY-8318: -- I'm sorry that I didn't explained. Spring 5 announce WebFlux module.

[jira] [Commented] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-14 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166748#comment-16166748 ] Jochen Theodorou commented on GROOVY-8318: -- In http://www.baeldung.com/spring-template-engines

[jira] [Comment Edited] (GROOVY-7859) Erroneous method pointer expressions pass STC

2017-09-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16165804#comment-16165804 ] Paul King edited comment on GROOVY-7859 at 9/14/17 6:20 AM: The corresponding

[jira] [Commented] (GROOVY-7859) Erroneous method pointer expressions pass STC

2017-09-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16165804#comment-16165804 ] Paul King commented on GROOVY-7859: --- The corresponding method reference equivalent using the Parrot