You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mandar Raje <ma...@pathfinder.eng.sun.com> on 2000/01/24 19:11:49 UTC

problem with clean build.

	
Hi,

 I did 'cvs update -dP; build.sh clean; build.sh'. 
I get the following error:


/home/mandar/tomcat/jakarta-tomcat/src/share/org/apache/jasper/JspCompilationContext.java:76:
Class org.apache.jasper.compiler.PluginJavaCompiler not found in import.
import org.apache.jasper.compiler.PluginJavaCompiler;
       ^
1 error


 Is anybody else seeing this?

Thanks,
Mandar.