> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Friday, February 10, 2006 7:21 AM
> To: tomcat-dev@jakarta.apache.org
> Subject: svn commit: r376730 - 
> /tomcat/connectors/trunk/util/java/org/apache/tomcat/util/buf/
> CharChunk.java
> 
> Author: remm
> Date: Fri Feb 10 07:20:44 2006
> New Revision: 376730
> 
> URL: http://svn.apache.org/viewcvs?rev=376730&view=rev
> Log:
> - Have CharCHunk implement CharSequence, so that a CharChunk 
> can be given to a Java 5 regexp matcher
>   without having to do a useless toString on it first. 
> Typically, it would be the URL.
> - For some reason Costin refused this a while ago. Maybe 
> there was a misunderstanding as to what
>   the proposed change was about, as there's no functional 
> change to CharChunk. 
>   Is this change still refused ?
> 
This make 1.4 the minimum JVM version for TC 3.3.  But since I don't see a
3.3.3 release happening, it shouldn't be that big of a deal.



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


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

Reply via email to