[jira] [Commented] (GROOVY-11294) Make generated toList() and toMap() methods on records return immutable collections

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

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] 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

[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

[jira] [Commented] (GROOVY-11295) Optimise generated next() and previous() in enums

2024-01-26 Thread Oscar N (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811395#comment-17811395 ] Oscar N commented on GROOVY-11295: -- Thanks! Could a partial backport be done for earli

[jira] [Commented] (GROOVY-11294) Make generated toList() and toMap() methods on records return immutable collections

2024-01-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811391#comment-17811391 ] ASF GitHub Bot commented on GROOVY-11294: - PaintNinja opened a new pull request

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

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
Goooler commented on code in PR #2043: URL: https://github.com/apache/groovy/pull/2043#discussion_r1467378730 ## build-logic/src/main/groovy/org.apache.groovy-performance.gradle: ## @@ -70,7 +70,7 @@ tasks.named('compileJmhGroovy') { tasks.register('displayJmhResults') {

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
paulk-asert commented on code in PR #2043: URL: https://github.com/apache/groovy/pull/2043#discussion_r1467377244 ## build-logic/src/main/groovy/org.apache.groovy-performance.gradle: ## @@ -70,7 +70,7 @@ tasks.named('compileJmhGroovy') { tasks.register('displayJmhResults') {

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
paulk-asert commented on code in PR #2043: URL: https://github.com/apache/groovy/pull/2043#discussion_r1467375986 ## build-logic/src/main/groovy/org.apache.groovy-distribution.gradle: ## @@ -181,7 +181,7 @@ tasks.register('dist') { tasks.register("installGroovy", Sync) {

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
Goooler commented on code in PR #2043: URL: https://github.com/apache/groovy/pull/2043#discussion_r1467364144 ## build-logic/src/main/groovy/org.apache.groovy-asciidoctor.gradle: ## @@ -126,7 +126,7 @@ asciidoctor.onlyIf { project.file('src/spec/doc').exists() } def asciidoct

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
Goooler commented on code in PR #2043: URL: https://github.com/apache/groovy/pull/2043#discussion_r1467358053 ## build-logic/src/main/groovy/org.apache.groovy-asciidoctor.gradle: ## @@ -53,14 +53,14 @@ asciidoctor { sources { include '*.adoc' } -outputDir

Re: [PR] Migrate deprecated buildDir [groovy]

2024-01-26 Thread via GitHub
paulk-asert commented on code in PR #2043: URL: https://github.com/apache/groovy/pull/2043#discussion_r1467357057 ## build-logic/src/main/groovy/org.apache.groovy-asciidoctor.gradle: ## @@ -53,14 +53,14 @@ asciidoctor { sources { include '*.adoc' } -output