Hi, The ant script has got realy big and complex. The options seem to be a) try to fix the urrent mess in a single file b) have one build.xml file which builds and test everything, with other files e.g. build/core.xml, build/test/xml for each logical module. I'm happy to do the file munging - please tell me which way I should go. Matthew