[ 
https://issues.apache.org/jira/browse/HBASE-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth updated HBASE-29009:
--------------------------------
    Description: 
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 .

  was:
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 addsthe following duplicate 
dependencies to 
the assembly:

_stax2-api-4.1.jar_
_woodstox-core-5.1.0.jar_


> 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
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> 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)

Reply via email to