You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Joachim Draeger (JIRA)" <se...@james.apache.org> on 2006/06/07 22:55:31 UTC

[jira] Updated: (JAMES-461) Javamail Store based MailRepository support (was: Maildir support)

     [ http://issues.apache.org/jira/browse/JAMES-461?page=all ]

Joachim Draeger updated JAMES-461:
----------------------------------

    Attachment: javamailstore-mailrepository-3.zip


javamailstore-mailrepository-3
     
  * folder is now accessed through a gatekeeper that manages open/close operation
    this allows access by concurrent threads
  * introduced several interfaces for easier mock based tests  
  * ant build
  * jMock based interaction/behavior tests
  * optional code coverage analysis by cobertura
  
 Oh, "mock framework" and "code coverage", isn't that a bit overkill?
 Mmhhhh.. let me think... No!
 I think xMock can always be useful even if only used for a few lines. Making a  code coverage analysis showed me a few missing important test cases (not only to reach the 100%)
 Okay, maybe I mocked a bit to low level. But I wanted to evaluate how it can 
 help. The build process with integrated code coverage analysis was made for
 evaluation too. Looking forward to imap! :-)
 I'll drop a few lines, why I have decided for jMock and Cobertura soon.

> Javamail Store based MailRepository support (was: Maildir support)
> ------------------------------------------------------------------
>
>          Key: JAMES-461
>          URL: http://issues.apache.org/jira/browse/JAMES-461
>      Project: James
>         Type: New Feature

>   Components: MailStore & MailRepository
>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara
>      Fix For: 2.4.0
>  Attachments: JavamailStoreMailRepository.java, JavamailStoreMailRepository2.zip, MaildirMailRepository.java, MaildirMailRepository.java, UIDPlusFolderMailRepository1.zip, javamailstore-mailrepository-3.zip
>
> Add support for Javamail Stores as MailRepositories

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org