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 "Ben Tomasini (JIRA)" <ji...@apache.org> on 2007/07/09 09:41:04 UTC

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

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
             Fix For: 1.3


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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578121#action_12578121 ] 

Davanum Srinivas commented on AXIS2-2924:
-----------------------------------------

should be already fixed.

-- dims

> 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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2924.
-------------------------------------

    Resolution: Fixed

> 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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2924:
----------------------------------------

    Assignee: Saminda Wishwajith Abeyruwan

> 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
>             Fix For: 1.3
>
>
> 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