[jira] [Commented] (GROOVY-11622) Unix scripts files have windows line endings in 3.0.24

2025-04-14 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944505#comment-17944505 ] Paul King commented on GROOVY-11622: Fix was applied to GROOVY_3_0_X, just waiting

[jira] [Assigned] (GROOVY-11622) Unix scripts files have windows line endings in 3.0.24

2025-04-14 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11622: -- Assignee: Paul King > Unix scripts files have windows line endings in 3.0.24 > -

[jira] [Updated] (GROOVY-11622) Unix scripts files have windows line endings in 3.0.24

2025-04-14 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11622: --- Description: {noformat} $ hexdump -C groovy   23 21 2f 75 73 72 2f 62  69 6e 2f 65 6e 76 20

[jira] [Created] (GROOVY-11622) Unix scripts files have windows line endings in 3.0.24

2025-04-14 Thread Paul King (Jira)
Paul King created GROOVY-11622: -- Summary: Unix scripts files have windows line endings in 3.0.24 Key: GROOVY-11622 URL: https://issues.apache.org/jira/browse/GROOVY-11622 Project: Groovy Issue T

[jira] [Resolved] (GROOVY-11620) Bump slf4j to 2.0.17 (test and standard install dependency)

2025-04-14 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-11620. Resolution: Fixed > Bump slf4j to 2.0.17 (test and standard install dependency) > ---

[PR] GROOVY-11611: outer class super method invocation [groovy]

2025-04-14 Thread via GitHub
eric-milles opened a new pull request, #2192: URL: https://github.com/apache/groovy/pull/2192 ```groovy class A { String value() { 'A' } } class B extends A { String value() { 'B' } /*non-static*/ class C { def m() { B.super.value() // this$0 super call

Re: [PR] Bump commons-io:commons-io from 2.18.0 to 2.19.0 [groovy]

2025-04-14 Thread via GitHub
dependabot[bot] closed pull request #2191: Bump commons-io:commons-io from 2.18.0 to 2.19.0 URL: https://github.com/apache/groovy/pull/2191 -- 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 specif

Re: [PR] Bump commons-io:commons-io from 2.18.0 to 2.19.0 [groovy]

2025-04-14 Thread via GitHub
dependabot[bot] commented on PR #2191: URL: https://github.com/apache/groovy/pull/2191#issuecomment-2801340264 Looks like commons-io:commons-io is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[jira] [Commented] (GROOVY-11578) Services loaded via the service loader not working in (some) OSGi contexts for Groovy 4+

2025-04-14 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944327#comment-17944327 ] Roy Teeuwen commented on GROOVY-11578: -- [~paulk]  in the meantime i did create a l

[jira] [Updated] (GROOVY-11620) Bump slf4j to 2.0.17 (test and standard install dependency)

2025-04-14 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11620: --- Fix Version/s: 5.0.0-alpha-13 4.0.27 (was: 4.0.23)

[jira] [Created] (GROOVY-11620) Bump slf4j to 2.0.17 (test and standard install dependency)

2025-04-14 Thread Paul King (Jira)
Paul King created GROOVY-11620: -- Summary: Bump slf4j to 2.0.17 (test and standard install dependency) Key: GROOVY-11620 URL: https://issues.apache.org/jira/browse/GROOVY-11620 Project: Groovy I

[jira] [Commented] (GROOVY-11619) Replace buildscan-recipes with simplified custom value generation

2025-04-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944125#comment-17944125 ] ASF GitHub Bot commented on GROOVY-11619: - codecov-commenter commented on PR #2