bip 01/05/12 16:49:23
Modified:.build.bat
Log:
Compile failed when trying to compile the web-inf classes, fails because
the relative path to ServletApi was no longer valid.
This fix sets a absolute path.
Revision ChangesPath
1.20 +3 -3 jakarta-t
bip 01/05/12 14:40:03
Modified:.build.bat
Log:
Changed the way build check for SERVLETAPI_HOME.
If the env variable SERVLETAPI_HOME is not set it looks to see if it can
guess the enviroment variable.
Revision ChangesPath
1.19 +10 -2 jakarta-tomca
craigmcc01/02/24 14:23:56
Modified:.build.bat
Log:
Fix the line endings.
Revision ChangesPath
1.16 +175 -175 jakarta-tomcat-4.0/build.bat
Index: build.bat
===
RCS file: /home/cvs/jakar
craigmcc00/12/02 18:48:59
Modified:.build.bat
Log:
Pass ANT_HOME on to Ant (as the Unix script does).
Revision ChangesPath
1.12 +2 -2 jakarta-tomcat-4.0/build.bat
Index: build.bat
==