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/25 12:29:50 UTC

[jira] Commented: (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:comment-tabpanel#action_12530087 ] 

Rick McGuire commented on GERONIMO-3485:
----------------------------------------

Stage one complete, the addition of the handlers to the javamail package.  

Committed revision 579145.

Stage two will be updating the server build to remove geronimo-activation and update the javamail dependency to the latest snapshot version. 

> 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.