You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/20 09:50:22 UTC

[GitHub] [pulsar] congbobo184 commented on a change in pull request #9632: [Pulsar client] Enable spotbugs in module pulsar-client-shade.

congbobo184 commented on a change in pull request #9632:
URL: https://github.com/apache/pulsar/pull/9632#discussion_r579632758



##########
File path: pulsar-client-shaded/pom.xml
##########
@@ -268,6 +268,21 @@
         </executions>
       </plugin>
 
+      <plugin>
+        <groupId>com.github.spotbugs</groupId>
+        <artifactId>spotbugs-maven-plugin</artifactId>
+        <version>${spotbugs-maven-plugin.version}</version>

Review comment:
       Ok, I will delete this version configuration.




----------------------------------------------------------------
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:
users@infra.apache.org