[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880849#comment-17880849 ] ASF GitHub Bot commented on GROOVY-11459: - codecov-commenter commented on PR #2

Re: [PR] GROOVY-11459: MD5 is already an insecure hash algorithm, replacing it with SHA256 i… [groovy]

2024-09-10 Thread via GitHub
codecov-commenter commented on PR #2112: URL: https://github.com/apache/groovy/pull/2112#issuecomment-2342577261 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2112?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&ut

[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880845#comment-17880845 ] ASF GitHub Bot commented on GROOVY-11459: - paulk-asert commented on PR #2112: U

Re: [PR] GROOVY-11459: MD5 is already an insecure hash algorithm, replacing it with SHA256 i… [groovy]

2024-09-10 Thread via GitHub
paulk-asert commented on PR #2112: URL: https://github.com/apache/groovy/pull/2112#issuecomment-2342566747 Thanks for your contributions to this topic. I did a little bit more performance testing and think this topic deserves more discussion. I'll add some results into the corresponding Ji

[PR] Bump com.gradle.develocity from 3.18 to 3.18.1 [groovy]

2024-09-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2113: URL: https://github.com/apache/groovy/pull/2113 Bumps com.gradle.develocity from 3.18 to 3.18.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.devel

[jira] [Resolved] (GROOVY-11474) flow typing on loops can introduce type unsafety

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

[jira] [Updated] (GROOVY-11366) STC: callable (closure) property from super class

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11366: - Description: GROOVY-5705, GROOVY-5807, GROOVY-5881, GROOVY-6324, GROOVY-9418 Consider the foll

[jira] [Updated] (GROOVY-6324) Cannot call closure like a method in type checked mode

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-6324: Language: groovy > Cannot call closure like a method in type checked mode > --

[jira] [Resolved] (GROOVY-9418) Why implicitly call of the inner class instance not allowed?

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-9418. - Resolution: Fixed This works for the latest Groovy 3, 4 and 5 releases. Not sure the exact rev

[jira] [Updated] (GROOVY-9418) Why implicitly call of the inner class instance not allowed?

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9418: Component/s: (was: Groovy Console) > Why implicitly call of the inner class instance not allow

[jira] [Updated] (GROOVY-9418) Why implicitly call of the inner class instance not allowed?

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9418: Language: groovy > Why implicitly call of the inner class instance not allowed? >

[jira] [Resolved] (GROOVY-11366) STC: callable (closure) property from super class

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-11366. -- Resolution: Fixed https://github.com/apache/groovy/commit/35ee6762510b11eb527d1df4d857af68d8c

[jira] [Updated] (GROOVY-11366) STC: callable (closure) property from super class

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-11366: - Description: GROOVY-5705, GROOVY-5881, GROOVY-6324, GROOVY-9418 Consider the following: {code:

[jira] [Assigned] (GROOVY-11366) STC: callable (closure) property from super class

2024-09-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11366: Assignee: Eric Milles > STC: callable (closure) property from super class >