[jira] [Assigned] (GROOVY-11668) Groovydoc crashes with higher Java language levels

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11668: -- Assignee: Paul King > Groovydoc crashes with higher Java language levels > -

[jira] [Commented] (GROOVY-11592) Bump asm to 9.8

2025-05-21 Thread P. Bihler (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953095#comment-17953095 ] P. Bihler commented on GROOVY-11592: Are there any plans on when the feature is gen

[jira] [Commented] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953189#comment-17953189 ] Paul King commented on GROOVY-11675: Read-only and being able to be overridden are

[jira] [Created] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
Paul King created GROOVY-11675: -- Summary: split property definitions aren't carrying final modifier to getters Key: GROOVY-11675 URL: https://issues.apache.org/jira/browse/GROOVY-11675 Project: Groovy

[jira] [Updated] (GROOVY-11668) Groovydoc fails to produce documentation for some files with higher Java language level code

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11668: --- Summary: Groovydoc fails to produce documentation for some files with higher Java language level co

[jira] [Updated] (GROOVY-11668) Groovydoc fails to produce documentation for some files with higher Java language level code

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11668: --- Priority: Major (was: Critical) > Groovydoc fails to produce documentation for some files with hig

[jira] [Updated] (GROOVY-11668) Groovydoc fails to produce documentation for some files with higher Java language level code

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11668: --- Fix Version/s: 5.0.0-beta-1 4.0.27 > Groovydoc fails to produce documentation fo

[jira] [Resolved] (GROOVY-11668) Groovydoc fails to produce documentation for some files with higher Java language level code

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11668. Resolution: Fixed Proposed PR merged. Thanks! > Groovydoc fails to produce documentation for som

[jira] [Commented] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953176#comment-17953176 ] Eric Milles commented on GROOVY-11675: -- I don't follow why this situation or the 1

[jira] [Created] (GROOVY-11674) Grails reproducible build

2025-05-21 Thread Paul King (Jira)
Paul King created GROOVY-11674: -- Summary: Grails reproducible build Key: GROOVY-11674 URL: https://issues.apache.org/jira/browse/GROOVY-11674 Project: Groovy Issue Type: Bug Reporter

[PR] GROOVY-11674: Grails reproducible build [groovy]

2025-05-21 Thread via GitHub
paulk-asert opened a new pull request, #2229: URL: https://github.com/apache/groovy/pull/2229 One way to force deterministic behavior is to track the order of definitions in trait source files and propogate those to the interface and helper classes. -- This is an automated message from th

[jira] [Commented] (GROOVY-11674) Grails reproducible build

2025-05-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953120#comment-17953120 ] ASF GitHub Bot commented on GROOVY-11674: - paulk-asert opened a new pull reques

[jira] [Assigned] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11675: -- Assignee: (was: Eric Milles) > split property definitions aren't carrying final modifier

[jira] [Updated] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11675: --- Reporter: Paul King (was: Octavia Togami) > split property definitions aren't carrying final modif

[jira] [Commented] (GROOVY-11633) final fields no longer produce final getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953127#comment-17953127 ] Paul King commented on GROOVY-11633: I cloned to track the split property definitio

[jira] [Updated] (GROOVY-11674) Grails reproducible build

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11674: --- Description: The Grails build isn't reproducible. This issue is to track changes (if needed) on the

[jira] [Updated] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11675: --- Description: Split property definitions were created as an alternative to the full long-hand way t

[jira] [Updated] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11675: --- Description: Split property definitions were created as an alternative to the full long-hand way t

[jira] [Updated] (GROOVY-11675) split property definitions aren't carrying final modifier to getters

2025-05-21 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11675: --- Priority: Minor (was: Major) > split property definitions aren't carrying final modifier to getter