[
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
[
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
> -
[
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
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
[
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)
> ---
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
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
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
[
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
[
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)
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
[
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
12 matches
Mail list logo