Remy, I discovered there is a jasper bug that causes wrong Java line numbers to be mapped when codes for invoking tag handlers are generated in separate methods. This would completely screw up JSP debugging, and causes javac error messages to be lost if it happens in the generated method. I have a fix for this and plan to commit it. The fix is safe in that it does not affect the generated codes, and I promise to do thorough testing before committing. :-)
Kin-man > Date: Mon, 18 Aug 2003 18:24:53 +0200 > From: Remy Maucherat <[EMAIL PROTECTED]> > Subject: [5.0.8] Tag soon > To: Tomcat Developers List <[EMAIL PROTECTED]> > > As most (all ?) of the issues uncovered in build 5.0.7 have been fixed > or addressed in some way, I plan to tag and release 5.0.8 soon (likely > wednesday). Please apply any fixes before then (but please no features > addition or refactorings), such as the servlet API updates. > > Thanks :) > > (hopefully, we'll have a good quality build this time :) ) > > Remy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]