larryi 01/12/03 18:27:17
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Note update to Jasper.
Revision Changes Path
1.9 +6 -2 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt
Index: RELEASE-NOTES-3.3.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- RELEASE-NOTES-3.3.1.txt 2001/11/30 05:35:10 1.8
+++ RELEASE-NOTES-3.3.1.txt 2001/12/04 02:27:17 1.9
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.8 2001/11/30 05:35:10 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.9 2001/12/04 02:27:17 larryi Exp $
This document describes the changes that have been made since the
@@ -41,7 +41,6 @@
Moved the setting of the default "*.jsp" mapping so that it is now
possible to entirely disable support for jsp files.
- Fixed problem with jsp_precompile parameter to JSP files.
Server:
@@ -81,6 +80,11 @@
5005 If requested JSP file doesn't exist, avoid creating work directories
and version file.
+
+ Fixed problem with jsp_precompile parameter to JSP files.
+
+ Eliminated some hard coded '\n' line separators used by Jasper in the
+ translated Java file.
Configuration:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>