[jira] [Resolved] (GROOVY-8234) Add @Repeatable java8 annotation support

2017-07-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8234. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-beta-2 Proposed PR

[jira] [Assigned] (GROOVY-8236) Report more meaningful error for versions of Groovy not supporting @Repeatable

2017-07-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8236: - Assignee: Paul King > Report more meaningful error for versions of Groovy not supporting

[jira] [Resolved] (GROOVY-8236) Report more meaningful error for versions of Groovy not supporting @Repeatable

2017-07-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8236. --- Resolution: Fixed Fix Version/s: 2.4.13 Proposed PR merged just in GROOVY_2_4_X branch. >

[jira] [Commented] (GROOVY-8234) Add @Repeatable java8 annotation support

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

[GitHub] groovy pull request #567: GROOVY-8234: Add @Repeatable java8 annotation supp...

2017-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/567 --- 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

[jira] [Commented] (GROOVY-8236) Report more meaningful error for versions of Groovy not supporting @Repeatable

2017-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086784#comment-16086784 ] ASF GitHub Bot commented on GROOVY-8236: Github user paulk-asert closed the pull request at:

[GitHub] groovy pull request #565: GROOVY-8236: Report more meaningful error for vers...

2017-07-13 Thread paulk-asert
Github user paulk-asert closed the pull request at: https://github.com/apache/groovy/pull/565 --- 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

[jira] [Commented] (GROOVY-8254) Alias is ignored in constructor call

2017-07-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086081#comment-16086081 ] Paul King commented on GROOVY-8254: --- I suspect that the alias should take precedence over a class in

[jira] [Commented] (GROOVY-8254) Alias is ignored in constructor call

2017-07-13 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085509#comment-16085509 ] Daniil Ovchinnikov commented on GROOVY-8254: If Bar is defined in another file in the same