Robert Burrell Donkin ha scritto:
i've completed the initial move. everything builds and a basic site
generates using maven.
I reviewed the change and I noticed you forgot to remove RelayLimit from
the server tree.
there's quite a number of small TODOs left:
* check pheonix-deployment in server for the test cases of the
mailets moved into here
The mock stuff (MockMailetConfig, MockMailContext, MockMail,
test.util.Util, maybe something more) is used both by standard-mailet
tests and by james specific mailets.
What to do?
A) put the mock stuff in the "base" library in "main" but in a test package.
B) put it in the base library test suite and take care of releasing the
test-jar too to be used by james-server and mailet-standard tests.
C) put it in the standard mailet tests and take care of releasing also
the test jar and put this dependency in james-server.
D) duplicate the test classes.
My preferences from best to worst: B, C, A, D.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]