stoty commented on a change in pull request #882:
URL: https://github.com/apache/phoenix/pull/882#discussion_r490774324



##########
File path: dev/docker/Dockerfile.yetus
##########
@@ -0,0 +1,16 @@
+FROM apache/yetus:0.12.0
+
+#####
+# Update SpotBugs
+#####
+RUN rm -rf /opt/spotbugs \
+    && git clone https://github.com/stoty/spotbugs.git \

Review comment:
       For the record, as we have discussed offline, this branch has a fix for 
a bug in spotbugs 4.12 that breaks the spotbugs result analysis features used 
by Yetus.
   




----------------------------------------------------------------
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]


Reply via email to