[jira] [Closed] (GROOVY-7256) Sql.execute() does not report errors in "create function"

2015-10-08 Thread Alan Hengle (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Hengle closed GROOVY-7256. --- Resolution: Not A Problem Based on comments, this is not a groovy issue. > Sql.execute() does not re

[jira] [Commented] (GROOVY-7256) Sql.execute() does not report errors in "create function"

2015-10-08 Thread Alan Hengle (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949165#comment-14949165 ] Alan Hengle commented on GROOVY-7256: - I'll go ahead and close it, since I don't thin

[jira] [Commented] (GROOVY-7256) Sql.execute() does not report errors in "create function"

2015-10-08 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949046#comment-14949046 ] Pascal Schumacher commented on GROOVY-7256: --- So this issue can be closed as "no

[jira] [Commented] (GROOVY-7256) Sql.execute() does not report errors in "create function"

2015-10-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948997#comment-14948997 ] John Wagenleitner commented on GROOVY-7256: --- The JDBC driver does not throw an

[jira] [Commented] (GROOVY-1590) char literals evaluated as Strings

2015-10-08 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948919#comment-14948919 ] Jochen Theodorou commented on GROOVY-1590: -- that should be a different bug repor

[jira] [Commented] (GROOVY-7619) each() method does not iterate properly

2015-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948591#comment-14948591 ] Paul King commented on GROOVY-7619: --- You might like to try running it in GGTS as a Groo

[jira] [Commented] (GROOVY-7619) each() method does not iterate properly

2015-10-08 Thread Mark Visontai (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948572#comment-14948572 ] Mark Visontai commented on GROOVY-7619: --- interesting, it works perfectly in the con

[jira] [Updated] (GROOVY-7619) each() method does not iterate properly

2015-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7619: -- Priority: Major (was: Critical) > each() method does not iterate properly > --

[jira] [Commented] (GROOVY-7619) each() method does not iterate properly

2015-10-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948522#comment-14948522 ] Paul King commented on GROOVY-7619: --- I get the same (correct) behavior using 2.3.7. Wha

[jira] [Commented] (GROOVY-1590) char literals evaluated as Strings

2015-10-08 Thread Lubos Racansky (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948229#comment-14948229 ] Lubos Racansky commented on GROOVY-1590: But it does not work in annotations. ??