Sreemanth opened a new issue #5623: URL: https://github.com/apache/incubator-pinot/issues/5623
Currently apache-rat-plugin excluding IntelliJ project meta files only. Eclipse IDE project meta files also should exclude. ```xml <exclude>**/*.project</exclude> <exclude>**/*.classpath</exclude> <exclude>**/*.prefs</exclude> ``` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
