[
https://issues.apache.org/jira/browse/DRILL-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206402#comment-16206402
]
ASF GitHub Bot commented on DRILL-5877:
---------------------------------------
GitHub user parthchandra opened a pull request:
https://github.com/apache/drill/pull/995
DRILL-5877: - Fix travis build. Add *.pem and *.p12 files to rat excl…
…usions. These files are binary files used in ssl tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/parthchandra/drill DRILL-5877
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/995.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 #995
----
commit 8151df034fc4a280704e2c1fddea15f4d9684d3d
Author: Parth Chandra <[email protected]>
Date: 2017-10-16T18:54:53Z
DRILL-5877: - Fix travis build. Add *.pem and *.p12 files to rat exclusions.
----
> Fix Travis build
> -----------------
>
> Key: DRILL-5877
> URL: https://issues.apache.org/jira/browse/DRILL-5877
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Parth Chandra
>
> Travis build is broken because of a rat check. Rat is complaining about a
> binary file (*.p12) not having an Apache header (even though it detects the
> file as binary).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)