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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]