You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/03/01 10:54:50 UTC

[jira] Created: (GERONIMO-2911) mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility

mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility
-------------------------------------------------------------------------------------------

                 Key: GERONIMO-2911
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2911
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: specs
    Affects Versions: 2.0-M3
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-beta2


QuotaAwareStore has a couple missing exceptions
MimeMessage has a missing exception and a public rather than protected method.

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


[jira] Closed: (GERONIMO-2911) mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility

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

Rick McGuire closed GERONIMO-2911.
----------------------------------

    Resolution: Fixed

Yes, that's the correct code to update. 

> mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility
> -------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2911
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2911
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>    Affects Versions: 2.0-M3
>            Reporter: David Jencks
>         Assigned To: Rick McGuire
>             Fix For: 2.0-beta2
>
>
> QuotaAwareStore has a couple missing exceptions
> MimeMessage has a missing exception and a public rather than protected method.

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


[jira] Assigned: (GERONIMO-2911) mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility

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

David Jencks reassigned GERONIMO-2911:
--------------------------------------

    Assignee: Rick McGuire  (was: David Jencks)

Fix committed in rev 513249.  I'm a little confused about where the javamail code actually lives, I updated specs/trunk/geronimo-javamail_1.4_spec.  Rick, could you verify that this is the correct mail code?

> mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility
> -------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2911
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2911
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>    Affects Versions: 2.0-M3
>            Reporter: David Jencks
>         Assigned To: Rick McGuire
>             Fix For: 2.0-beta2
>
>
> QuotaAwareStore has a couple missing exceptions
> MimeMessage has a missing exception and a public rather than protected method.

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