[
https://issues.apache.org/jira/browse/HBASE-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904986#comment-17904986
]
Hudson commented on HBASE-29009:
--------------------------------
Results for branch branch-3
[build #349 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/349/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/349/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/349/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/349/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/349/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop ${HADOOP_THREE_VERSION} backward compatibility
checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/349/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
> Depend on jaxws-rt instead jaxws-ri
> -----------------------------------
>
> Key: HBASE-29009
> URL: https://issues.apache.org/jira/browse/HBASE-29009
> Project: HBase
> Issue Type: Improvement
> Components: REST
> Affects Versions: 3.0.0-beta-1, 2.7.0, 2.6.1, 2.5.10
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
> Jaxws-ri pulls in extra dependencies that are not needed for either the rest
> server or client:
> _jakarta.mail-api-1.6.3.jar_
> _jakarta.persistence-api-2.2.2.jar_
> _jaxb-jxc-2.3.2.jar_
> _jaxb-xjc-2.3.2.jar_
> _jaxws-eclipselink-plugin-2.3.2.jar_
> _jaxws-rt-2.3.2.jar_
> _jaxws-tools-2.3.2.jar_
> _org.eclipse.persistence.asm-2.7.4.jar_
> _org.eclipse.persistence.core-2.7.4.jar_
> _org.eclipse.persistence.moxy-2.7.4.jar_
> _org.eclipse.persistence.sdo-2.7.4.jar_
> _sdo-eclipselink-plugin-2.3.2.jar_
> However replacing jaxws-rt with jaxws-ri adds the following duplicate
> dependencies to
> the assembly:
> stax2-api-4.1.jar
> woodstox-core-5.1.0.jar
> The assembly already has several duplicate dependencies, which is tracked in
> HBASE-29002 .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)