Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
codecov-commenter commented on PR #2043: URL: https://github.com/apache/groovy/pull/2043#issuecomment-1911709539 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2043?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

[PR] Use gradle/actions/setup-gradle v3 [groovy]

2024-01-26 Thread via GitHub
Goooler opened a new pull request, #2045: URL: https://github.com/apache/groovy/pull/2045 https://github.com/gradle/gradle-build-action/releases/tag/v3.0.0-rc.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] Use gradle/actions/setup-gradle v3 [groovy]

2024-01-26 Thread via GitHub
Goooler merged PR #2045: URL: https://github.com/apache/groovy/pull/2045 -- 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...@groov

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records return immutable collections [groovy]

2024-01-26 Thread via GitHub
codecov-commenter commented on PR #2044: URL: https://github.com/apache/groovy/pull/2044#issuecomment-1912997552 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2044?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records return immutable collections [groovy]

2024-01-27 Thread via GitHub
eric-milles commented on PR #2044: URL: https://github.com/apache/groovy/pull/2044#issuecomment-1913181493 Adding reliance on the runtime library (`InvokerHelper` and `VMPlugin`) means a record can no longer be tagged `@POJO` and used in a vanilla java environment. And though an immutable

[PR] Bump com.gradle.enterprise from 3.15 to 3.16.2 [groovy]

2024-01-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2046: URL: https://github.com/apache/groovy/pull/2046 Bumps com.gradle.enterprise from 3.15 to 3.16.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.enter

Re: [PR] Bump com.gradle.enterprise from 3.15 to 3.16.2 [groovy]

2024-01-28 Thread via GitHub
codecov-commenter commented on PR #2046: URL: https://github.com/apache/groovy/pull/2046#issuecomment-1913844096 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2046?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

[PR] GROOVY-11294: Make generated toList() and toMap() methods on records … [groovy]

2024-01-28 Thread via GitHub
paulk-asert opened a new pull request, #2047: URL: https://github.com/apache/groovy/pull/2047 …return immutable collections -- 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.

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records … [groovy]

2024-01-28 Thread via GitHub
codecov-commenter commented on PR #2047: URL: https://github.com/apache/groovy/pull/2047#issuecomment-1913971350 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2047?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records … [groovy]

2024-01-28 Thread via GitHub
daniellansun commented on PR #2047: URL: https://github.com/apache/groovy/pull/2047#issuecomment-1914000468 +1 -- 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 unsubs

Re: [PR] Bump com.gradle.enterprise from 3.15 to 3.16.2 [groovy]

2024-01-29 Thread via GitHub
Goooler merged PR #2046: URL: https://github.com/apache/groovy/pull/2046 -- 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...@groov

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records return immutable collections [groovy]

2024-01-29 Thread via GitHub
PaintNinja commented on PR #2044: URL: https://github.com/apache/groovy/pull/2044#issuecomment-1915649600 Groovy records already rely on the runtime library - the generated toList() and toMap() use ScriptBytecodeAdapter#createList/createMap in Groovy 4 and Groovy 5 snapshots (pre this PR).

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-29 Thread via GitHub
Goooler merged PR #2043: URL: https://github.com/apache/groovy/pull/2043 -- 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...@groov

Re: [PR] Bump Gradle to 8.6 [groovy]

2024-02-03 Thread via GitHub
Goooler merged PR #2049: URL: https://github.com/apache/groovy/pull/2049 -- 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...@groov

[PR] Remove redundant `gradle_version` property [groovy]

2024-02-03 Thread via GitHub
Goooler opened a new pull request, #2050: URL: https://github.com/apache/groovy/pull/2050 It's easy to forget to modify this property, and we have no much necessary to input it for Wrapper tasks. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-03 Thread via GitHub
codecov-commenter commented on PR #2050: URL: https://github.com/apache/groovy/pull/2050#issuecomment-1925559975 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2050?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-03 Thread via GitHub
paulk-asert commented on PR #2050: URL: https://github.com/apache/groovy/pull/2050#issuecomment-1925604789 I don't think we can remove this. Current ASF policy prohibits binary files like the wrapper jar from being included in the src zip. So, to build from source, we need to have the boots

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-03 Thread via GitHub
Goooler commented on PR #2050: URL: https://github.com/apache/groovy/pull/2050#issuecomment-1925609969 If we can remove that line to prevent `gradle/wrapper` been deleted? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-04 Thread via GitHub
paulk-asert commented on PR #2050: URL: https://github.com/apache/groovy/pull/2050#issuecomment-1925641963 That is the spec for building the source zip. As per ASF requirements, it can't contain binary files, e.g. gradle-wrapper.jar. We have asked for an exemption in the past but haven't be

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-04 Thread via GitHub
Goooler closed pull request #2050: Remove redundant `gradle_version` property URL: https://github.com/apache/groovy/pull/2050 -- 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

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-04 Thread via GitHub
Goooler commented on PR #2050: URL: https://github.com/apache/groovy/pull/2050#issuecomment-1925642357 Got it! Thanks for your explanation. -- 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 spe

Re: [PR] Remove redundant `gradle_version` property [groovy]

2024-02-04 Thread via GitHub
aalmiray commented on PR #2050: URL: https://github.com/apache/groovy/pull/2050#issuecomment-1925654703 FWIW I followed the trail of the Maven wrapper to bootstrap it from source. The initial commit is here https://github.com/jreleaser/jreleaser/commit/82f0706d98674f761d7253b81952b19756100a

[PR] Bump codecov/codecov-action from 3 to 4 [groovy]

2024-02-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2051: URL: https://github.com/apache/groovy/pull/2051 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from https://github.com/codecov/codecov-action/releases";>codecov/codecov-a

[PR] Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 [groovy]

2024-02-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2052: URL: https://github.com/apache/groovy/pull/2052 Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.1.0 to 2.0.0. Release notes Sourced from https://github.com/gradle/wrapper-validat

Re: [PR] Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 [groovy]

2024-02-04 Thread via GitHub
codecov-commenter commented on PR #2052: URL: https://github.com/apache/groovy/pull/2052#issuecomment-1926083766 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2052?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 [groovy]

2024-02-04 Thread via GitHub
Goooler merged PR #2052: URL: https://github.com/apache/groovy/pull/2052 -- 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...@groov

Re: [PR] Bump codecov/codecov-action from 3 to 4 [groovy]

2024-02-04 Thread via GitHub
Goooler commented on PR #2051: URL: https://github.com/apache/groovy/pull/2051#issuecomment-1926116531 https://github.com/codecov/codecov-action/releases/tag/v4.0.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] Bump codecov/codecov-action from 3 to 4 [groovy]

2024-02-04 Thread via GitHub
Goooler commented on PR #2051: URL: https://github.com/apache/groovy/pull/2051#issuecomment-1926118774 Seems @codecov-commenter doesn't comment this 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

Re: [PR] GROOVY-11306: Provide left/right shift operators for BitSet [groovy]

2024-02-04 Thread via GitHub
codecov-commenter commented on PR #2053: URL: https://github.com/apache/groovy/pull/2053#issuecomment-1926312237 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2053?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records … [groovy]

2024-02-05 Thread via GitHub
paulk-asert merged PR #2047: URL: https://github.com/apache/groovy/pull/2047 -- 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

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records return immutable collections [groovy]

2024-02-05 Thread via GitHub
paulk-asert closed pull request #2044: GROOVY-11294: Make generated toList() and toMap() methods on records return immutable collections URL: https://github.com/apache/groovy/pull/2044 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] GROOVY-11294: Make generated toList() and toMap() methods on records return immutable collections [groovy]

2024-02-05 Thread via GitHub
paulk-asert commented on PR #2044: URL: https://github.com/apache/groovy/pull/2044#issuecomment-1926785163 As per comment in the issue, I'll close this PR. There is plenty of scope for further improvements - as noted, even with POJO, records still make calls into runtime. This is why @POJO

Re: [PR] Backport Gradle 8 updates for Groovy 4 branch [groovy]

2024-02-05 Thread via GitHub
paulk-asert commented on PR #2048: URL: https://github.com/apache/groovy/pull/2048#issuecomment-1926786023 Plan to look at this tomorrow. -- 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 speci

Re: [PR] Backport Gradle 8 updates for Groovy 4 branch [groovy]

2024-02-05 Thread via GitHub
paulk-asert merged PR #2048: URL: https://github.com/apache/groovy/pull/2048 -- 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

Re: [PR] Backport Gradle 8 updates for Groovy 4 branch [groovy]

2024-02-05 Thread via GitHub
Goooler commented on PR #2048: URL: https://github.com/apache/groovy/pull/2048#issuecomment-1928713497 Thanks! -- 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 unsubscrib

Re: [PR] GROOVY-11306: Provide left/right shift operators for BitSet [groovy]

2024-02-06 Thread via GitHub
paulk-asert merged PR #2053: URL: https://github.com/apache/groovy/pull/2053 -- 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

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-07 Thread via GitHub
codecov-commenter commented on PR #2054: URL: https://github.com/apache/groovy/pull/2054#issuecomment-1933196729 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2054?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-07 Thread via GitHub
paulk-asert commented on PR #2054: URL: https://github.com/apache/groovy/pull/2054#issuecomment-1933522752 This looks okay to me. But, by way of background, if we ever wanted to change the default list in Groovy from ArrayList to LinkedList (not that we would), we would now have one more pl

Re: [PR] Bump codecov/codecov-action from 3 to 4 [groovy]

2024-02-08 Thread via GitHub
Goooler commented on PR #2051: URL: https://github.com/apache/groovy/pull/2051#issuecomment-1933652125 @dependabot Rebase -- 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

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-08 Thread via GitHub
PaintNinja commented on PR #2054: URL: https://github.com/apache/groovy/pull/2054#issuecomment-1933744394 Thanks. In that case, would you like me to add a code comment to ScriptBytecodeAdapter#createList, referencing this change? -- This is an automated message from the Apache Git Service

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-09 Thread via GitHub
paulk-asert commented on PR #2054: URL: https://github.com/apache/groovy/pull/2054#issuecomment-1935490334 > Thanks. In that case, would you like me to add a code comment to ScriptBytecodeAdapter#createList, referencing this change? Probably not needed in this case. -- This is an a

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-09 Thread via GitHub
daniellansun commented on PR #2054: URL: https://github.com/apache/groovy/pull/2054#issuecomment-1936835711 How about creating empty map, empty array? IMHO, both maintenance and flexibility are important, but the PR reduces them in the same time... -1 from me. -- This is

[PR] Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 [groovy]

2024-02-11 Thread via GitHub
dependabot[bot] opened a new pull request, #2055: URL: https://github.com/apache/groovy/pull/2055 Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.0.0 to 2.1.1. Release notes Sourced from https://github.com/gradle/wrapper-validat

Re: [PR] Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 [groovy]

2024-02-11 Thread via GitHub
codecov-commenter commented on PR #2055: URL: https://github.com/apache/groovy/pull/2055#issuecomment-1937982382 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2055?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 [groovy]

2024-02-12 Thread via GitHub
paulk-asert merged PR #2055: URL: https://github.com/apache/groovy/pull/2055 -- 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

Re: [PR] Bump codecov/codecov-action from 3 to 4 [groovy]

2024-02-12 Thread via GitHub
Goooler commented on PR #2051: URL: https://github.com/apache/groovy/pull/2051#issuecomment-1939084926 Need an extra token from v4, see https://docs.codecov.com/docs/adding-the-codecov-token#github-actions -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] GROOVY-11308: Restore compatibility of Collection#unique [groovy]

2024-02-13 Thread via GitHub
codecov-commenter commented on PR #2056: URL: https://github.com/apache/groovy/pull/2056#issuecomment-1943095932 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2056?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11308: Restore compatibility of Collection#unique [groovy]

2024-02-13 Thread via GitHub
paulk-asert merged PR #2056: URL: https://github.com/apache/groovy/pull/2056 -- 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

Re: [PR] GROOVY-11308: Restore compatibility of Collection#unique [groovy]

2024-02-13 Thread via GitHub
paulk-asert commented on PR #2056: URL: https://github.com/apache/groovy/pull/2056#issuecomment-1943102336 Merged, thanks! There is a small tweak we can do to get the minor performance gain that I think the original code was after, but I can do that after the merge. -- This is an automat

[PR] Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.14 to 5.2.0 [groovy]

2024-02-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2057: URL: https://github.com/apache/groovy/pull/2057 Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gradle-plugin) from 5.1.14 to 5.2.0. Release notes Sourced from https://github.com/jfrog/a

Re: [PR] Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.14 to 5.2.0 [groovy]

2024-02-14 Thread via GitHub
codecov-commenter commented on PR #2057: URL: https://github.com/apache/groovy/pull/2057#issuecomment-1945219214 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2057?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.14 to 5.2.0 [groovy]

2024-02-14 Thread via GitHub
Goooler merged PR #2057: URL: https://github.com/apache/groovy/pull/2057 -- 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...@groov

Re: [PR] GROOVY-11314: JsonOutput Pretty Print always escapes characters [groovy]

2024-02-18 Thread via GitHub
codecov-commenter commented on PR #2059: URL: https://github.com/apache/groovy/pull/2059#issuecomment-1951200981 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2059?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-19 Thread via GitHub
paulk-asert closed pull request #2054: GROOVY-11309 Optimise bytecode for empty list expressions URL: https://github.com/apache/groovy/pull/2054 -- 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 s

Re: [PR] GROOVY-11309 Optimise bytecode for empty list expressions [groovy]

2024-02-19 Thread via GitHub
paulk-asert commented on PR #2054: URL: https://github.com/apache/groovy/pull/2054#issuecomment-1953451647 I'll close this PR since a -1 vote for a code change is an absolute veto: https://www.apache.org/foundation/voting.html I have kept it open for a while since the normal process

Re: [PR] GROOVY-11314: JsonOutput Pretty Print always escapes characters [groovy]

2024-02-20 Thread via GitHub
paulk-asert merged PR #2059: URL: https://github.com/apache/groovy/pull/2059 -- 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

Re: [PR] Replacing custom hashmap MetaMethodIndex with standard maps [groovy]

2024-02-21 Thread via GitHub
daniellansun merged PR #2020: URL: https://github.com/apache/groovy/pull/2020 -- 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...@

Re: [PR] Replacing custom hashmap MetaMethodIndex with standard maps [groovy]

2024-02-21 Thread via GitHub
daniellansun commented on PR #2020: URL: https://github.com/apache/groovy/pull/2020#issuecomment-1956687500 Merged. Thanks. -- 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.

Re: [PR] Fix wrong method name for generated code in Slf4j [groovy]

2024-02-21 Thread via GitHub
Goooler merged PR #2058: URL: https://github.com/apache/groovy/pull/2058 -- 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...@groov

[PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.1 to 1.12.2 [groovy]

2024-02-22 Thread via GitHub
dependabot[bot] opened a new pull request, #2060: URL: https://github.com/apache/groovy/pull/2060 Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.12.1 to 1.12.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dep

Re: [PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.1 to 1.12.2 [groovy]

2024-02-22 Thread via GitHub
codecov-commenter commented on PR #2060: URL: https://github.com/apache/groovy/pull/2060#issuecomment-1960607616 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2060?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.1 to 1.12.2 [groovy]

2024-02-23 Thread via GitHub
paulk-asert merged PR #2060: URL: https://github.com/apache/groovy/pull/2060 -- 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

[PR] Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 [groovy]

2024-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #2061: URL: https://github.com/apache/groovy/pull/2061 Bumps [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.12.0 to 1.13.0. Release notes Sourced from https://github.com/find-sec-bugs

Re: [PR] Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 [groovy]

2024-02-26 Thread via GitHub
codecov-commenter commented on PR #2061: URL: https://github.com/apache/groovy/pull/2061#issuecomment-1965626389 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2061?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 [groovy]

2024-02-26 Thread via GitHub
Goooler merged PR #2061: URL: https://github.com/apache/groovy/pull/2061 -- 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...@groov

[PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.2 to 1.13 [groovy]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2062: URL: https://github.com/apache/groovy/pull/2062 Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.12.2 to 1.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?depen

Re: [PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.2 to 1.13 [groovy]

2024-02-28 Thread via GitHub
codecov-commenter commented on PR #2062: URL: https://github.com/apache/groovy/pull/2062#issuecomment-1970254135 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2062?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.2 to 1.13 [groovy]

2024-02-29 Thread via GitHub
Goooler merged PR #2062: URL: https://github.com/apache/groovy/pull/2062 -- 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...@groov

Re: [PR] GROOVY-6360: move @Pure to separate subproject. [groovy]

2024-03-04 Thread via GitHub
paulk-asert closed pull request #1496: GROOVY-6360: move @Pure to separate subproject. URL: https://github.com/apache/groovy/pull/1496 -- 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 co

Re: [PR] GROOVY-6360: move @Pure to separate subproject. [groovy]

2024-03-04 Thread via GitHub
paulk-asert commented on PR #1496: URL: https://github.com/apache/groovy/pull/1496#issuecomment-1977786718 I'll close this. The intention of moving this to a separate jar was so other folks could start using the annotation without depending on (all of) Groovy. I am not sure the world is a b

[PR] GROOVY-11330: [groovy]

2024-03-07 Thread via GitHub
paulk-asert opened a new pull request, #2063: URL: https://github.com/apache/groovy/pull/2063 Remove experimental AGM minBy/maxBy @Incubating methods now that selection by parameter count is improved -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] GROOVY-11330: [groovy]

2024-03-07 Thread via GitHub
codecov-commenter commented on PR #2063: URL: https://github.com/apache/groovy/pull/2063#issuecomment-1984340475 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2063?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

Re: [PR] GROOVY-11330: [groovy]

2024-03-07 Thread via GitHub
daniellansun commented on PR #2063: URL: https://github.com/apache/groovy/pull/2063#issuecomment-1984769387 +1 -- 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 unsubscrib

Re: [PR] GROOVY-11330: [groovy]

2024-03-07 Thread via GitHub
paulk-asert merged PR #2063: URL: https://github.com/apache/groovy/pull/2063 -- 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

[PR] Bump com.github.jk1.dependency-license-report from 2.5 to 2.6 [groovy]

2024-03-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2064: URL: https://github.com/apache/groovy/pull/2064 Bumps com.github.jk1.dependency-license-report from 2.5 to 2.6. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=c

Re: [PR] Bump com.github.jk1.dependency-license-report from 2.5 to 2.6 [groovy]

2024-03-10 Thread via GitHub
codecov-commenter commented on PR #2064: URL: https://github.com/apache/groovy/pull/2064#issuecomment-1987505678 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2064?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

[PR] fix: typo [groovy]

2024-03-12 Thread via GitHub
testwill opened a new pull request, #2065: URL: https://github.com/apache/groovy/pull/2065 (no comment) -- 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-ma

Re: [PR] fix: typo [groovy]

2024-03-13 Thread via GitHub
paulk-asert merged PR #2065: URL: https://github.com/apache/groovy/pull/2065 -- 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

Re: [PR] fix: typo [groovy]

2024-03-13 Thread via GitHub
paulk-asert commented on PR #2065: URL: https://github.com/apache/groovy/pull/2065#issuecomment-1993907480 Merged, thanks! -- 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. T

Re: [PR] Bump com.github.jk1.dependency-license-report from 2.5 to 2.6 [groovy]

2024-03-15 Thread via GitHub
Goooler merged PR #2064: URL: https://github.com/apache/groovy/pull/2064 -- 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...@groov

[PR] Test on JDK 22 [groovy]

2024-03-20 Thread via GitHub
Goooler opened a new pull request, #2066: URL: https://github.com/apache/groovy/pull/2066 (no comment) -- 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-mai

Re: [PR] Test on JDK 22 [groovy]

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

Re: [PR] Test on JDK 22 [groovy]

2024-03-20 Thread via GitHub
Goooler merged PR #2066: URL: https://github.com/apache/groovy/pull/2066 -- 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...@groov

[PR] Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 [groovy]

2024-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #2067: URL: https://github.com/apache/groovy/pull/2067 Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 2.1.2. Release notes Sourced from https://github.com/gradle/wrapper-validat

Re: [PR] Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 [groovy]

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

Re: [PR] Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 [groovy]

2024-03-25 Thread via GitHub
Goooler merged PR #2067: URL: https://github.com/apache/groovy/pull/2067 -- 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...@groov

[PR] Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 [groovy]

2024-03-26 Thread via GitHub
dependabot[bot] opened a new pull request, #2068: URL: https://github.com/apache/groovy/pull/2068 Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.sonarqube&

Re: [PR] Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 [groovy]

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

Re: [PR] GROOVY-11351: Add zip and columns extension methods [groovy]

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

Re: [PR] GROOVY-11351: Add zip and columns extension methods [groovy]

2024-03-30 Thread via GitHub
daniellansun commented on PR #2069: URL: https://github.com/apache/groovy/pull/2069#issuecomment-2028005403 +1 -- 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 unsubscrib

Re: [PR] GROOVY-11351: Add zip and columns extension methods [groovy]

2024-03-30 Thread via GitHub
daniellansun commented on PR #2069: URL: https://github.com/apache/groovy/pull/2069#issuecomment-2028005429 +1 -- 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 unsubscrib

Re: [PR] GROOVY-11342: SQL enhancement to allow metadata access for execute [groovy]

2024-03-30 Thread via GitHub
daniellansun commented on PR #2070: URL: https://github.com/apache/groovy/pull/2070#issuecomment-2028009019 +1 -- 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 unsubscrib

Re: [PR] GROOVY-11351: Add zip and columns extension methods [groovy]

2024-03-31 Thread via GitHub
paulk-asert merged PR #2069: URL: https://github.com/apache/groovy/pull/2069 -- 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

Re: [PR] GROOVY-11342: SQL enhancement to allow metadata access for execute [groovy]

2024-03-31 Thread via GitHub
paulk-asert merged PR #2070: URL: https://github.com/apache/groovy/pull/2070 -- 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

Re: [PR] Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 [groovy]

2024-03-31 Thread via GitHub
paulk-asert merged PR #2068: URL: https://github.com/apache/groovy/pull/2068 -- 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

[PR] Bump com.gradle.enterprise from 3.16.2 to 3.17 [groovy]

2024-04-02 Thread via GitHub
dependabot[bot] opened a new pull request, #2071: URL: https://github.com/apache/groovy/pull/2071 Bumps com.gradle.enterprise from 3.16.2 to 3.17. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.enter

Re: [PR] Bump com.gradle.enterprise from 3.16.2 to 3.17 [groovy]

2024-04-02 Thread via GitHub
Goooler commented on PR #2071: URL: https://github.com/apache/groovy/pull/2071#issuecomment-2033392379 Our GE server is on 2023.4.2, waiting for updating to 2024.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Test on JDK 22 and update JDK 23 EA [groovy]

2024-04-02 Thread via GitHub
Goooler commented on PR #2072: URL: https://github.com/apache/groovy/pull/2072#issuecomment-2033396733 Ooops, this may need Gradle 8.8 -- 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

Re: [PR] Bump com.gradle.enterprise from 3.16.2 to 3.17 [groovy]

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

Re: [PR] Test on JDK 22 and update JDK 23 EA [groovy]

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

<    1   2   3   4   5   6   7   8   9   10   >