[jira] [Commented] (GROOVY-2456) Support in-Keyword for Strings

2016-08-26 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438679#comment-15438679 ] Mauro Molinari commented on GROOVY-2456: Just to link the two issues womehow... Apart from the

[jira] [Created] (GROOVY-7976) Sort methods that accept a comparator should allow Comparator

2016-10-26 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-7976: -- Summary: Sort methods that accept a comparator should allow Comparator Key: GROOVY-7976 URL: https://issues.apache.org/jira/browse/GROOVY-7976 Project: Groovy

[jira] [Updated] (GROOVY-7976) Sort methods that accept a comparator should accept Comparator

2016-10-26 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Molinari updated GROOVY-7976: --- Summary: Sort methods that accept a comparator should accept Comparator (was: Sort methods

[jira] [Commented] (GROOVY-6864) Stub generation doesn't generate constructors added by @TupleConstructor

2018-01-11 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322016#comment-16322016 ] Mauro Molinari commented on GROOVY-6864: Is there any progress on this? I just came across this

[jira] [Updated] (GROOVY-8441) IllegalAccessError when calling a public method on a field whose type is declared to be a package-private implementation one

2018-01-10 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Molinari updated GROOVY-8441: --- Summary: IllegalAccessError when calling a public method on a field whose type is declared

[jira] [Created] (GROOVY-8441) IllegalAccessError when calling a public method on a package-private implementation instance

2018-01-10 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-8441: -- Summary: IllegalAccessError when calling a public method on a package-private implementation instance Key: GROOVY-8441 URL: https://issues.apache.org/jira/browse/GROOVY-8441

[jira] [Created] (GROOVY-8453) @TupleConstructor ignoring inherited standard Java Beans properties

2018-01-19 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-8453: -- Summary: @TupleConstructor ignoring inherited standard Java Beans properties Key: GROOVY-8453 URL: https://issues.apache.org/jira/browse/GROOVY-8453 Project:

[jira] [Commented] (GROOVY-8453) @TupleConstructor ignoring inherited standard Java Beans properties

2018-01-23 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335945#comment-16335945 ] Mauro Molinari commented on GROOVY-8453: Hi Paul, thank you very much! I still wonder what a

[jira] [Commented] (GROOVY-1832) XMLParser: remove method on NodeList returns true (success). But, Node is not removed.

2018-02-28 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380451#comment-16380451 ] Mauro Molinari commented on GROOVY-1832: Hi Paul, I find the current Groovy behaviour crazy...

[jira] [Commented] (GROOVY-1832) XMLParser: remove method on NodeList returns true (success). But, Node is not removed.

2018-02-28 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380476#comment-16380476 ] Mauro Molinari commented on GROOVY-1832: Indeed, what I observe, is

[jira] [Issue Comment Deleted] (GROOVY-1832) XMLParser: remove method on NodeList returns true (success). But, Node is not removed.

2018-02-28 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Molinari updated GROOVY-1832: --- Comment: was deleted (was: Indeed, what I observe, is {{Collection.removeAll(Closure)}} orĀ 

[jira] [Comment Edited] (GROOVY-1832) XMLParser: remove method on NodeList returns true (success). But, Node is not removed.

2018-02-28 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380451#comment-16380451 ] Mauro Molinari edited comment on GROOVY-1832 at 2/28/18 3:53 PM: - Hi

[jira] [Created] (GROOVY-8873) Fails at runtime with @CompileStatic and two nested with

2018-11-09 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-8873: -- Summary: Fails at runtime with @CompileStatic and two nested with Key: GROOVY-8873 URL: https://issues.apache.org/jira/browse/GROOVY-8873 Project: Groovy

[jira] [Created] (GROOVY-9058) each parameter type not correctly inferenced

2019-03-27 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-9058: -- Summary: each parameter type not correctly inferenced Key: GROOVY-9058 URL: https://issues.apache.org/jira/browse/GROOVY-9058 Project: Groovy Issue

[jira] [Commented] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s)

2019-04-07 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811884#comment-16811884 ] Mauro Molinari commented on GROOVY-9064: Hi Paul, are you sure? I mean, in a static context I

[jira] [Comment Edited] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s)

2019-04-07 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811884#comment-16811884 ] Mauro Molinari edited comment on GROOVY-9064 at 4/7/19 1:22 PM: Hi Paul,

[jira] [Commented] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s)

2019-04-07 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811893#comment-16811893 ] Mauro Molinari commented on GROOVY-9064: Thanks for the pointer Paul, I now understand this

[jira] [Commented] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s)

2019-04-08 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812178#comment-16812178 ] Mauro Molinari commented on GROOVY-9064: It's also quite confusing that this variation does not

[jira] [Comment Edited] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s)

2019-04-08 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812172#comment-16812172 ] Mauro Molinari edited comment on GROOVY-9064 at 4/8/19 7:15 AM: Making

[jira] [Commented] (GROOVY-9064) STC: explicit declared variable type ignored in favor of assigned value type(s)

2019-04-08 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812172#comment-16812172 ] Mauro Molinari commented on GROOVY-9064: Making the compilation fail at: {code:java} List rows =

[jira] [Commented] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-02-19 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771739#comment-16771739 ] Mauro Molinari commented on GROOVY-8975: Thanks for the fix Paul! Does a snapshot Maven

[jira] [Commented] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-02-19 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771842#comment-16771842 ] Mauro Molinari commented on GROOVY-8975: I verified it's now fixed for both the dynamic and the

[jira] [Updated] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-02-18 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Molinari updated GROOVY-8975: --- Attachment: TestGroovy8975.zip > GroovyCastException on the result of

[jira] [Comment Edited] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-02-18 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770998#comment-16770998 ] Mauro Molinari edited comment on GROOVY-8975 at 2/18/19 11:00 AM: -- Hi

[jira] [Updated] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-02-18 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Molinari updated GROOVY-8975: --- Description: I'm trying to follow the tutorial about the use of CliBuilder in Groovy with

[jira] [Commented] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-02-18 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770998#comment-16770998 ] Mauro Molinari commented on GROOVY-8975: Hi Remko, hi Paul! Sorry for the delay. To reproduce

[jira] [Created] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-01-30 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-8975: -- Summary: GroovyCastException on the result of CliBuilder.parseFromSpec Key: GROOVY-8975 URL: https://issues.apache.org/jira/browse/GROOVY-8975 Project: Groovy

[jira] [Commented] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-01-31 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16757271#comment-16757271 ] Mauro Molinari commented on GROOVY-8975: I get the same exception if I leave: {{def hello =

[jira] [Comment Edited] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-01-31 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16757271#comment-16757271 ] Mauro Molinari edited comment on GROOVY-8975 at 1/31/19 2:21 PM: - I get

[jira] [Created] (GROOVY-9170) The method clone should be public as it implements the corresponding method from interface java.lang.Object

2019-06-11 Thread Mauro Molinari (JIRA)
Mauro Molinari created GROOVY-9170: -- Summary: The method clone should be public as it implements the corresponding method from interface java.lang.Object Key: GROOVY-9170 URL:

[jira] [Commented] (GROOVY-5436) Enable use of parameter list in SQL IN Clause

2019-08-22 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913304#comment-16913304 ] Mauro Molinari commented on GROOVY-5436: This would be extremely handy. What is the fate of

[jira] [Created] (GROOVY-9233) Add @ClosureParams to closure input parameter of Sql.withBatch(...)

2019-08-22 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9233: -- Summary: Add @ClosureParams to closure input parameter of Sql.withBatch(...) Key: GROOVY-9233 URL: https://issues.apache.org/jira/browse/GROOVY-9233 Project:

[jira] [Commented] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0

2019-08-30 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919661#comment-16919661 ] Mauro Molinari commented on GROOVY-8329: My 2 cents. I think Groovy will never go "static

[jira] [Created] (GROOVY-9240) Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings)

2019-08-30 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9240: -- Summary: Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings) Key: GROOVY-9240 URL: https://issues.apache.org/jira/browse/GROOVY-9240

[jira] [Commented] (GROOVY-9240) Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings)

2019-09-02 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920820#comment-16920820 ] Mauro Molinari commented on GROOVY-9240: This one gives the same error: {code}

[jira] [Commented] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0

2019-09-02 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920854#comment-16920854 ] Mauro Molinari commented on GROOVY-8329: [~daniel_sun] Just to add that the the real

[jira] [Comment Edited] (GROOVY-9240) Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings)

2019-09-02 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920820#comment-16920820 ] Mauro Molinari edited comment on GROOVY-9240 at 9/2/19 1:28 PM: This one

[jira] [Commented] (GROOVY-9240) Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings)

2019-09-02 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920860#comment-16920860 ] Mauro Molinari commented on GROOVY-9240: But even if you add {{@NamedParam}}, won't {{Map}} be

[jira] [Commented] (GROOVY-8212) coerce GString to String when used as Map key

2020-02-25 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17044244#comment-17044244 ] Mauro Molinari commented on GROOVY-8212: Is this the same as, or at least related to,

[jira] [Created] (GROOVY-9420) Incorrect type inference on map[key]

2020-02-25 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9420: -- Summary: Incorrect type inference on map[key] Key: GROOVY-9420 URL: https://issues.apache.org/jira/browse/GROOVY-9420 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-9097) STC: different errors for map[k] and map.getAt(k)

2020-02-25 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17044258#comment-17044258 ] Mauro Molinari commented on GROOVY-9097: Probably related to GROOVY-9420? > STC: different

[jira] [Commented] (GROOVY-9518) Closure argument types not inferred when calling a constructor

2020-04-21 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088430#comment-17088430 ] Mauro Molinari commented on GROOVY-9518: Please note closure argument types are not inferred

[jira] [Created] (GROOVY-9518) Closure argument types not inferred when calling a constructor

2020-04-21 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9518: -- Summary: Closure argument types not inferred when calling a constructor Key: GROOVY-9518 URL: https://issues.apache.org/jira/browse/GROOVY-9518 Project: Groovy

[jira] [Created] (GROOVY-9524) VerifyError when referencing a private enum method

2020-04-24 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9524: -- Summary: VerifyError when referencing a private enum method Key: GROOVY-9524 URL: https://issues.apache.org/jira/browse/GROOVY-9524 Project: Groovy

[jira] [Created] (GROOVY-9523) MissingMethodException when referencing a private enum method

2020-04-24 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9523: -- Summary: MissingMethodException when referencing a private enum method Key: GROOVY-9523 URL: https://issues.apache.org/jira/browse/GROOVY-9523 Project: Groovy

[jira] [Commented] (GROOVY-9523) MissingMethodException when referencing a private enum method

2020-04-24 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17091380#comment-17091380 ] Mauro Molinari commented on GROOVY-9523: See also GROOVY-9524. > MissingMethodException when

[jira] [Commented] (GROOVY-9518) Closure argument types not inferred when calling a constructor

2020-04-23 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17090558#comment-17090558 ] Mauro Molinari commented on GROOVY-9518: Could the fix be backported to 2.5.x please? > Closure

[jira] [Commented] (GROOVY-9518) Closure argument types not inferred when calling a constructor

2020-05-14 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107253#comment-17107253 ] Mauro Molinari commented on GROOVY-9518: Thanks a lot Paul, really appreciated! > Closure

[jira] [Created] (GROOVY-9784) GroovyRowResult not assignable to Map with static type checker

2020-10-20 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9784: -- Summary: GroovyRowResult not assignable to Map with static type checker Key: GROOVY-9784 URL: https://issues.apache.org/jira/browse/GROOVY-9784 Project: Groovy

[jira] [Commented] (GROOVY-9893) Wrong overloaded method selected

2021-01-11 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262694#comment-17262694 ] Mauro Molinari commented on GROOVY-9893: Please note that another way to obtain the correct

[jira] [Created] (GROOVY-9893) Wrong overloaded method selected

2021-01-11 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9893: -- Summary: Wrong overloaded method selected Key: GROOVY-9893 URL: https://issues.apache.org/jira/browse/GROOVY-9893 Project: Groovy Issue Type: Bug

[jira] [Created] (GROOVY-9909) Cannot call super when overriding an interface default method

2021-01-26 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-9909: -- Summary: Cannot call super when overriding an interface default method Key: GROOVY-9909 URL: https://issues.apache.org/jira/browse/GROOVY-9909 Project: Groovy

[jira] [Commented] (GROOVY-9909) Cannot call super when overriding an interface default method

2021-01-26 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17272045#comment-17272045 ] Mauro Molinari commented on GROOVY-9909: I think it's not just a static type checker problem: if

[jira] [Commented] (GROOVY-10124) Scope of class header (extends, implements and type parameters) should not include class being declared

2021-09-30 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17422612#comment-17422612 ] Mauro Molinari commented on GROOVY-10124: - This indeed was the source of a pair of headaches in

[jira] [Comment Edited] (GROOVY-10124) Scope of class header (extends, implements and type parameters) should not include class being declared

2021-09-30 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17422612#comment-17422612 ] Mauro Molinari edited comment on GROOVY-10124 at 9/30/21, 8:27 AM: ---

[jira] [Comment Edited] (GROOVY-10124) Scope of class header (extends, implements and type parameters) should not include class being declared

2021-09-30 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17422612#comment-17422612 ] Mauro Molinari edited comment on GROOVY-10124 at 9/30/21, 8:28 AM: ---

[jira] [Commented] (GROOVY-10525) Regression in 2.5.16: Class[] cannot be assigned to Class...

2022-03-10 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17504442#comment-17504442 ] Mauro Molinari commented on GROOVY-10525: - Thanks, I'll try. Right now, I was sticking with

[jira] [Created] (GROOVY-10525) Regression in 2.5.16: Class[] cannot be assigned to Class...

2022-03-08 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-10525: --- Summary: Regression in 2.5.16: Class[] cannot be assigned to Class... Key: GROOVY-10525 URL: https://issues.apache.org/jira/browse/GROOVY-10525 Project: Groovy

[jira] [Commented] (GROOVY-10525) Regression in 2.5.16: Class[] cannot be assigned to Class...

2022-05-05 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532278#comment-17532278 ] Mauro Molinari commented on GROOVY-10525: - Any estimated release date for Groovy 2.5.17? I see

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-19 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17606654#comment-17606654 ] Mauro Molinari commented on GROOVY-10757: - {quote}Can you try compiling with system property

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-19 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17606659#comment-17606659 ] Mauro Molinari commented on GROOVY-10757: - Anyway, I removed back "this." and tried the latest

[jira] [Created] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-14 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-10757: --- Summary: Regression from 2.5.16+: ClassCastException at runtime Key: GROOVY-10757 URL: https://issues.apache.org/jira/browse/GROOVY-10757 Project: Groovy

[jira] [Comment Edited] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605250#comment-17605250 ] Mauro Molinari edited comment on GROOVY-10757 at 9/15/22 10:32 AM: ---

[jira] [Comment Edited] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605199#comment-17605199 ] Mauro Molinari edited comment on GROOVY-10757 at 9/15/22 10:35 AM: ---

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605400#comment-17605400 ] Mauro Molinari commented on GROOVY-10757: - Yes, this is what I have. As said, this starts to

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605228#comment-17605228 ] Mauro Molinari commented on GROOVY-10757: - bq. You could try making the call to

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605250#comment-17605250 ] Mauro Molinari commented on GROOVY-10757: - bq. Update: Another thing to try is casting "dao" in

[jira] [Comment Edited] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-26 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609416#comment-17609416 ] Mauro Molinari edited comment on GROOVY-10757 at 9/26/22 10:04 AM: ---

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-26 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609416#comment-17609416 ] Mauro Molinari commented on GROOVY-10757: - {quote}Can you try replacing property "T dao" in

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-26 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609491#comment-17609491 ] Mauro Molinari commented on GROOVY-10757: - Yes Eric, with the original code and the latest

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605199#comment-17605199 ] Mauro Molinari commented on GROOVY-10757: - {quote}Can you say where BarPurchaseDao fits into

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-15 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17605203#comment-17605203 ] Mauro Molinari commented on GROOVY-10757: - First attempt: I found the Groovy snapshot Maven

[jira] [Commented] (GROOVY-10757) Regression from 2.5.16+: ClassCastException at runtime

2022-09-23 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17608607#comment-17608607 ] Mauro Molinari commented on GROOVY-10757: - Hi Eric, I just tried with the latest 2.19 SNAPSHOT,

[jira] [Created] (GROOVY-10745) Type not captured correctly (regression in 2.5.18)

2022-09-02 Thread Mauro Molinari (Jira)
Mauro Molinari created GROOVY-10745: --- Summary: Type not captured correctly (regression in 2.5.18) Key: GROOVY-10745 URL: https://issues.apache.org/jira/browse/GROOVY-10745 Project: Groovy

[jira] [Commented] (GROOVY-6864) Stub generation doesn't generate constructors added by @TupleConstructor

2023-03-02 Thread Mauro Molinari (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695742#comment-17695742 ] Mauro Molinari commented on GROOVY-6864: Hit again this today :( > Stub generation doesn't