You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2007/09/17 16:46:56 UTC

[jira] Created: (TUSCANY-1724) The rampart mar used by binding-ws-axis depends on the SNAPSHOT version of the rampart parent

The rampart mar used by binding-ws-axis depends on the SNAPSHOT version of the rampart parent
---------------------------------------------------------------------------------------------

                 Key: TUSCANY-1724
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1724
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-1.0
            Reporter: ant elder
            Priority: Critical
             Fix For: Java-SCA-1.0


See org\apache\rampart\rampart\1.3\rampart-1.3.pom:

    <parent>
        <groupId>org.apache.rampart</groupId>
        <artifactId>rampart-project</artifactId>
        <version>1.3-SNAPSHOT</version>
    </parent>

Not sure what to do about this. Any ideas?

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-1724) The rampart mar used by binding-ws-axis depends on the SNAPSHOT version of the rampart parent

Posted by "Venkatakrishnan (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkatakrishnan resolved TUSCANY-1724.
--------------------------------------

    Resolution: Fixed

Fixed for now by removing the rampart.mar depedency from axis2 binding and including it in the lib directory of the distro.  This seems ok since rampart is only coming in during runtime.

> The rampart mar used by binding-ws-axis depends on the SNAPSHOT version of the rampart parent
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1724
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1724
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-1.0
>            Reporter: ant elder
>            Priority: Critical
>             Fix For: Java-SCA-1.0
>
>
> See org\apache\rampart\rampart\1.3\rampart-1.3.pom:
>     <parent>
>         <groupId>org.apache.rampart</groupId>
>         <artifactId>rampart-project</artifactId>
>         <version>1.3-SNAPSHOT</version>
>     </parent>
> Not sure what to do about this. Any ideas?

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org