myandpr commented on code in PR #7145:
URL: https://github.com/apache/hadoop/pull/7145#discussion_r1831082485
##########
hadoop-common-project/hadoop-common/pom.xml:
##########
@@ -416,6 +416,12 @@
<artifactId>lz4-java</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>com.github.jnr</groupId>
Review Comment:
Thanks for your review, and i have added com.github.jnr to GPLv2 module in
LICENSE-binary file.
--
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]