ctubbsii commented on code in PR #5890:
URL: https://github.com/apache/accumulo/pull/5890#discussion_r2360874564
##########
pom.xml:
##########
@@ -933,6 +946,7 @@
<exclude>.vscode/**</exclude>
<exclude>.factorypath</exclude>
<exclude>.github/**</exclude>
+ <exclude>**/*.rf</exclude>
Review Comment:
I think they caused a warning in the main branch, and were added as an
exclusion there for that reason. I copied them here to reduce the diff between
the branches, without testing to see if it was actually a problem for the newer
versions of the plugins (because I assumed it was added to main for a good
reason, and it doesn't hurt).
--
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]