Jackie-Jiang commented on a change in pull request #3706: Cleaning up the
license-maven-plugin
URL: https://github.com/apache/incubator-pinot/pull/3706#discussion_r248535337
##########
File path: pom.xml
##########
@@ -1029,9 +1035,14 @@
<!-- Top level files -->
<exclude>.codecov*</exclude>
- <exclude>license.header</exclude>
+ <exclude>HEADER</exclude>
<exclude>LICENSE</exclude>
<exclude>NOTICE</exclude>
+
+ <!-- js, css files for controller UI -->
Review comment:
Please add a brief description on why we don't need the header for them
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]