[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676967#comment-16676967 ] Eric Milles commented on GROOVY-7647: - This fix does not address a constructor (see example below)

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676978#comment-16676978 ] Eric Milles commented on GROOVY-7647: - In the Java debugger, stepping always stops on closing brace

[jira] [Updated] (GROOVY-8869) Warning when JAVA_HOME points to NTFS symlink

2018-11-06 Thread Klitos (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klitos updated GROOVY-8869: --- Description: It is typical (especially on Linux) to have a symlink to a minor version of the JDK. On

[jira] [Comment Edited] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675422#comment-16675422 ] Eric Milles edited comment on GROOVY-7647 at 11/6/18 4:37 PM: -- It seems the

[jira] [Comment Edited] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677034#comment-16677034 ] Eric Milles edited comment on GROOVY-7647 at 11/6/18 5:30 PM: -- If

[jira] [Commented] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677034#comment-16677034 ] Eric Milles commented on GROOVY-7647: - If {{StatementWriter.writeBlockStatement}} is patched instead

[jira] [Comment Edited] (GROOVY-7647) Incorrect line information for debug

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677034#comment-16677034 ] Eric Milles edited comment on GROOVY-7647 at 11/6/18 5:44 PM: -- If

[jira] [Comment Edited] (GROOVY-8849) Provide a way to change property names when converting Pojo to JSON

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676503#comment-16676503 ] Paul King edited comment on GROOVY-8849 at 11/7/18 1:54 AM: I'd recommend

[jira] [Resolved] (GROOVY-8870) Spread-dot operator on list of lists

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

[jira] [Updated] (GROOVY-8870) Spread-dot operator on list of lists

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8870: Description: I'm not sure if this is intended, but I ran into some nice/useful behavior of the

[jira] [Created] (GROOVY-8870) Spread-dot operator on list of lists

2018-11-06 Thread Eric Milles (JIRA)
Eric Milles created GROOVY-8870: --- Summary: Spread-dot operator on list of lists Key: GROOVY-8870 URL: https://issues.apache.org/jira/browse/GROOVY-8870 Project: Groovy Issue Type:

[jira] [Updated] (GROOVY-8870) Spread-dot operator on list of lists

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8870: Description: I'm not sure if this is intended, but I ran into some nice/useful behavior of the

[jira] [Updated] (GROOVY-8870) Spread-dot operator on list of lists

2018-11-06 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8870: Description: I'm not sure if this is intended, but I ran into some nice/useful behavior of the

[jira] [Commented] (GROOVY-8849) Provide a way to change property names when converting Pojo to JSON

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676503#comment-16676503 ] Paul King commented on GROOVY-8849: --- I'd recommend using the

[jira] [Comment Edited] (GROOVY-8849) Provide a way to change property names when converting Pojo to JSON

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676503#comment-16676503 ] Paul King edited comment on GROOVY-8849 at 11/6/18 10:20 AM: - I'd recommend

[jira] [Created] (GROOVY-8869) Warning when JAVA_HOME points to NTFS symlink

2018-11-06 Thread Klitos (JIRA)
Klitos created GROOVY-8869: -- Summary: Warning when JAVA_HOME points to NTFS symlink Key: GROOVY-8869 URL: https://issues.apache.org/jira/browse/GROOVY-8869 Project: Groovy Issue Type: Bug

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

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8868: -- Priority: Critical (was: Blocker) > Static factory method does not compile anymore with 2.5.3 (was

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

2018-11-06 Thread Peti Koch (JIRA)
Peti Koch created GROOVY-8868: - Summary: Static factory method does not compile anymore with 2.5.3 (was ok with 2.4.x) Key: GROOVY-8868 URL: https://issues.apache.org/jira/browse/GROOVY-8868 Project:

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

2018-11-06 Thread Peti Koch (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peti Koch updated GROOVY-8868: -- Description: I just tried to update our codebase from 2.4.15 to 2.5.3. This doesn't compile anymore:

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

2018-11-06 Thread Peti Koch (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676719#comment-16676719 ] Peti Koch commented on GROOVY-8868: --- Thanks for the Workaround [~paulk] ! > Static factory method

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

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676616#comment-16676616 ] Paul King commented on GROOVY-8868: --- I think this will only be true for classes with no properties.

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

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676616#comment-16676616 ] Paul King edited comment on GROOVY-8868 at 11/6/18 11:07 AM: - I think this

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

2018-11-06 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676769#comment-16676769 ] Paul King edited comment on GROOVY-8868 at 11/6/18 1:31 PM: Fixed. Thanks

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

2018-11-06 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 Assignee: Paul King Fix Version/s: 2.5.4

[jira] [Updated] (GROOVY-8869) Warning when JAVA_HOME points to NTFS symlink

2018-11-06 Thread Klitos (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klitos updated GROOVY-8869: --- Component/s: Groovy Console > Warning when JAVA_HOME points to NTFS symlink >