[5.0.8] Tag soon

2003-08-18 Thread Remy Maucherat
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]


Re: [5.0.8] Tag soon

2003-08-18 Thread Kin-Man Chung
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]



Re: [5.0.8] Tag soon

2003-08-18 Thread Eric Carmichael
 (hopefully, we'll have a good quality build this time :) )

To that end, could someone add xml/xml.jsp from the jsp-examples webapp (or
something like it) to tester?  There isn't very much XML coverage in tester,
and this particular jsp would have flagged bugs 22277 and 21366 before they
made it into a release, so it seems like a good addition.

I would help with this, but I don't think I'll have time before Remy starts
tagging.  If this is still pending post 5.0.8 (and no one's come up with a
good reason why it shouldn't be done), I'll work on it.

Eric

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]