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

--- Comment #3 from viola.lu <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to