[jira] [Commented] (GROOVY-8878) make @Named* annotations a language feature

2018-11-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688929#comment-16688929 ] Paul King commented on GROOVY-8878: --- I guess I should have been a little more detailed. NamedParams

[jira] [Updated] (GROOVY-8878) make @Named* annotations a language feature

2018-11-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8878: -- Attachment: namedParams.patch > make @Named* annotations a language feature >

[jira] [Resolved] (GROOVY-8868) Static factory method does not compile anymore with 2.5.3 (was ok with 2.4.x)

2018-11-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8868. --- Resolution: Fixed > Static factory method does not compile anymore with 2.5.3 (was ok with 2.4.x) >

[jira] [Resolved] (GROOVY-7632) Groovy named parameters static check

2018-11-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7632. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.5

[jira] [Commented] (GROOVY-7632) Groovy named parameters static check

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

[GitHub] groovy pull request #822: GROOVY-7632: Groovy named parameters static check ...

2018-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/822 ---

[jira] [Commented] (GROOVY-8880) Traits - static/instance init blocks

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

[GitHub] groovy pull request #823: GROOVY-8880: Traits - static/instance init blocks

2018-11-15 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/823 GROOVY-8880: Traits - static/instance init blocks You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8880