On Mon, 8 Sep 2003, Conor MacNeill <[EMAIL PROTECTED]> wrote: > Both the above approaches would introduce a dependecy in the Ant > core on javax.xml.transform and org.xml.sax packages.
Ant already depends on the sax package via ProjectHelper and others - the transform package is part of our required JAXP version as well, so we should be save. > A more extensive refactoring could avoid this. Such an approach > wpould remove the configureTraXLiasion method altogether and move it > to the TraXLiasion itself and then provide an interface extension, > say XSLTLiasion2, Fine with me as well. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]