[
https://issues.apache.org/jira/browse/DRILL-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441638#comment-16441638
]
ASF GitHub Bot commented on DRILL-6338:
---------------------------------------
Github user ilooner commented on a diff in the pull request:
https://github.com/apache/drill/pull/1215#discussion_r182266896
--- Diff: protocol/pom.xml ---
@@ -149,8 +152,12 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
+ <configuration>
--- End diff --
Thanks for catching. Removed, verified that `mvn process-sources -P
proto-compile` and `mvn clean install -P proto-compile` generated code with the
headers and that `mvn process-sources -P proto-compile -Dlicense.skip=true`
generates sources without license headers.
> License headers are not added to generated proto buf files with new license
> changes.
> ------------------------------------------------------------------------------------
>
> Key: DRILL-6338
> URL: https://issues.apache.org/jira/browse/DRILL-6338
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
> Priority: Major
>
> Fix broken travis script
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)