You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/11/28 00:44:44 UTC

[jira] Resolved: (SYNAPSE-349) Transport base package is dependent on transport specific (VFS and Mail) classes

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

Andreas Veithen resolved SYNAPSE-349.
-------------------------------------

    Resolution: Fixed

The transport base classes now live in their own Maven module (in WS-Commons Transport) and this module only depends on AXIOM and the Axis2 kernel. It still (indirectly) depends on the javax.mail.internet package, but this is OK since both AXIOM and Axis2 depends on it. Therefore this issue can be considered as fixed.

> Transport base package is dependent on transport specific (VFS and Mail) classes
> --------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-349
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-349
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 1.2
>            Reporter: Oleg Kalnichevski
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: basetransport.patch
>
>
> The base transport package of Synapse is dependent on VFS and Mail specific classes, which seems wrong to me. Ideally the base transport classes should not depend on any transport specific aspects. 
> Patch to follow shortly.
> Oleg

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