You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Marcus Beyer <mb...@stormlight.de> on 2005/01/27 18:25:35 UTC

precompilation and jspf

Hello!

I trigger org.apache.jasper.JspC of Tomcat 5.0.26 from ant to precompile 
my JSPs.

It seems that incremental compilation does not check if included files 
(*.jspf) have changed. Is that right?

Is there any workaround for this? To always clean can take minutes ... 
Perhaps we could check if *any* jspf has changed after last build and 
then do a full clean (delete the servlets) if true. Has someone wrote an 
ant task for this? That would be great!

thanx!
Marcus


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org