Hi all,

I've moved most tests from the phoenix-deployment module to the module of the class they was testing.

The only remaining tests are the imap tests.

THe issue with imap tests is that they depends both on imapserver-function and torque-mailboxmanager-function. torque-mailboxmanager-function could be moved down to a library but it depends on mailbox-library so it cannot be a library (for the ant build requirement).

mailbox-library should not have dependencies on the rest of james, so it could be even named mailbox-api so to be able to rename torque-mailboxmanager-function to torque-mailboxmanager-library and have the tests moved to imapserver-function (because imapserver-function could then depend on torque-mailboxmanager-library).

WDYT?

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to