adoroszlai commented on code in PR #4985: URL: https://github.com/apache/ozone/pull/4985#discussion_r1243986727
########## hadoop-ozone/dist/src/main/license/jar-report.txt: ########## @@ -1,11 +1,10 @@ -share/ozone/lib/accessors-smart.jar +share/ozone/lib/FastInfoset.jar Review Comment: It sorts both old (reference) and new lists exactly to avoid false positives due to difference in `sort`: https://github.com/apache/ozone/blob/4559ef4956cc24eb3a049cf9664322b140e6853a/hadoop-ozone/dev-support/checks/dependency.sh#L31-L32 So any order is fine as far as `dependency` check is concerned. -- 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]
