[jira] [Resolved] (GROOVY-11261) Provide a custom type checker for format strings

2024-01-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11261. Fix Version/s: 5.0.0-alpha-5 (was: 5.x) Resolution: Fixed Proposed

[jira] [Commented] (GROOVY-11268) MissingMethodException for java Function<>

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803715#comment-17803715 ] Eric Milles commented on GROOVY-11268: -- {{comparing}} is a static interface method

[jira] [Resolved] (GROOVY-11267) Trait static methods are not resolved when called from closure

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11267. -- Fix Version/s: 4.0.18 Resolution: Fixed https://github.com/apache/groovy/commit/e0a2db

[jira] [Updated] (GROOVY-10312) MissingMethodException in method with default parameter in trait - regression in 3.0.9

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10312: - Labels: traits (was: trait traits) > MissingMethodException in method with default parameter i

[jira] [Updated] (GROOVY-8854) MissingMethodException when a public method on a trait calls a static private one in a class hierarchy

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8854: Labels: traits (was: trait traits) > MissingMethodException when a public method on a trait calls

[jira] [Updated] (GROOVY-8587) Calling super in an overridden method results in MissingMethodException when method indirectly inherited from trait

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8587: Labels: traits (was: trait traits) > Calling super in an overridden method results in MissingMeth

[jira] [Commented] (GROOVY-11261) Provide a custom type checker for format strings

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803709#comment-17803709 ] ASF GitHub Bot commented on GROOVY-11261: - paulk-asert merged PR #2025: URL: ht

Re: [PR] GROOVY-11261: Provide a custom type checker for format strings [groovy]

2024-01-05 Thread via GitHub
paulk-asert merged PR #2025: URL: https://github.com/apache/groovy/pull/2025 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

[jira] [Created] (GROOVY-11270) Don't truncate argument types in MissingMethodException

2024-01-05 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-11270: -- Summary: Don't truncate argument types in MissingMethodException Key: GROOVY-11270 URL: https://issues.apache.org/jira/browse/GROOVY-11270 Project: Groovy

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803694#comment-17803694 ] Christopher Smith commented on GROOVY-11265: Would it be worthwhile to also

[jira] [Updated] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11265: - Fix Version/s: 4.0.18 > Runtime rehydrate error for closure in interface default method > -

[jira] [Updated] (GROOVY-11267) Trait static methods are not resolved when called from closure

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11267: - Labels: traits (was: ) > Trait static methods are not resolved when called from closure >

[jira] [Assigned] (GROOVY-11267) Trait static methods are not resolved when called from closure

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11267: Assignee: Eric Milles > Trait static methods are not resolved when called from closure >

[jira] [Updated] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11265: - Language: groovy > Runtime rehydrate error for closure in interface default method > --

[jira] [Resolved] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11265. -- Fix Version/s: 5.0.0-alpha-5 Resolution: Fixed https://github.com/apache/groovy/commit

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803684#comment-17803684 ] Eric Milles commented on GROOVY-11265: -- Annotation is not required. > Runtime reh

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803667#comment-17803667 ] Christopher Smith commented on GROOVY-11265: Hmm. Does the interface actual

[jira] [Comment Edited] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803666#comment-17803666 ] Eric Milles edited comment on GROOVY-11265 at 1/5/24 6:41 PM: ---

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803666#comment-17803666 ] Eric Milles commented on GROOVY-11265: -- {code:groovy} def closure = { -> ... } def

[jira] [Comment Edited] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803666#comment-17803666 ] Eric Milles edited comment on GROOVY-11265 at 1/5/24 6:40 PM: ---

[jira] [Updated] (GROOVY-11269) GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...)

2024-01-05 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry updated GROOVY-11269: Description: https://issues.apache.org/jira/browse/GROOVY-10886 https://issues.apache.org/jira/browse/GRO

[jira] [Updated] (GROOVY-11269) GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...)

2024-01-05 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry updated GROOVY-11269: Attachment: image-2024-01-05-20-32-52-646.png > GroovyClassDoc has empty 'enumConstants' when call method

[jira] [Updated] (GROOVY-11269) GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...)

2024-01-05 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry updated GROOVY-11269: Attachment: image-2024-01-05-20-32-58-921.png > GroovyClassDoc has empty 'enumConstants' when call method

[jira] [Updated] (GROOVY-11269) GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...)

2024-01-05 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry updated GROOVY-11269: Attachment: image-2024-01-05-20-30-29-173.png > GroovyClassDoc has empty 'enumConstants' when call method

[jira] [Updated] (GROOVY-11269) GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...)

2024-01-05 Thread Dmitry (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry updated GROOVY-11269: Attachment: image-2024-01-05-20-28-41-678.png > GroovyClassDoc has empty 'enumConstants' when call method

[jira] [Created] (GROOVY-11269) GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...)

2024-01-05 Thread Dmitry (Jira)
Dmitry created GROOVY-11269: --- Summary: GroovyClassDoc has empty 'enumConstants' when call method GroovyDocParser.getClassDocsFromSingleSource(...) Key: GROOVY-11269 URL: https://issues.apache.org/jira/browse/GROOVY-1126

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803627#comment-17803627 ] Christopher Smith commented on GROOVY-11265: Are curly braces and parenthes

[jira] [Updated] (GROOVY-7797) Private trait method called from within a closure has the wrong "this" context

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7797: Labels: traits (was: ) > Private trait method called from within a closure has the wrong "this" c

[jira] [Updated] (GROOVY-8127) Access to Trait$Trait$Helper#$self is forbidden

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8127: Labels: traits (was: ) > Access to Trait$Trait$Helper#$self is forbidden > --

[jira] [Updated] (GROOVY-7456) Builders don't work in Traits

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7456: Labels: traits (was: ) > Builders don't work in Traits > - > >

[jira] [Updated] (GROOVY-9586) SC: calling trait method inside closure has incorrect receivers data

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9586: Labels: traits (was: ) > SC: calling trait method inside closure has incorrect receivers data > -

[jira] [Updated] (GROOVY-7242) calling trait method inside closure causes compiler error when CompileStatic is used

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7242: Labels: traits (was: ) > calling trait method inside closure causes compiler error when CompileSt

[jira] [Updated] (GROOVY-7512) Cannot call Trait method from Closure when using static compilation

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-7512: Labels: traits (was: ) > Cannot call Trait method from Closure when using static compilation > --

[jira] [Updated] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11265: - Labels: traits (was: ) > Runtime rehydrate error for closure in interface default method > ---

[jira] [Comment Edited] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803615#comment-17803615 ] Eric Milles edited comment on GROOVY-11265 at 1/5/24 4:40 PM: ---

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803615#comment-17803615 ] Eric Milles commented on GROOVY-11265: -- Sorry, if you use lambda syntax it goes to

[jira] [Commented] (GROOVY-9464) GroovyDoc: List inherited properties

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803609#comment-17803609 ] ASF GitHub Bot commented on GROOVY-9464: daniellansun commented on PR #2027: URL

Re: [PR] GROOVY-9464: Made GroovyDoc list inherited properties [groovy]

2024-01-05 Thread via GitHub
daniellansun commented on PR #2027: URL: https://github.com/apache/groovy/pull/2027#issuecomment-1878927469 You could put tests under the following package: https://github.com/apache/groovy/tree/822b8b413ba1014ec432a3ba0e6a3584fd1b8afb/subprojects/groovy-groovydoc/src/test/groovy/org/

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803608#comment-17803608 ] Christopher Smith commented on GROOVY-11265: For static compilation, I stil

[jira] [Commented] (GROOVY-9464) GroovyDoc: List inherited properties

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803600#comment-17803600 ] ASF GitHub Bot commented on GROOVY-9464: moste00 commented on PR #2027: URL: htt

Re: [PR] GROOVY-9464: Made GroovyDoc list inherited properties [groovy]

2024-01-05 Thread via GitHub
moste00 commented on PR #2027: URL: https://github.com/apache/groovy/pull/2027#issuecomment-1878916072 > Could you add some related tests for the PR? Sorry but under which directory ? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (GROOVY-9464) GroovyDoc: List inherited properties

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803596#comment-17803596 ] ASF GitHub Bot commented on GROOVY-9464: daniellansun commented on PR #2027: URL

Re: [PR] GROOVY-9464: Made GroovyDoc list inherited properties [groovy]

2024-01-05 Thread via GitHub
daniellansun commented on PR #2027: URL: https://github.com/apache/groovy/pull/2027#issuecomment-1878909215 Could you add some related tests for the PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Comment Edited] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803595#comment-17803595 ] Eric Milles edited comment on GROOVY-11265 at 1/5/24 4:08 PM: ---

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803595#comment-17803595 ] Eric Milles commented on GROOVY-11265: -- Regarding {{clientProfile.roleIdentities.f

[jira] [Comment Edited] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803595#comment-17803595 ] Eric Milles edited comment on GROOVY-11265 at 1/5/24 4:07 PM: ---

[jira] [Commented] (GROOVY-11265) Runtime rehydrate error for closure in interface default method

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803593#comment-17803593 ] Eric Milles commented on GROOVY-11265: -- In Groovy 3 (and I suspect Groovy 4.0.12 a

[jira] [Commented] (GROOVY-9464) GroovyDoc: List inherited properties

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803587#comment-17803587 ] ASF GitHub Bot commented on GROOVY-9464: moste00 opened a new pull request, #202

[jira] [Assigned] (GROOVY-11268) MissingMethodException for java Function<>

2024-01-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11268: Assignee: Eric Milles > MissingMethodException for java Function<> > ---

[jira] [Created] (GROOVY-11268) MissingMethodException for java Function<>

2024-01-05 Thread Alex (Jira)
Alex created GROOVY-11268: - Summary: MissingMethodException for java Function<> Key: GROOVY-11268 URL: https://issues.apache.org/jira/browse/GROOVY-11268 Project: Groovy Issue Type: Bug Affects V