[jira] [Resolved] (GROOVY-8060) @Log annotation does not check logging enablement inside closures which are arguments to methods

2017-01-25 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8060. --- Resolution: Fixed Fix Version/s: 2.4.9 Proposed PR merged. > @Log annotation does not check

[jira] [Commented] (GROOVY-5299) antlr 4 grammar creation task

2017-01-25 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839240#comment-15839240 ] Paul King commented on GROOVY-5299: --- Agreed! > antlr 4 grammar creation task >

[jira] [Commented] (GROOVY-2576) Add "implies" operator for boolean expressions

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15838051#comment-15838051 ] Daniel Sun commented on GROOVY-2576: Implement the "implies" operator for the Groovy 3? > Add

[jira] [Assigned] (GROOVY-2576) Add "implies" operator for boolean expressions

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-2576: -- Assignee: Daniel Sun > Add "implies" operator for boolean expressions >

[jira] [Commented] (GROOVY-5299) antlr 4 grammar creation task

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837953#comment-15837953 ] Daniel Sun commented on GROOVY-5299: Thanks, Jesper :) > antlr 4 grammar creation task >

[jira] [Created] (GROOVY-8065) Map created as org.springframework.http.HttpHeaders is empty in 2.4.8, works fine in 2.4.7

2017-01-25 Thread Andy Wilkinson (JIRA)
Andy Wilkinson created GROOVY-8065: -- Summary: Map created as org.springframework.http.HttpHeaders is empty in 2.4.8, works fine in 2.4.7 Key: GROOVY-8065 URL: https://issues.apache.org/jira/browse/GROOVY-8065

[jira] [Commented] (GROOVY-5183) It would be Groovy if postfix conditionals were available like in Perl

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837636#comment-15837636 ] Daniel Sun commented on GROOVY-5183: Jochen, could you offer us some example to show the solution?

[jira] [Commented] (GROOVY-5299) antlr 4 grammar creation task

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837634#comment-15837634 ] Daniel Sun commented on GROOVY-5299: The new parser Parrot has been completed, so the task can be

[jira] [Updated] (GROOVY-5510) Wrong line number for assignment

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-5510: --- Fix Version/s: (was: 4.0) 3.0 > Wrong line number for assignment >

[jira] [Assigned] (GROOVY-5510) Wrong line number for assignment

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-5510: -- Assignee: Daniel Sun > Wrong line number for assignment > >

[jira] [Commented] (GROOVY-5510) Wrong line number for assignment

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837630#comment-15837630 ] Daniel Sun commented on GROOVY-5510: The annotations can be thought as a part of declaration, so it

[jira] [Commented] (GROOVY-8060) @Log annotation does not check logging enablement inside closures which are arguments to methods

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

[GitHub] groovy pull request #478: GROOVY-8060: @Log annotation does not check loggin...

2017-01-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/478 --- 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] [Comment Edited] (GROOVY-5318) generic types in fully-qualified class names parsing error

2017-01-25 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837586#comment-15837586 ] Paul King edited comment on GROOVY-5318 at 1/25/17 11:21 AM: - @daniel_sun I

[jira] [Commented] (GROOVY-5318) generic types in fully-qualified class names parsing error

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

[GitHub] groovy pull request #479: GROOVY-5318: generic types in fully-qualified clas...

2017-01-25 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/479 GROOVY-5318: generic types in fully-qualified class names parsing error You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy

[jira] [Assigned] (GROOVY-5299) antlr 4 grammar creation task

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-5299: -- Assignee: Daniel Sun > antlr 4 grammar creation task > - > >

[jira] [Assigned] (GROOVY-2324) grammar forces usage of lowercase names for commands

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-2324: -- Assignee: Daniel Sun > grammar forces usage of lowercase names for commands >

[jira] [Resolved] (GROOVY-3791) Array initializer fails

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-3791. Resolution: Fixed Fix Version/s: (was: 4.0) 3.0 Fixed in the parrot

[jira] [Assigned] (GROOVY-3791) Array initializer fails

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-3791: -- Assignee: Daniel Sun > Array initializer fails > --- > >

[jira] [Resolved] (GROOVY-5306) Add "a ?= 2" support: should be expanded to "a = a == null ? 2 : a"

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-5306. Resolution: Fixed Fix Version/s: (was: 4.0) 3.0 Fixed in the parrot

[jira] [Assigned] (GROOVY-5306) Add "a ?= 2" support: should be expanded to "a = a == null ? 2 : a"

2017-01-25 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-5306: -- Assignee: Daniel Sun > Add "a ?= 2" support: should be expanded to "a = a == null ? 2 : a" >