[jira] [Commented] (GROOVY-8082) Groovy sql.rows returns org.postgresql.util.PSQLException: No hstore extension installed

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15944436#comment-15944436 ] Paul King commented on GROOVY-8082: --- Just an update that from 2.4.11, if you have a complex query (or

[jira] [Resolved] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8128. --- Resolution: Fixed Fix Version/s: 2.4.11 Thanks Mike. I'll mark as resolved but if anyone has

[jira] [Commented] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Mike Sauer (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943488#comment-15943488 ] Mike Sauer commented on GROOVY-8128: My code worked with the SNAPSHOT jar. > Breaking change in

[jira] [Commented] (GROOVY-8131) Statement continued onto next line is flagged when first character is "="

2017-03-27 Thread Richard Elkins (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943462#comment-15943462 ] Richard Elkins commented on GROOVY-8131: Paul & Jochen, I am not trying to drag out what you two

[jira] [Commented] (GROOVY-8131) Statement continued onto next line is flagged when first character is "="

2017-03-27 Thread Richard Elkins (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943454#comment-15943454 ] Richard Elkins commented on GROOVY-8131: Jochen, {quote}"static final SimpleDateFormat s3" is

[jira] [Assigned] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8128: - Assignee: Paul King > Breaking change in 2.4.9 with Sql query with GString >

[jira] [Commented] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943357#comment-15943357 ] Paul King commented on GROOVY-8128: --- Ah, I was getting that error but wasn't sure it was related. It

[jira] [Commented] (GROOVY-8132) Properties of @Delegate fields are preferred to those in the owning class

2017-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943350#comment-15943350 ] ASF GitHub Bot commented on GROOVY-8132: GitHub user shils opened a pull request:

[GitHub] groovy pull request #518: GROOVY-8132: Owner properties should be preferred ...

2017-03-27 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/518 GROOVY-8132: Owner properties should be preferred over properties of … …@Delegate field * Add test for method delegation precedence You can merge this pull request into a Git repository

[jira] [Created] (GROOVY-8132) Properties of @Delegate fields are preferred to those in the owning class

2017-03-27 Thread Shil Sinha (JIRA)
Shil Sinha created GROOVY-8132: -- Summary: Properties of @Delegate fields are preferred to those in the owning class Key: GROOVY-8132 URL: https://issues.apache.org/jira/browse/GROOVY-8132 Project:

[jira] [Commented] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Michal Rydlo (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943086#comment-15943086 ] Michal Rydlo commented on GROOVY-8128: -- Thanks for looking into this [~paulk]. If you just change

[jira] [Commented] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Mike Sauer (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943055#comment-15943055 ] Mike Sauer commented on GROOVY-8128: I would be happy to test against a SNAPSHOT version. > Breaking

[jira] [Comment Edited] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942717#comment-15942717 ] Paul King edited comment on GROOVY-8128 at 3/27/17 6:27 AM: I think I know

[jira] [Comment Edited] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942717#comment-15942717 ] Paul King edited comment on GROOVY-8128 at 3/27/17 6:25 AM: I think I know

[jira] [Commented] (GROOVY-8128) Breaking change in 2.4.9 with Sql query with GString

2017-03-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942717#comment-15942717 ] Paul King commented on GROOVY-8128: --- I think I know what changes I'd make but I haven't been able to