| Extends the default ClasspathResourceLoader in order
to override getResourceAsStream(String) so that we can correctly
search the ContextClassLoader instead of the system class loader.
This class should be removed whenever the regular ClasspathResourceLoader
in the velocity releases searches the context class loader.
author: Chad Brandon |