On Wed, Jul 30, 2008 at 10:38 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> HI all,
>
> I'd like to move all of the tests we have in phoenix-deployment to the
> appropriate places.

sounds great :-)

> 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.

my preference would be to factor out the test framework from the tests
but this sounds like a reasonable enough first step

> 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?

if you handle the maven, i'll pick up the ant

- robert

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

Reply via email to