[ https://issues.apache.org/jira/browse/ZOOKEEPER-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Camille Fournier resolved ZOOKEEPER-2724. ----------------------------------------- Resolution: Fixed > Skip cert files for releaseaudit target. > ---------------------------------------- > > Key: ZOOKEEPER-2724 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2724 > Project: ZooKeeper > Issue Type: Improvement > Components: build > Affects Versions: 3.5.2 > Reporter: Michael Han > Assignee: Michael Han > Priority: Blocker > Labels: build > Fix For: 3.5.3 > > > In branch-3.5 release auditing generating warnings against cert files as > these files don't contain Apache License (AL) header. I don't think these > files should be checked because they are not source files, and we skip them > in master branch. We should do the same for branch-3.5 by skipping these cert > files as well. This should be fixed before 3.5.3 release. > Attach the snippet of warning for reference: > {noformat} > [rat:report] !????? > /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build/zookeeper-3.5.3-alpha-SNAPSHOT/contrib/rest/conf/keys/rest.cer > [rat:report] !????? > /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build/zookeeper-3.5.3-alpha-SNAPSHOT/src/contrib/rest/conf/keys/rest.cer > {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346)