[jira] [Commented] (GROOVY-7941) MissingMethodException should limit argument types in getMessage()

2016-09-19 Thread Vlad Shtibin (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503773#comment-15503773 ] Vlad Shtibin commented on GROOVY-7941: -- Thanks so much & noted for the future! > Mi

[jira] [Commented] (GROOVY-1724) Extend Map coercion to classes

2016-09-19 Thread Abel Salgado Romero (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504110#comment-15504110 ] Abel Salgado Romero commented on GROOVY-1724: - Sorry to comment on a closed i

[GitHub] groovy pull request #427: Compatibility in 2.4.x with Gradle's classloader c...

2016-09-19 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/427 Compatibility in 2.4.x with Gradle's classloader cleanup Gradle has a cleanup mechanism in place that reflectively accesses the ClassInfo.klazz field. This change prevents an exception bei

[jira] [Commented] (GROOVY-1724) Extend Map coercion to classes

2016-09-19 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504766#comment-15504766 ] Paul King commented on GROOVY-1724: --- You could try this trick: {code} abstract class Ab

[jira] [Updated] (GROOVY-6831) Access to static fields/properties from within nested classes is inconsistent

2016-09-19 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-6831: -- Summary: Access to static fields/properties from within nested classes is inconsistent (was: Access to

[jira] [Created] (GROOVY-7943) bump to Gradle 3.1

2016-09-19 Thread Paul King (JIRA)
Paul King created GROOVY-7943: - Summary: bump to Gradle 3.1 Key: GROOVY-7943 URL: https://issues.apache.org/jira/browse/GROOVY-7943 Project: Groovy Issue Type: Task Reporter: Paul Kin

[jira] [Resolved] (GROOVY-6637) CompileStatic when accessing parent class static properties produces access forbidden message with incorrect line number info

2016-09-19 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-6637. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.3 This seems to be fixed. I

[jira] [Updated] (GROOVY-6453) groovysh in Windows 7/8/10 doesn't support arrow keys and Del

2016-09-19 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-6453: -- Summary: groovysh in Windows 7/8/10 doesn't support arrow keys and Del (was: groovysh in Windows 7/8 d

[GitHub] groovy pull request #422: GROOVY-7922: Static type checking not strict enoug...

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/422 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (GROOVY-7922) Static type checking not strict enough in the presence of ambiguous method matching

2016-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505449#comment-15505449 ] ASF GitHub Bot commented on GROOVY-7922: Github user asfgit closed the pull reque

[jira] [Resolved] (GROOVY-7922) Static type checking not strict enough in the presence of ambiguous method matching

2016-09-19 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7922. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8 Pr

[jira] [Resolved] (GROOVY-7943) bump to Gradle 3.1

2016-09-19 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7943. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-beta-1 > bump to Gradle 3.

[GitHub] groovy pull request #425: GROOVY-6831: Access to static fields/properties fr...

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/425 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (GROOVY-6831) Access to static fields/properties from within nested classes is inconsistent

2016-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505804#comment-15505804 ] ASF GitHub Bot commented on GROOVY-6831: Github user asfgit closed the pull reque

[jira] [Resolved] (GROOVY-6831) Access to static fields/properties from within nested classes is inconsistent

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