> Maybe we should add an additional option to get a custom classloader > even if the user didn't specify a classpath? This could be used to > force the VM into reloading classes that might have changed since Ant > has been started? > > How about integrating the classloader logic into ExecuteJava somehow > and use that inside the Java task if fork was false? That way the same > logic will lend itself to other <java> like tasks easily. >
Stefan, I'll have a look into this. Conor
