On Fri, 2009-03-13 at 11:29 +0100, Javier Puerto wrote:
> I have changed the dependency in the pom to look like this:
> <dependency>
>  <groupId>org.apache.ws.commons.axiom</groupId>
>   <artifactId>axiom-impl</artifactId>
>   <version>1.2.6</version>
>   <exclusions>
>    <exclusion>
>     <groupId>org.apache.geronimo.specs</groupId>
>     <artifactId>geronimo-activation_1.1_spec</artifactId>
>    </exclusion>
>    <exclusion>
>     <groupId>org.apache.geronimo.specs</groupId>
>     <artifactId>geronimo-javamail_1.4_spec</artifactId>
>    </exclusion>
>   </exclusions>
> </dependency>

Actually that makes me wonder why this are dependencies for AXIOM to
start with? Do we really need this dependencies for axiom, or is it save
to just exclude them?

salu2
-- 
Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>

Sociedad Andaluza para el Desarrollo de la Sociedad 
de la Información, S.A.U. (SADESI)




Reply via email to