On Tue, Dec 06, 2005 at 12:40:47PM +0100, Guillaume Cottenceau wrote: > Oleg Kalnichevski <olegk 'at' apache.org> writes: > > > (2) StringBuffer and ByteArrayOutputStream gotten rid of in favor of > > unsynchronized ByteArrayBuffer and CharArrayBuffer classes > > They seem not to be part of J2SE, nor httpclient HEAD code. Where > do they come from? >
Guillaume, This is a completely new code base which will form the foundation of the next major release of HttpClient: http://svn.apache.org/repos/asf/jakarta/httpcomponents/trunk/ http://svn.apache.org/repos/asf/jakarta/httpcomponents/trunk/http-core/src/java/org/apache/http/io/ Oleg > -- > Guillaume Cottenceau > > --------------------------------------------------------------------- > 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]
