I'm presuming this is the correct addition - the element name 'work' doesn't immediately spring this to mind, but it seems to work in the other smoketest variant... cvs diff xml-xalan.xml (in directory E: \builds\jakarta-alexandria\proposal\gump\project\) Index: xml-xalan.xml =================================================================== RCS file: /home/cvspublic/jakarta-alexandria/proposal/gump/project/xml-xalan.xml,v retrieving revision 1.14 diff -r1.14 xml-xalan.xml 85a86 > <work nested="test/java/src"/> Presumably this puts the src directory (which has the XSLTestAntTask.class file checked in) in Ant's classpath, such that the build.xml that attempts to define <xalantest> from this will work. I'm hoping to get this working so I can get rid of the old smoketest target and clean up the xalan testing. (and then think about expansion, and adding xml-commons to the list of projects, since I'd like to make Xalan use it soon.)(nevermind, it's already there!) Thanks, - Shane xml-xalan, xml-commons --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
