As a general consideration, please note that you might want/need to use versions different from those already included in the jdk 1.6. For instance, different versions of jaxb-impl include many different bug fixes...
Cheers
Alessio

Christian Schneider wrote:
Hi all,

cxf currently has some dependencies on stuff that is already integrated in java >= 1.6. Can these dependencies be safely excluded by users?

I guess most people already use java 1.6 so another question is: Would it make sense to not include these dependencies by default? Java 1.5 users could still
add them to their poms.

Some of the dependencies I suspect to be in Java 1.6 are:
com.sun.xml.bind:jaxb-impl:jar:2.1.12:compile
javax.xml.bind:jaxb-api:jar:2.1:compile
javax.xml.soap:saaj-api:jar:1.3:compile
org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.2:compile
org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1.1:compile
org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.6:compile
org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:jar:1.0:compile
org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.2:compile

I am not sure if I found them all.

Greetings

Christian

Reply via email to