Hi. org.apache.geronimo.kernel.classloader.UrlResourceFinder have watchedFiles-list and keep watching if watchedfiles appear later.
Some jar files(ex.jaxb-impl, xalan) have Class-Path entries in their manifest file. These watched-files are not stored in repository, so UrlResourceFinder keep watching them ineffectually. Might this cause performance problem? I want an option to enable/disable watchingFiles algorithm.
