[jira] [Comment Edited] (GROOVY-7996) Using with method with a closure that references a protected property produces ClassCastException

2019-01-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748379#comment-16748379 ] Paul King edited comment on GROOVY-7996 at 1/22/19 4:46 AM: Proposed PR

[jira] [Resolved] (GROOVY-7687) Bug with @CompileStatic and nested closures

2019-01-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7687. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-5

[jira] [Resolved] (GROOVY-7996) Using with method with a closure that references a protected property produces ClassCastException

2019-01-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7996. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-5

[GitHub] asfgit merged pull request #857: GROOVY-7996: Using with method with a closure that references a prote…

2019-01-21 Thread GitBox
asfgit merged pull request #857: GROOVY-7996: Using with method with a closure that references a prote… URL: https://github.com/apache/groovy/pull/857 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (GROOVY-4287) CLONE - import of static nested classes in external groovy files is broken

2019-01-21 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748095#comment-16748095 ] Daniel Sun commented on GROOVY-4287: The proposed PR is ready to review:

[GitHub] danielsun1106 opened a new pull request #858: GROOVY-4287: CLONE - import of static nested classes in external groo…

2019-01-21 Thread GitBox
danielsun1106 opened a new pull request #858: GROOVY-4287: CLONE - import of static nested classes in external groo… URL: https://github.com/apache/groovy/pull/858 …vy files is broken This is an automated message from the

[jira] [Resolved] (GROOVY-8962) Provide an option to generate Java stubs in memory for better compilation performance

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

[jira] [Updated] (GROOVY-8962) Provide an option to generate Java stubs in memory for better compilation performance

2019-01-21 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8962: --- Description: The option to enable generating Java stubs in memory is {{memStub}}, which is one of

[jira] [Updated] (GROOVY-8962) Provide an option to generate Java stubs in memory for better compilation performance

2019-01-21 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8962: --- Description: The option to enable generating Java stubs in memory is {{memStub}}, which is one of

[GitHub] asfgit closed pull request #855: GROOVY-8962: Provide an option to generate Java stubs in memory for b…

2019-01-21 Thread GitBox
asfgit closed pull request #855: GROOVY-8962: Provide an option to generate Java stubs in memory for b… URL: https://github.com/apache/groovy/pull/855 This is an automated message from the Apache Git Service. To respond to

[jira] [Closed] (GROOVY-7469) ClassCastException in groovy 2.3.10. See description section for more information

2019-01-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7469. - Resolution: Cannot Reproduce I'll mark this as closed since we don't have a reproducible example.

[jira] [Commented] (GROOVY-8645) ClassCastException after checking of instanceOf

2019-01-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747904#comment-16747904 ] Paul King commented on GROOVY-8645: --- Do you have a self-contained example illustrating the problem? We

[jira] [Commented] (GROOVY-8792) groovy-json not working from Ant task

2019-01-21 Thread Ludger Wolter (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747778#comment-16747778 ] Ludger Wolter commented on GROOVY-8792: --- Yes my scenario doesn't involve Ant. The error occurs in

[jira] [Created] (GROOVY-8964) MissingMethodException when trying to resolve overload with variable arguments

2019-01-21 Thread Alexey Subach (JIRA)
Alexey Subach created GROOVY-8964: - Summary: MissingMethodException when trying to resolve overload with variable arguments Key: GROOVY-8964 URL: https://issues.apache.org/jira/browse/GROOVY-8964

[GitHub] danielsun1106 commented on issue #855: GROOVY-8962: Provide an option to generate Java stubs in memory for b…

2019-01-21 Thread GitBox
danielsun1106 commented on issue #855: GROOVY-8962: Provide an option to generate Java stubs in memory for b… URL: https://github.com/apache/groovy/pull/855#issuecomment-455981690 72 hours have gone. As no one rejects the PR, I'll merge it tonight.