Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2024-03-04 Thread via GitHub
chia7712 commented on PR #14502: URL: https://github.com/apache/kafka/pull/14502#issuecomment-1977190321 close this PR as version of gradle is 8.6 now -- 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

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2024-03-04 Thread via GitHub
chia7712 closed pull request #14502: MINOR: Upgrade Gradle wrapper to version 8.4 URL: https://github.com/apache/kafka/pull/14502 -- 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] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2024-01-10 Thread via GitHub
github-actions[bot] commented on PR #14502: URL: https://github.com/apache/kafka/pull/14502#issuecomment-1886169673 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has merge

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-11 Thread via GitHub
ijuma commented on code in PR #14502: URL: https://github.com/apache/kafka/pull/14502#discussion_r1356255838 ## gradlew: ## @@ -214,11 +215,11 @@ fi # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. DEFAULT_JVM_OPTS

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-11 Thread via GitHub
bmscomp commented on code in PR #14502: URL: https://github.com/apache/kafka/pull/14502#discussion_r1356170118 ## gradlew: ## @@ -214,11 +215,11 @@ fi # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. DEFAULT_JVM_OP

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-11 Thread via GitHub
ijuma commented on code in PR #14502: URL: https://github.com/apache/kafka/pull/14502#discussion_r1355560355 ## gradlew: ## @@ -214,11 +215,11 @@ fi # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. DEFAULT_JVM_OPTS

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-06 Thread via GitHub
bmscomp commented on code in PR #14502: URL: https://github.com/apache/kafka/pull/14502#discussion_r1348664633 ## gradlew: ## @@ -157,15 +158,15 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then case $MAX_FD in #( max*) # In POSIX sh, ulimit -H is unde

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-06 Thread via GitHub
bmscomp commented on code in PR #14502: URL: https://github.com/apache/kafka/pull/14502#discussion_r1348663954 ## gradlew: ## @@ -214,11 +215,11 @@ fi # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. DEFAULT_JVM_OP

Re: [PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-06 Thread via GitHub
divijvaidya commented on code in PR #14502: URL: https://github.com/apache/kafka/pull/14502#discussion_r1348447835 ## gradlew: ## @@ -157,15 +158,15 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then case $MAX_FD in #( max*) # In POSIX sh, ulimit -H is

[PR] MINOR: Upgrade Gradle wrapper to version 8.4 [kafka]

2023-10-05 Thread via GitHub
bmscomp opened a new pull request, #14502: URL: https://github.com/apache/kafka/pull/14502 This pull request is aiming to upgrade version to Gradle to last stable one 8.4 This version brings up support for JDK 21 More then that it fixes two security issues with much bug fixing re