Re: GPathResult breakage in Groovy 5

2025-05-16 Thread Mattias Reichel
se/GROOVY-11667 > > > -- > *From:* Milles, Eric (TR Technology) > *Sent:* Friday, May 16, 2025 2:49 PM > *To:* dev@groovy.apache.org > *Subject:* Re: GPathResult breakage in Groovy 5 > > I'm guessing it is "gpath.@id" not "this.@id" that throws the exception

Re: GPathResult breakage in Groovy 5

2025-05-16 Thread Milles, Eric (TR Technology) via dev
This should be fixed in the next Groovy 5 release. https://issues.apache.org/jira/browse/GROOVY-11667 From: Milles, Eric (TR Technology) Sent: Friday, May 16, 2025 2:49 PM To: dev@groovy.apache.org Subject: Re: GPathResult breakage in Groovy 5 I'm guessi

Re: GPathResult breakage in Groovy 5

2025-05-16 Thread Milles, Eric (TR Technology) via dev
I'm guessing it is "gpath.@id" not "this.@id" that throws the exception. There have been some changes to help with private method access. It is unclear without some additional tracing just where the attribute syntax falls down. I don't quite know enough about GPathResult to know if "gpath.get