ppkarwasz commented on code in PR #712:
URL: https://github.com/apache/commons-compress/pull/712#discussion_r2405166235
##########
pom.xml:
##########
@@ -89,6 +87,12 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<checkstyle.config.file>${basedir}/src/conf/checkstyle/checkstyle.xml</checkstyle.config.file>
<checkstyle.suppress.file>${basedir}/src/conf/checkstyle/checkstyle-suppressions.xml</checkstyle.suppress.file>
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt,
**/maven-archiver/pom.properties</checkstyle.resourceExcludes>
+ <!--
Review Comment:
I moved all the overwritten versions together, so that we can more easily
check each of those overrides, when we upgrade `commons-parent`.
I minimized the changes in
https://github.com/apache/commons-compress/pull/712/commits/adcb46b6e785fac63153f3bb604c831d9f0bb37e
--
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]