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:

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=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report All modified

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

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' } -