saintstack commented on a change in pull request #1082: HBASE-23069 periodic 
dependency bump for Sep 2019
URL: https://github.com/apache/hbase/pull/1082#discussion_r370252803
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1648,6 +1652,16 @@
         <artifactId>hbase-zookeeper</artifactId>
         <groupId>org.apache.hbase</groupId>
         <version>${project.version}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
 
 Review comment:
   We have an errorprone rule that warns of jsr305 inclusions when release 
profile is in place.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to