raulcd commented on code in PR #3101:
URL: https://github.com/apache/parquet-java/pull/3101#discussion_r1876006229
##########
pom.xml:
##########
@@ -498,6 +498,7 @@
<consoleOutput>true</consoleOutput>
<excludes>
Review Comment:
I am pretty sure we can change `excludes` for `excludesFile`
(https://creadur.apache.org/rat/apache-rat-plugin/rat-mojo.html#excludesFile)
but I am unsure why some of the regex on the individual excludes don't seem to
work with excludesFile when I ran:
`java -jar apache-rat-0.16.1/apache-rat-0.16.1.jar -a -d
apache-parquet-1.15.0.tar.gz -E $PARQUET_SRC_FOLDER/.rat-excludes.txt`
I'll investigate how to consolidate those two lists
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]