Enrico Olivelli created ZOOKEEPER-3440:
------------------------------------------
Summary: Fix Apache RAT check by excluding image binary files of
docs
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
Fix For: 3.6.0
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)