[ https://issues.apache.org/jira/browse/HADOOP-19652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014500#comment-18014500 ]
ASF GitHub Bot commented on HADOOP-19652: ----------------------------------------- slfan1989 commented on code in PR #7878: URL: https://github.com/apache/hadoop/pull/7878#discussion_r2281293084 ########## hadoop-client-modules/hadoop-client-runtime/pom.xml: ########## @@ -176,14 +176,11 @@ <exclude>org.glassfish.jersey.core:*</exclude> <exclude>org.glassfish.hk2.external:*</exclude> <exclude>org.glassfish.jaxb:*</exclude> - <exclude>jakarta.ws.rs:*</exclude> <exclude>jakarta.annotation:*</exclude> <exclude>jakarta.validation:*</exclude> - <exclude>jakarta.servlet:*</exclude> - <exclude>javax.annotation:*</exclude> <exclude>org.hamcrest:*</exclude> + <exclude>org.javassist:*</exclude> Review Comment: Can this line remain unchanged? > Fix dependency exlucsion list of hadoop-client-runtime > ------------------------------------------------------ > > Key: HADOOP-19652 > URL: https://issues.apache.org/jira/browse/HADOOP-19652 > Project: Hadoop Common > Issue Type: Bug > Components: client-mounts > Affects Versions: 3.5.0 > Reporter: Cheng Pan > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org