[
https://issues.apache.org/jira/browse/ZOOKEEPER-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875349#comment-16875349
]
Hudson commented on ZOOKEEPER-3440:
-----------------------------------
SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #426 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/426/])
ZOOKEEPER-3440: Fix Apache RAT check by excluding binary files (images) (hanm:
rev 1e6edc9229c418b8bea46ccc5d603ea1c4a47a9e)
* (edit) pom.xml
* (edit) .travis.yml
> Fix Apache RAT check by excluding binary files (images)
> -------------------------------------------------------
>
> Key: ZOOKEEPER-3440
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3440
> Project: ZooKeeper
> Issue Type: Bug
> Components: build, documentation
> Affects Versions: 3.6.0
> Reporter: Enrico Olivelli
> Assignee: Enrico Olivelli
> Priority: Critical
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> I see this error on Jenkins as we are missing the exclusion for the images of
> the docs.
> {code:java}
> Unapproved licenses:
>
> /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven/zookeeper-docs/src/main/resources/markdown/images/state_dia.dia
> {code}
> We should also add this check to the precommit job on Travis (this will be
> part of the commit) and on CI (this is a manual configuration, to be done
> after fixing this issue)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)