I'm wondering if this idea has been considered-- creating an internal a classloader for ant to use when loading classes from Factories.
That way, the classpath info could go in the build file, rather than requiring the user to set up his classpath with extensions and prereqs prior to running ant. I'm looking at the JSPCompilerAdaptorFactory in particular, but the same loader could be used by all the Factories. I might have time to do the work, but I wanted to float the idea first.. Keith -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
