You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/28 10:31:12 UTC

[jira] [Commented] (KAFKA-3767) Failed Kafka Connect's unit test with Unknown license.

    [ https://issues.apache.org/jira/browse/KAFKA-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305286#comment-15305286 ] 

ASF GitHub Bot commented on KAFKA-3767:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/1443


> Failed Kafka Connect's unit test with Unknown license.
> ------------------------------------------------------
>
>                 Key: KAFKA-3767
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3767
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect, unit tests
>            Reporter: Sasaki Toru
>            Assignee: Sasaki Toru
>
> Kafka Connect's unit test failed with Unknown license as blow.
> {quote}
> $ ./gradlew test
> (snip)
> :rat
> Unknown license: /home/kafka/code/kafka/connect/json/src/test/resources/connect-test.properties
> :rat FAILED
> FAILURE: Build failed with an exception.
> * Where:
> Script '/home/kafka/code/kafka/gradle/rat.gradle' line: 63
> * What went wrong:
> Execution failed for task ':rat'.
> > Found 1 files with unknown licenses.
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> BUILD FAILED
> {quote}
> I think this is because connect-test.properties doesn't have license.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)