[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]