liuxiaocs7 commented on code in PR #8072:
URL: https://github.com/apache/hbase/pull/8072#discussion_r3072563686
##########
hbase-compression/pom.xml:
##########
@@ -45,6 +45,21 @@
<artifactId>hbase-resource-bundle</artifactId>
<optional>true</optional>
</dependency>
+ <dependency>
Review Comment:
> We do not have junit-vintage dependencies in the past?
>
> Strange, how could they pass compiling?
Yes, previously the `hbase-compression` module did not explicitly reference
JUnit-related dependencies...
--
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]