https://issues.apache.org/bugzilla/show_bug.cgi?id=53654

--- Comment #3 from viola.lu <viola...@gmail.com> ---
Now compile only handles taglib jar file as
jar:/file:/***.jar!/META-INF/taglib.tld or /WEB-INF/taglib.tld, but if tag lib
file exists as expanded folder for example: file:/***.jar/META-INF/taglib.tld,
Compiler.isOutDated() will return true and compile jsp always. So provide this
patch to make it can handle file:/ URL also

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to