[
https://issues.apache.org/jira/browse/KAFKA-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502402#comment-16502402
]
ASF GitHub Bot commented on KAFKA-6997:
---------------------------------------
mageshn opened a new pull request #5139: KAFKA-6997 : Exclude test-sources.jar
when $INCLUDE_TEST_JARS is FALSE
URL: https://github.com/apache/kafka/pull/5139
Exclude test-sources.jar when $INCLUDE_TEST_JARS is FALSE
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Kafka run class doesn't exclude test-sources jar
> ------------------------------------------------
>
> Key: KAFKA-6997
> URL: https://issues.apache.org/jira/browse/KAFKA-6997
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Affects Versions: 2.0.0
> Reporter: Magesh kumar Nandakumar
> Assignee: Magesh kumar Nandakumar
> Priority: Minor
> Fix For: 2.0.0
>
>
> kafka-run-class.sh has a flag INCLUDE_TEST_JAR. This doesn't exclude
> test-sources jar files when the flag is set to false.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)