tanishq-chugh commented on code in PR #5754:
URL: https://github.com/apache/hive/pull/5754#discussion_r2047374040


##########
Jenkinsfile:
##########
@@ -251,11 +251,8 @@ git merge origin/target
       }
       stage('Prechecks') {
         def spotbugsProjects = [
-            ":hive-common",
-            ":hive-shims",
-            ":hive-storage-api",
-            ":hive-standalone-metastore-common",
-            ":hive-service-rpc"
+        ":hive-storage-api",
+        ":hive-service-rpc"

Review Comment:
   Thanks for pointing this out as well, made this change in 
[be7e285](https://github.com/apache/hive/pull/5754/commits/be7e28519d76d024ff78ffae1a268f8fab4e1e48)



-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to