[
https://issues.apache.org/jira/browse/DRILL-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987702#comment-16987702
]
ASF GitHub Bot commented on DRILL-7463:
---------------------------------------
vvysotskyi commented on pull request #1916: DRILL-7463: Apache license is not
added to the generated classes
URL: https://github.com/apache/drill/pull/1916
Jira - [DRILL-7463](https://issues.apache.org/jira/browse/DRILL-7463).
Added license which should be inserted into the generated java classes.
Before that, these files contained the only license required for `.ftl` files
which is not inserted since it is treated as ftl comment and therefore was
ignored.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Apache license is not added to the generated classes
> ----------------------------------------------------
>
> Key: DRILL-7463
> URL: https://issues.apache.org/jira/browse/DRILL-7463
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.17.0
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
> Fix For: 1.17.0
>
>
> All generated classes don't contain the Apache license, though their
> templates contain {{<#include "/@includes/license.ftl" />}} entry. license
> plugin doesn't check them because the target folder is excluded from the
> checks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)