Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-04-04 Thread via GitHub
showuon merged PR #15532: URL: https://github.com/apache/kafka/pull/15532 -- 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] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-04-03 Thread via GitHub
apoorvmittal10 commented on code in PR #15532: URL: https://github.com/apache/kafka/pull/15532#discussion_r1550228079 ## build.gradle: ## @@ -1435,10 +1454,10 @@ project(':clients') { implementation libs.opentelemetryProto // libraries which should be added as

Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-04-03 Thread via GitHub
showuon commented on code in PR #15532: URL: https://github.com/apache/kafka/pull/15532#discussion_r1549312174 ## build.gradle: ## @@ -1435,10 +1454,10 @@ project(':clients') { implementation libs.opentelemetryProto // libraries which should be added as runtime

Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-03-27 Thread via GitHub
apoorvmittal10 commented on code in PR #15532: URL: https://github.com/apache/kafka/pull/15532#discussion_r1542173327 ## build.gradle: ## @@ -1435,10 +1454,10 @@ project(':clients') { implementation libs.opentelemetryProto // libraries which should be added as

Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-03-27 Thread via GitHub
mimaison commented on code in PR #15532: URL: https://github.com/apache/kafka/pull/15532#discussion_r1541600741 ## build.gradle: ## @@ -1435,10 +1454,10 @@ project(':clients') { implementation libs.opentelemetryProto // libraries which should be added as runtime

Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-03-20 Thread via GitHub
apoorvmittal10 commented on PR #15532: URL: https://github.com/apache/kafka/pull/15532#issuecomment-2010700271 @ijuma Build passes with unrelated test failures. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-03-15 Thread via GitHub
apoorvmittal10 commented on PR #15532: URL: https://github.com/apache/kafka/pull/15532#issuecomment-1999421797 Re-triggering the build by re-opening the 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

Re: [PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-03-15 Thread via GitHub
apoorvmittal10 closed pull request #15532: KAFKA-16359: Corrected manifest file for kafka-clients URL: https://github.com/apache/kafka/pull/15532 -- 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

[PR] KAFKA-16359: Corrected manifest file for kafka-clients [kafka]

2024-03-13 Thread via GitHub
apoorvmittal10 opened a new pull request, #15532: URL: https://github.com/apache/kafka/pull/15532 The issue [KAFKA-16359](https://issues.apache.org/jira/browse/KAFKA-16359) reported inclusion of `kafka-clients` runtime dependencies in MANIFEST.MF `Class-Path`. The root cause is the