Stefan Bodewig wrote: > * force resolution of classes on loading to identify classloader > issues early. (At least in global classloader).
I don't know enough about classloader issues to make an informed opinion, so for the moment I'm abstaning from this discussion. > * Ignore any classes contained in the damned ext dirs of a JVM - possibly by > launching > with something like jar -Djava.ext.dir=foo -jar ant.jar -1 This should be optional. I'm not a fan of ext either, but we can't simply ignore it. Glenn
