You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sh...@locus.apache.org on 2000/02/07 17:07:39 UTC

cvs commit: jakarta-tomcat/src/shell jspc.bat

shemnon     00/02/07 08:07:39

  Modified:    src/shell jspc.bat
  Log:
  spelling error
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-tomcat/src/shell/jspc.bat
  
  Index: jspc.bat
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/shell/jspc.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jspc.bat	2000/02/07 08:02:14	1.1
  +++ jspc.bat	2000/02/07 16:07:39	1.2
  @@ -1,5 +1,5 @@
   @echo off
  -rem $Id: jspc.bat,v 1.1 2000/02/07 08:02:14 shemnon Exp $
  +rem $Id: jspc.bat,v 1.2 2000/02/07 16:07:39 shemnon Exp $
   rem A batch file to run the JspC Compiler
   
   rem This batch file written and tested under Windows NT
  @@ -24,7 +24,7 @@
   
   echo Using classpath: %CLASSPATH%
   rem start java org.apache.tomcat.shell.Startup %2 %3 %4 %5 %6 %7 %8 %9
  -java org.apache.japser.JspC %1 %2 %3 %4 %5 %6 %7 %8 %9
  +java org.apache.jasper.JspC %1 %2 %3 %4 %5 %6 %7 %8 %9
   
   set CLASSPATH=%cp%
   set port=