Istvan Toth created HBASE-29009:
-----------------------------------

             Summary: 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


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 assmebly:
stax2-api-4.1.jar
woodstox-core-5.1.0.jar



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to