You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Richard Slade (JIRA)" <ji...@apache.org> on 2009/02/23 15:01:04 UTC

[jira] Created: (WSCOMMONS-442) Transport being built with wrong version of axiom

Transport being built with wrong version of axiom
-------------------------------------------------

                 Key: WSCOMMONS-442
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442
             Project: WS-Commons
          Issue Type: Bug
          Components: Transport
         Environment: Linux
            Reporter: Richard Slade
         Attachments: transport.patch

The transport project is specifying the wrong version of axiom.
Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom.
Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom.
Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version.

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


[jira] Commented: (WSCOMMONS-442) Transport being built with wrong version of axiom

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676799#action_12676799 ] 

Andreas Veithen commented on WSCOMMONS-442:
-------------------------------------------

You are right. We should only switch to Axis2 1.5 on the branch to be created for the release, and let the trunk depend on Axis2 SNAPSHOT. There is also the problem that for the moment the 1.5 artifacts are not available from any Maven repository.

> Transport being built with wrong version of axiom
> -------------------------------------------------
>
>                 Key: WSCOMMONS-442
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>         Environment: Linux
>            Reporter: Richard Slade
>            Assignee: Andreas Veithen
>         Attachments: transport.patch
>
>
> The transport project is specifying the wrong version of axiom.
> Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom.
> Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom.
> Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version.

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


[jira] Updated: (WSCOMMONS-442) Transport being built with wrong version of axiom

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

Richard Slade updated WSCOMMONS-442:
------------------------------------

    Attachment: transport.patch

Patch to update the pom.xml file with the correct version of Axiom

> Transport being built with wrong version of axiom
> -------------------------------------------------
>
>                 Key: WSCOMMONS-442
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>         Environment: Linux
>            Reporter: Richard Slade
>         Attachments: transport.patch
>
>
> The transport project is specifying the wrong version of axiom.
> Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom.
> Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom.
> Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version.

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


[jira] Resolved: (WSCOMMONS-442) Transport being built with wrong version of axiom

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

Andreas Veithen resolved WSCOMMONS-442.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: Transports 1.0

> Transport being built with wrong version of axiom
> -------------------------------------------------
>
>                 Key: WSCOMMONS-442
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>         Environment: Linux
>            Reporter: Richard Slade
>            Assignee: Andreas Veithen
>             Fix For: Transports 1.0
>
>         Attachments: transport.patch
>
>
> The transport project is specifying the wrong version of axiom.
> Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom.
> Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom.
> Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version.

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


[jira] Assigned: (WSCOMMONS-442) Transport being built with wrong version of axiom

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

Andreas Veithen reassigned WSCOMMONS-442:
-----------------------------------------

    Assignee: Andreas Veithen

We should also put the Axis2 version to the latest 1.5 beta. In addition, I think that the Axiom and Axis2 versions are defined in several different places. This should be cleaned up. I will have a look at this.

> Transport being built with wrong version of axiom
> -------------------------------------------------
>
>                 Key: WSCOMMONS-442
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>         Environment: Linux
>            Reporter: Richard Slade
>            Assignee: Andreas Veithen
>         Attachments: transport.patch
>
>
> The transport project is specifying the wrong version of axiom.
> Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom.
> Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom.
> Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version.

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


[jira] Commented: (WSCOMMONS-442) Transport being built with wrong version of axiom

Posted by "Richard Slade (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676164#action_12676164 ] 

Richard Slade commented on WSCOMMONS-442:
-----------------------------------------

Since axis2 and transport are tied closely together, shouldn't the SNAPSHOT version of transport (under trunk) reference the SNAPSHOT version of axis2?
Specifying the 1.5 release of axis2 will cause transport project to be out of sync with the trunk version of axis2.


> Transport being built with wrong version of axiom
> -------------------------------------------------
>
>                 Key: WSCOMMONS-442
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>         Environment: Linux
>            Reporter: Richard Slade
>            Assignee: Andreas Veithen
>         Attachments: transport.patch
>
>
> The transport project is specifying the wrong version of axiom.
> Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom.
> Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom.
> Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version.

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