hemantk-12 commented on code in PR #5061: URL: https://github.com/apache/ozone/pull/5061#discussion_r1264603375
########## hadoop-ozone/dist/src/main/license/jar-report.txt: ########## @@ -145,13 +146,17 @@ share/ozone/lib/jetty-util-ajax.jar share/ozone/lib/jetty-util.jar share/ozone/lib/jetty-webapp.jar share/ozone/lib/jetty-xml.jar +share/ozone/lib/jgraph.jar +share/ozone/lib/jgrapht-core.jar +share/ozone/lib/jgrapht-ext.jar +share/ozone/lib/jgraphx.jar Review Comment: Initially I tired to restrict it but it failed because some transitive dependency was not there. So I used the auto generated one. Updated it and manually added only necessary changes. Thanks for pointing it out. -- 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]
