HI all,

I'd like to move all of the tests we have in phoenix-deployment to the appropriate places.

I'm starting from tests for code that is not even more in server code base: standard mailets tests.

Moving:
org.apache.james.test.mock.javaxmail.*
org.apache.james.test.mock.mailet.*
org.apache.james.test.mock.util.MailUtil
to
mailet-base/src/test

This allow to move most tests we have in phoenix-deployment transport matchers and mailets into mailet-standard/src/test.

In order to have the build works I have to add test-jars to the m2 build and have mailet-standard tests to depend on mailet-base test-jar.

Should I commit this stuff only after updating also the ant build or can I take only care of the m2 build for the mailet products?

Stefano

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

Reply via email to