I have a need for a custom classloader that Ant will delegate too when running. Classloader is written, how can it be hooked in? In the past, I wrote a hook into the Ant source code that would delegate to a Classloader based on an env var. If set, the value for the key would be used as the FQN of the classloader to use.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
