You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/09/26 12:40:50 UTC

[jira] Resolved: (GERONIMO-3485) The code in the geronimo-acivation server module should be moved into the javamail provider package

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

Rick McGuire resolved GERONIMO-3485.
------------------------------------

    Resolution: Fixed

Committed revision 579564.

This removed the module and updated the javamail dependencies. 

> The code in the geronimo-acivation server module should be moved into the javamail provider package
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3485
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3485
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: mail
>    Affects Versions: 2.1
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Minor
>             Fix For: 2.1
>
>
> The code currently in the geronimo-activation module in the server should be moved into the javamail provider package so that the handlers can be shipped with the javamail implementation.  Currently, to achieve functional parity with the Sun javamail implementation, you need to ship the activation spec, the javamail mail jar, plus extract the geronimo-activation jar from the server.  Since the activation code does not depend on any code within the server code base (other than testsupport), it should be moved to the javamail provider package so that it gets included with the javamail mail jar when it's assembled. 

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