struberg commented on code in PR #1328:
URL: https://github.com/apache/commons-lang/pull/1328#discussion_r1870916740
##########
pom.xml:
##########
@@ -202,6 +202,7 @@
<exclude>src/site/resources/download_lang.cgi</exclude>
<exclude>src/site/resources/release-notes/RELEASE-NOTES-*.txt</exclude>
<exclude>src/test/resources/lang-708-input.txt</exclude>
+ <exclude>nb-configuration.xml</exclude>
Review Comment:
that file is generated by NetBeans when using it. So no, does not have an AL
header.
I've added the file to .gitignore but checkstyle did still complain.
--
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]