I think if Mike were open to reviewing the OASIS test structure we should go further than this, The ant file in Tuscany doesn't reorganize the code after it's checked out it's simply a tool to generate poms that do the reorganization.It helps us trial what an appropriate structure might be.
The main problem I found with trying to deal with the "all tests in a single module" approach was getting it to work in Eclipse in a way that was automatically generatable from the maven build. This becomes particularly problematic if you want the contributions to be presented as anything other than folders (something that is easy if the contributions are in separate modules). Regards Simon
