You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/08/06 15:58:11 UTC

[jira] Updated: (AXIS2-2924) Change scope of Maven dependencies in axis-spring to 'provided'

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

Davanum Srinivas updated AXIS2-2924:
------------------------------------

    Fix Version/s:     (was: 1.3)

> Change scope of Maven dependencies in axis-spring to 'provided'
> ---------------------------------------------------------------
>
>                 Key: AXIS2-2924
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2924
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Ben Tomasini
>            Assignee: Saminda Wishwajith Abeyruwan
>
> Currently the pom of axis-spring creates a number of transitive dependencies.  These should all be marked as 'provided', allowing the project using axis-spring to select the version of spring they want to use.  To use spring 2.0, a project has to include a number of dependency exclusions.
> # org.apache.axis2:axis2-spring:jar
>     * org.apache.axis2:axis2-kernel:jar
>           o org.apache.axis2:axis2-java2wsdl:jar
>                 + org.apache.ant:ant:jar
>                       # org.apache.ant:ant-launcher:jar
>           o commons-fileupload:commons-fileupload:jar
>                 + commons-io:commons-io:jar
>           o org.apache.httpcomponents:jakarta-httpcore:jar
>           o org.codehaus.woodstox:wstx-asl:jar
>           o org.apache.neethi:neethi:jar
>           o org.apache.woden:woden:jar
>           o org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar
>     * org.springframework:spring-core:jar
>           o commons-collections:commons-collections:jar
>     * org.springframework:spring-beans:jar
>     * org.springframework:spring-context:jar
>           o org.springframework:spring-aop:jar
>     * org.springframework:spring-web:jar
>     * javax.servlet:servlet-api:jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org