On Fri, 12 Apr 2002, Steve Loughran <[EMAIL PROTECTED]> wrote: > 1. sam is doing test runs on java 1.4, I dont think it is doing full > ant tests.
It is as full as it can be, yes 8-) > ..does anyone know what will happen if I add a longer root like > "org.xml.sax?" It uses exactly that. Take a look at Definer (the base class for taskdef), it adds org.apache.tools.ant as a system package to make sure the Task class gets loaded via the system loader. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
