[ https://issues.apache.org/jira/browse/KAFKA-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847493#comment-15847493 ]
ASF GitHub Bot commented on KAFKA-4717: --------------------------------------- GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/2473 KAFKA-4717: Use absolute paths to files in root directory so all jars include LICENSE and NOTICE files You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-4717-connect-license-and-notice-files Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2473.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2473 ---- commit 8868c825fa274610358a4fad4004489f59bed610 Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2017-01-31T20:53:02Z KAFKA-4717: Use absolute paths to files in root directory so all jars include LICENSE and NOTICE files ---- > connect jars are missing LICENSE/NOTICE files > --------------------------------------------- > > Key: KAFKA-4717 > URL: https://issues.apache.org/jira/browse/KAFKA-4717 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Reporter: dan norwood > Priority: Blocker > Fix For: 0.10.2.0 > > > other artifacts in kafka contain LICENSE/NOTICE files in the deployed jars, > but connect seems to be missing them. -- This message was sent by Atlassian JIRA (v6.3.15#6346)