[jira] [Updated] (GROOVY-11167) JsonOutput should handle Records like POGOs

2023-09-05 Thread Guillaume Laforge (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-11167: --- Description: The following assertion fails: {code:java} import

[jira] [Created] (GROOVY-11167) JsonOutput should handle Records like POGOs

2023-09-05 Thread Guillaume Laforge (Jira)
Guillaume Laforge created GROOVY-11167: -- Summary: JsonOutput should handle Records like POGOs Key: GROOVY-11167 URL: https://issues.apache.org/jira/browse/GROOVY-11167 Project: Groovy

[jira] [Commented] (GROOVY-9159) [GEP] Support LINQ, aka GINQ

2019-07-16 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16885895#comment-16885895 ] Guillaume Laforge commented on GROOVY-9159: --- If they are indeed real keywords, I think I

[jira] [Commented] (GROOVY-9159) [GEP] Support LINQ, aka GINQ

2019-07-15 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16885084#comment-16885084 ] Guillaume Laforge commented on GROOVY-9159: --- [~daniel_sun] So if it's a dedicated syntax (with

[jira] [Comment Edited] (GROOVY-9159) [GEP] Support LINQ, aka GINQ

2019-07-15 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884948#comment-16884948 ] Guillaume Laforge edited comment on GROOVY-9159 at 7/15/19 8:45 AM:

[jira] [Commented] (GROOVY-9159) [GEP] Support LINQ, aka GINQ

2019-07-15 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884948#comment-16884948 ] Guillaume Laforge commented on GROOVY-9159: --- It's probably too early to discuss syntax as you

[jira] [Resolved] (GROOVY-8702) Update public Groovy Web Console to Groovy 2.5.7

2019-06-13 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge resolved GROOVY-8702. --- Resolution: Fixed I've updated the Groovy Web Console to use Groovy 2.5.7. I'm

[jira] [Assigned] (GROOVY-8702) Update public Groovy Web Console to Groovy 2.5.7

2019-06-13 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge reassigned GROOVY-8702: - Assignee: Guillaume Laforge > Update public Groovy Web Console to Groovy 2.5.7

[jira] [Commented] (GROOVY-8163) Groovy scripts can disable java security manager and escape sandbox

2017-04-23 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980352#comment-15980352 ] Guillaume Laforge commented on GROOVY-8163: --- Can you give a bit more details? Steps to

[jira] [Assigned] (GROOVY-8007) [parrot] Getting the groovydoc comment should work in scripts as well

2016-11-25 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge reassigned GROOVY-8007: - Assignee: Daniel.Sun > [parrot] Getting the groovydoc comment should work in

[jira] [Updated] (GROOVY-8006) [parrot] Allow dropping 'def' or type in try with resources

2016-11-25 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-8006: -- Assignee: Daniel.Sun > [parrot] Allow dropping 'def' or type in try with resources >

[jira] [Updated] (GROOVY-8005) [parrot] NPE when using try-with-resources with a missing semi-colon

2016-11-25 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-8005: -- Assignee: Daniel.Sun > [parrot] NPE when using try-with-resources with a missing

[jira] [Updated] (GROOVY-8006) [parrot] Allow dropping 'def' or type in try with resources

2016-11-25 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-8006: -- Summary: [parrot] Allow dropping 'def' or type in try with resources (was: Allow

[jira] [Updated] (GROOVY-8005) [parrot] NPE when using try-with-resources with a missing semi-colon

2016-11-25 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-8005: -- Summary: [parrot] NPE when using try-with-resources with a missing semi-colon (was:

[jira] [Updated] (GROOVY-8006) Allow dropping 'def' or type in try with resources

2016-11-24 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-8006: -- Description: With try with resources, it would be nice to be able the type or def,

[jira] [Created] (GROOVY-8006) Allow dropping 'def' or type in try with resources

2016-11-24 Thread Guillaume Laforge (JIRA)
Guillaume Laforge created GROOVY-8006: - Summary: Allow dropping 'def' or type in try with resources Key: GROOVY-8006 URL: https://issues.apache.org/jira/browse/GROOVY-8006 Project: Groovy

[jira] [Created] (GROOVY-8005) NPE when using try-with-resources with a missing semi-colon

2016-11-24 Thread Guillaume Laforge (JIRA)
Guillaume Laforge created GROOVY-8005: - Summary: NPE when using try-with-resources with a missing semi-colon Key: GROOVY-8005 URL: https://issues.apache.org/jira/browse/GROOVY-8005 Project:

[jira] [Updated] (GROOVY-7826) Infinite recursion in genericTypeAsString

2016-05-20 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-7826: -- Description: The following two Java classes C1 and C2 cause Groovy to enter infinite

[jira] [Updated] (GROOVY-7826) Infinite recursion in genericTypeAsString

2016-05-20 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge updated GROOVY-7826: -- Affects Version/s: (was: 2.4.6) 2.2.0-beta-2 > Infinite

[jira] [Deleted] (GROOVY-7838) Donate groovy-lang.org to the ASF

2016-05-12 Thread Guillaume Laforge (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Laforge deleted GROOVY-7838: -- > Donate groovy-lang.org to the ASF > - > >

[jira] [Created] (GROOVY-7838) Donate groovy-lang.org to the ASF

2016-05-12 Thread Guillaume Laforge (JIRA)
Guillaume Laforge created GROOVY-7838: - Summary: Donate groovy-lang.org to the ASF Key: GROOVY-7838 URL: https://issues.apache.org/jira/browse/GROOVY-7838 Project: Groovy Issue Type: Bug